Search for summary

  1. Search 7.x for summary
  2. Search 9.5.x for summary
  3. Search 10.3.x for summary
  4. Search 11.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::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 Provide a form for selecting further summary options when the
default action is set to display one.
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 Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl().
ArgumentPluginBase::summaryBasics function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summaryQuery()
ArgumentPluginBase::summaryName function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides the name to use for the summary. By default this is just
the name field.
ArgumentPluginBase::summaryNameField function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric.
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. The base variant of
this is usually adequate.
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 Return 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.
core.entity_view_display.aggregator_feed.aggregator_feed.summary.yml file core/modules/aggregator/config/install/core.entity_view_display.aggregator_feed.aggregator_feed.summary.yml core/modules/aggregator/config/install/core.entity_view_display.aggregator_feed.aggregator_feed.summary.yml
core.entity_view_display.aggregator_item.aggregator_item.summary.yml file core/modules/aggregator/config/install/core.entity_view_display.aggregator_item.aggregator_item.summary.yml core/modules/aggregator/config/install/core.entity_view_display.aggregator_item.aggregator_item.summary.yml
core.entity_view_mode.aggregator_feed.summary.yml file core/modules/aggregator/config/install/core.entity_view_mode.aggregator_feed.summary.yml core/modules/aggregator/config/install/core.entity_view_mode.aggregator_feed.summary.yml
core.entity_view_mode.aggregator_item.summary.yml file core/modules/aggregator/config/install/core.entity_view_mode.aggregator_item.summary.yml core/modules/aggregator/config/install/core.entity_view_mode.aggregator_item.summary.yml
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.
DayDate::summaryArgument function core/modules/views/src/Plugin/views/argument/DayDate.php Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl().
DayDate::summaryName function core/modules/views/src/Plugin/views/argument/DayDate.php Provides the name to use for the summary. By default this is just
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
DefaultSummary::buildOptionsForm function core/modules/views/src/Plugin/views/style/DefaultSummary.php Provide a form to edit options for this plugin.
DefaultSummary::defineOptions function core/modules/views/src/Plugin/views/style/DefaultSummary.php Information about options for all kinds of purposes will be held here.
DefaultSummary::query function core/modules/views/src/Plugin/views/style/DefaultSummary.php Add anything to the query that we might need to.
DefaultSummary::render function core/modules/views/src/Plugin/views/style/DefaultSummary.php Render the display in this style.
DescriptionAwareFileFormatterBase::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a short summary for the current formatter settings.
DisplayExtenderPluginBase::optionsSummary function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Provide the default summary for options in the views UI.
DisplayExtenderTest::optionsSummary function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Provide the default summary for options in the views UI.

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