Search for summary

  1. Search 7.x for summary
  2. Search 8.9.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
image-resize-summary.html.twig file core/themes/stable/templates/admin/image-resize-summary.html.twig Theme override for a summary of an image resize effect.
image-resize-summary.html.twig file core/modules/image/templates/image-resize-summary.html.twig Default theme implementation for a summary of an image resize effect.
image-rotate-summary.html.twig file core/themes/stable9/templates/admin/image-rotate-summary.html.twig Theme override for a summary of an image rotate effect.
image-rotate-summary.html.twig file core/themes/stable/templates/admin/image-rotate-summary.html.twig Theme override for a summary of an image rotate effect.
image-rotate-summary.html.twig file core/modules/image/templates/image-rotate-summary.html.twig Default theme implementation for a summary of an image rotate effect.
image-scale-and-crop-summary.html.twig file core/themes/stable9/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop effect.
image-scale-and-crop-summary.html.twig file core/themes/stable/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop effect.
image-scale-and-crop-summary.html.twig file core/modules/image/templates/image-scale-and-crop-summary.html.twig Default theme implementation for a summary of an image scale and crop effect.
image-scale-summary.html.twig file core/themes/stable9/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
image-scale-summary.html.twig file core/themes/stable/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
image-scale-summary.html.twig file core/modules/image/templates/image-scale-summary.html.twig Default theme implementation for a summary of an image scale effect.
ImageEffectBase::getSummary function core/modules/image/src/ImageEffectBase.php Returns a render array summarizing the configuration of the image effect.
ImageEffectInterface::getSummary function core/modules/image/src/ImageEffectInterface.php Returns a render array summarizing the configuration of the image effect.
ImageFormatter::settingsSummary function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Returns a short summary for the current formatter settings.
ImageUrlFormatter::settingsSummary function core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php Returns a short summary for the current formatter settings.
ImageWidget::settingsSummary function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Returns a short summary for the current widget settings.
InOperator::adminSummary function core/modules/views/src/Plugin/views/filter/InOperator.php Display the filter on the administrative summary.
Language::summary function core/modules/language/src/Plugin/Condition/Language.php Provides a human readable summary of the condition's configuration.
LanguageArgument::summaryName function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName().
LanguageFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Returns a short summary for the current formatter settings.
LatestRevision::adminSummary function core/modules/views/src/Plugin/views/filter/LatestRevision.php Display the filter on the administrative summary.
LatestTranslationAffectedRevision::adminSummary function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Display the filter on the administrative summary.
LinkFormatter::settingsSummary function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Returns a short summary for the current formatter settings.
LinkWidget::settingsSummary function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a short summary for the current widget settings.
ManyToOne::summaryArgument function core/modules/views/src/Plugin/views/argument/ManyToOne.php Provides the argument to use to link from the summary to the next level.
ManyToOne::summaryQuery function core/modules/views/src/Plugin/views/argument/ManyToOne.php Build the info for the summary query.
ManyToOneHelper::summaryJoin function core/modules/views/src/ManyToOneHelper.php Provides the proper join for summary queries.
MediaLibraryWidget::settingsSummary function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Returns a short summary for the current widget settings.
MediaThumbnailFormatter::settingsSummary function core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php Returns a short summary for the current formatter settings.
MediaThumbnailFormatterTest::providerTestSettingsSummary function core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Data provider for testSettingsSummary().
MediaThumbnailFormatterTest::testSettingsSummary function core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Tests the settings summary.
Mini::summaryTitle function core/modules/views/src/Plugin/views/pager/Mini.php Returns a string to display as the clickable title for the pager plugin.
MissingSchema::summary function core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php Provides a human readable summary of the condition's configuration.
MonthDate::summaryArgument function core/modules/views/src/Plugin/views/argument/MonthDate.php Provides the argument to use to link from the summary to the next level.
MonthDate::summaryName function core/modules/views/src/Plugin/views/argument/MonthDate.php Provides the name to use for the summary, defaults to the name field.
Name::adminSummary function core/modules/user/src/Plugin/views/filter/Name.php Display the filter on the administrative summary.
NodeType::summary function core/modules/node/src/Plugin/Condition/NodeType.php Provides a human readable summary of the condition's configuration.
None::summaryTitle function core/modules/views/src/Plugin/views/cache/None.php Returns a string to display as the clickable title for the access control.
None::summaryTitle function core/modules/views/src/Plugin/views/access/None.php Returns the summary of the settings in the display.
None::summaryTitle function core/modules/views/src/Plugin/views/pager/None.php Returns a string to display as the clickable title for the pager plugin.
NumberListField::summaryName function core/modules/options/src/Plugin/views/argument/NumberListField.php Provides the name to use for the summary, defaults to the name field.
NumberWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Returns a short summary for the current widget settings.
NumericFilter::adminSummary function core/modules/views/src/Plugin/views/filter/NumericFilter.php Display the filter on the administrative summary.
NumericFormatterBase::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php Returns a short summary for the current formatter settings.
OEmbedFormatter::settingsSummary function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Returns a short summary for the current formatter settings.
OptionalContextCondition::summary function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php Provides a human readable summary of the condition's configuration.
Page::optionsSummary function core/modules/views/src/Plugin/views/display/Page.php Provides the default summary for options in the views UI.
PagerPluginBase::summaryTitle function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Returns a string to display as the clickable title for the pager plugin.
PathPluginBase::optionsSummary function core/modules/views/src/Plugin/views/display/PathPluginBase.php Provides the default summary for options in the views UI.
Permission::summaryTitle function core/modules/user/src/Plugin/views/access/Permission.php Returns the summary of the settings in the display.

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