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
FieldTypePluginManager::getStorageSettingsSummary function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Returns the summary of storage-level settings for a field type.
FieldTypePluginManagerInterface::getFieldSettingsSummary function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Returns the summary of field-level settings for a field type.
FieldTypePluginManagerInterface::getStorageSettingsSummary function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Returns the summary of storage-level settings for a field type.
field_third_party_test_field_formatter_settings_summary_alter function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_formatter_settings_summary_alter().
field_third_party_test_field_widget_settings_summary_alter function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_settings_summary_alter().
FileItem::storageSettingsSummary function core/modules/file/src/Plugin/Field/FieldType/FileItem.php
FileMediaFormatterBase::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php Returns a short summary for the current formatter settings.
FileVideoFormatter::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/FileVideoFormatter.php Returns a short summary for the current formatter settings.
FileWidget::settingsSummary function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Returns a short summary for the current widget settings.
FilterPluginBase::adminSummary function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Display the filter on the administrative summary.
FormatterBase::settingsSummary function core/lib/Drupal/Core/Field/FormatterBase.php Returns a short summary for the current formatter settings.
FormatterInterface::settingsSummary function core/lib/Drupal/Core/Field/FormatterInterface.php Returns a short summary for the current formatter settings.
FormTestVerticalTabsWithSummaryForm class core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php Builds a simple form to test vertical-tabs form element with tab summaries.
FormTestVerticalTabsWithSummaryForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php
FormTestVerticalTabsWithSummaryForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php Form constructor.
FormTestVerticalTabsWithSummaryForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php Returns a unique string identifying the form.
FormTestVerticalTabsWithSummaryForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php Form submission handler.
Formula::summaryQuery function core/modules/views/src/Plugin/views/argument/Formula.php Build the summary query based on a formula.
Full::summaryTitle function core/modules/views/src/Plugin/views/pager/Full.php Returns a string to display as the clickable title for the pager plugin.
FullDate::summaryName function core/modules/views/src/Plugin/views/argument/FullDate.php Provides the name to use for the summary, defaults to the name field.
HandlerBase::adminSummary function core/modules/views/src/Plugin/views/HandlerBase.php Provide text for the administrative summary.
HistoryUserTimestamp::adminSummary function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Display the filter on the administrative summary.
hook_field_formatter_settings_summary_alter function core/modules/field_ui/field_ui.api.php Alters the field formatter settings summary.
hook_field_widget_settings_summary_alter function core/modules/field_ui/field_ui.api.php Alters the field widget settings summary.
image-crop-summary.html.twig file core/themes/stable9/templates/admin/image-crop-summary.html.twig Theme override for a summary of an image crop effect.
image-crop-summary.html.twig file core/modules/image/templates/image-crop-summary.html.twig Default theme implementation for a summary of an image crop effect.
image-resize-summary.html.twig file core/themes/stable9/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/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/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/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.
ImageItem::storageSettingsSummary function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
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.

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