Search for summary

  1. Search 7.x for summary
  2. Search 9.5.x for summary
  3. Search 8.9.x for summary
  4. Search 10.3.x for summary
  5. Other projects
Title Object type File name Summary
Access::adminSummary function core/modules/node/src/Plugin/views/filter/Access.php Display the filter on the administrative summary.
AccessPluginBase::summaryTitle function core/modules/views/src/Plugin/views/access/AccessPluginBase.php Returns the summary of the settings in the display.
AreaPluginBase::adminSummary function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide text for the administrative summary.
ArgumentPluginBase::adminSummary function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide text for the administrative summary.
ArgumentPluginBase::defaultSummary function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: summary.
ArgumentPluginBase::defaultSummaryForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides a form for selecting summary options.
ArgumentPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Process the summary arguments for display.
ArgumentPluginBase::summaryArgument function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides the argument to use to link from the summary to the next level.
ArgumentPluginBase::summaryBasics function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Adds basic information to the summary query.
ArgumentPluginBase::summaryName function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides the name to use for the summary, defaults to the name field.
ArgumentPluginBase::summaryNameField function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Adds the name field, which is the field displayed in summary queries.
ArgumentPluginBase::summaryQuery function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Build the info for the summary query.
ArgumentPluginBase::summarySort function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Sorts the summary based upon the user's selection.
ArgumentSummaryTest class core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Tests the summary of results when an argument is not provided.
ArgumentSummaryTest.php file core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
ArgumentSummaryTest::$modules property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Modules to enable.
ArgumentSummaryTest::$nodeType property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Node type with an autocomplete tagging field.
ArgumentSummaryTest::$tagVocabulary property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php The vocabulary used for the test tag field.
ArgumentSummaryTest::$testViews property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Views to be enabled.
ArgumentSummaryTest::createTag function core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Creates a term in the tag vocabulary.
ArgumentSummaryTest::setUp function core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
ArgumentSummaryTest::testArgumentSummary function core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Tests the argument summary feature.
ArgumentValidatorPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Processes the summary arguments for displaying.
Attachment::optionsSummary function core/modules/views/src/Plugin/views/display/Attachment.php Provide the summary for attachment options in the views UI.
BaloneySpam::summary function core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php Provides a human readable summary of the condition's configuration.
Block::optionsSummary function core/modules/views/src/Plugin/views/display/Block.php Provide the summary for page options in the views UI.
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a short summary for the current widget settings.
BooleanFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Returns a short summary for the current formatter settings.
BooleanOperator::adminSummary function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Display the filter on the administrative summary.
CachePluginBase::summaryTitle function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Returns a string to display as the clickable title for the access control.
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a short summary for the current formatter settings.
ConditionInterface::summary function core/lib/Drupal/Core/Condition/ConditionInterface.php Provides a human readable summary of the condition's configuration.
ConditionTestDualUser::summary function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php Provides a human readable summary of the condition's configuration.
ConditionTestNoExistingType::summary function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php Provides a human readable summary of the condition's configuration.
ConvertImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns a render array summarizing the configuration of the image effect.
CropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Returns a render array summarizing the configuration of the image effect.
CurrentThemeCondition::summary function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Provides a human readable summary of the condition's configuration.
DateRangeCustomFormatter::settingsSummary function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php Returns a short summary for the current formatter settings.
DateRangeDatelistWidget::settingsSummary function core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php Returns a short summary for the current widget settings.
DateRangeDefaultFormatter::settingsSummary function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php Returns a short summary for the current formatter settings.
DateRangePlainFormatter::settingsSummary function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Returns a short summary for the current formatter settings.
DateTimeCustomFormatter::settingsSummary function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php Returns a short summary for the current formatter settings.
DateTimeDatelistWidget::settingsSummary function core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php Returns a short summary for the current widget settings.
DateTimeDefaultFormatter::settingsSummary function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php Returns a short summary for the current formatter settings.
DateTimeFormatterBase::settingsSummary function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php Returns a short summary for the current formatter settings.
DateTimeRangeTrait::dateTimeRangeSettingsSummary function core/modules/datetime_range/src/DateTimeRangeTrait.php Gets the date time range settings summary.
DayDate::summaryArgument function core/modules/views/src/Plugin/views/argument/DayDate.php Provides the argument to use to link from the summary to the next level.
DayDate::summaryName function core/modules/views/src/Plugin/views/argument/DayDate.php Provides the name to use for the summary, defaults to the name field.
DefaultSummary class core/modules/views/src/Plugin/views/style/DefaultSummary.php The default style plugin for summaries.
DefaultSummary.php file core/modules/views/src/Plugin/views/style/DefaultSummary.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.