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. Search main for summary
  6. Other projects
Title Object type File name Summary
TextWithSummaryItemTest::$fieldStorage property core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Field storage entity.
TextWithSummaryItemTest::$modules property core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Modules to install.
TextWithSummaryItemTest::createField function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Creates a text_with_summary field storage and field.
TextWithSummaryItemTest::setUp function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Set the default field storage backend for fields created during tests.
TextWithSummaryItemTest::testCrudAndUpdate function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Tests processed properties.
TextWithSummaryTokenReplaceTest class core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Tests node token replacement for text_with_summary.
TextWithSummaryTokenReplaceTest.php file core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
TextWithSummaryTokenReplaceTest::$modules property core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Modules to install.
TextWithSummaryTokenReplaceTest::setUp function core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
TextWithSummaryTokenReplaceTest::testNodeTokenReplacement function core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Creates a node, then tests the tokens generated from it.
text_summary function core/modules/text/text.module Generates a trimmed, formatted version of a text field value.
text_summary_test.info.yml file core/modules/text/tests/modules/text_summary_test/text_summary_test.info.yml core/modules/text/tests/modules/text_summary_test/text_summary_test.info.yml
text_summary_test.libraries.yml file core/modules/text/tests/modules/text_summary_test/text_summary_test.libraries.yml core/modules/text/tests/modules/text_summary_test/text_summary_test.libraries.yml
Time::summaryTitle function core/modules/views/src/Plugin/views/cache/Time.php Returns a string to display as the clickable title for the access control.
TimestampAgoFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php Returns a short summary for the current formatter settings.
TimestampFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php Returns a short summary for the current formatter settings.
Type::summaryName function core/modules/node/src/Plugin/views/argument/Type.php Provides the name to use for the summary, defaults to the name field.
UnformattedSummary class core/modules/views/src/Plugin/views/style/UnformattedSummary.php The default style plugin for summaries.
UnformattedSummary.php file core/modules/views/src/Plugin/views/style/UnformattedSummary.php
UnformattedSummary::buildOptionsForm function core/modules/views/src/Plugin/views/style/UnformattedSummary.php Provide a form to edit options for this plugin.
UnformattedSummary::defineOptions function core/modules/views/src/Plugin/views/style/UnformattedSummary.php Information about options for all kinds of purposes will be held here.
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a short summary for the current widget settings.
UserName::processSummaryArguments function core/modules/user/src/Plugin/views/argument_validator/UserName.php Processes the summary arguments for displaying.
UserRole::summary function core/modules/user/src/Plugin/Condition/UserRole.php Provides a human readable summary of the condition's configuration.
views-view-summary-unformatted.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/stable9/templates/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/claro/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/starterkit_theme/templates/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/modules/views/templates/views-view-summary-unformatted.html.twig Default theme implementation for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/admin/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary-unformatted.html.twig file core/themes/default_admin/templates/classy/views/views-view-summary-unformatted.html.twig Theme override for unformatted summary links.
views-view-summary.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views-view-summary.html.twig file core/themes/stable9/templates/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views-view-summary.html.twig file core/themes/claro/templates/classy/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views-view-summary.html.twig file core/themes/starterkit_theme/templates/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views-view-summary.html.twig file core/modules/views/templates/views-view-summary.html.twig Default theme implementation to display a list of summary lines.
views-view-summary.html.twig file core/themes/admin/templates/classy/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views-view-summary.html.twig file core/themes/default_admin/templates/classy/views/views-view-summary.html.twig Theme override to display a list of summary lines.
views.view.test_argument_summary.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
views.view.test_summary.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
ViewsHandlerInterface::adminSummary function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Provide text for the administrative summary.
ViewsPluginInterface::summaryTitle function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Returns the summary of the settings in the display.
ViewsThemeHooks::preprocessViewsViewSummary function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views summary templates.
ViewsThemeHooks::preprocessViewsViewSummaryUnformatted function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for unformatted summary view templates.
WeekDate::summaryName function core/modules/views/src/Plugin/views/argument/WeekDate.php Provide a link to the next level of the view.
WidgetBase::settingsSummary function core/lib/Drupal/Core/Field/WidgetBase.php Returns a short summary for the current widget settings.
WidgetInterface::settingsSummary function core/lib/Drupal/Core/Field/WidgetInterface.php Returns a short summary for the current widget settings.
YearMonthDate::summaryName function core/modules/views/src/Plugin/views/argument/YearMonthDate.php Provides the name to use for the summary, defaults to the name field.

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