| TextSummaryTestCase::testLongSentence | function | core/modules/field/modules/text/tests/text.test | Test summary with long example. | 
          
                  | views_plugin_display::options_summary | function | core/modules/views/plugins/views_plugin_display.inc | Provide the default summary for options in the views UI. | 
          
                  | hook_field_formatter_settings_summary | function | core/modules/field_ui/field_ui.api.php | Return a short summary for the current formatter settings of an instance. | 
          
                  | date_field_formatter_settings_summary | function | core/modules/date/date.field.inc | Implements hook_field_formatter_settings_summary(). | 
          
                  | file_field_formatter_settings_summary | function | core/modules/file/file.field.inc | Implements hook_field_formatter_settings_summary(). | 
          
                  | views_plugin_cache_none::summary_title | function | core/modules/views/plugins/views_plugin_cache_none.inc | Return a string to display as the clickable title for the
access control. | 
          
                  | views_handler_argument::summary_basics | function | core/modules/views/handlers/views_handler_argument.inc | Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summary_query() | 
          
                  | views_plugin_pager_full::summary_title | function | core/modules/views/plugins/views_plugin_pager_full.inc | Return a string to display as the clickable title for the
pager plugin. | 
          
                  | TaxonomyTermDepthLayoutAccess::summary | function | core/modules/taxonomy/layout/taxonomy_term_depth_access.inc | Provides a human-readable summary of this access check's behavior. | 
          
                  | date_views_plugin_pager::summary_title | function | core/modules/date/views/date_views_plugin_pager.inc | Tell Views what this pager's setting is. | 
          
                  | TextSummaryTestCase::assertTextSummary | function | core/modules/field/modules/text/tests/text.test | Calls text_summary() and asserts that the expected teaser is returned. | 
          
                  | views_plugin_pager_none::summary_title | function | core/modules/views/plugins/views_plugin_pager_none.inc | Return a string to display as the clickable title for the
pager plugin. | 
          
                  | views_plugin_style_summary_unformatted | class | core/modules/views/plugins/views_plugin_style_summary_unformatted.inc | The default style plugin for summaries. | 
          
                  | views_plugin_pager_some::summary_title | function | core/modules/views/plugins/views_plugin_pager_some.inc | Return a string to display as the clickable title for the
pager plugin. | 
          
                  | views_plugin_pager_mini::summary_title | function | core/modules/views/plugins/views_plugin_pager_mini.inc | Return a string to display as the clickable title for the
pager plugin. | 
          
                  | template_preprocess_views_view_summary | function | core/modules/views/templates/views.theme.inc | Preprocess theme function to print a single record from a row, with fields | 
          
                  | image_field_formatter_settings_summary | function | core/modules/image/image.field.inc | Implements hook_field_formatter_settings_summary(). | 
          
                  | views_plugin_cache_time::summary_title | function | core/modules/views/plugins/views_plugin_cache_time.inc | Return a string to display as the clickable title for the
access control. | 
          
                  | views-view-summary-unformatted.tpl.php | file | core/modules/views/templates/views-view-summary-unformatted.tpl.php | Default simple view template to display a group of summary lines. | 
          
                  | views_many_to_one_helper::summary_join | function | core/modules/views/includes/handlers.inc | Provide the proper join for summary queries. This is important in part because
it will cooperate with other arguments if possible. | 
          
                  | views_handler_argument::default_summary | function | core/modules/views/handlers/views_handler_argument.inc | Default action: summary. | 
          
                  | number_field_formatter_settings_summary | function | core/modules/field/modules/number/number.module | Implements hook_field_formatter_settings_summary(). | 
          
                  | date_default_formatter_settings_summary | function | core/modules/date/date.admin.inc | Settings summary for the default formatter. | 
          
                  | views_plugin_access_role::summary_title | function | core/modules/views/plugins/views_plugin_access_role.inc | Return a string to display as the clickable title for the
access control. | 
          
                  | views_plugin_access_perm::summary_title | function | core/modules/views/plugins/views_plugin_access_perm.inc | Return a string to display as the clickable title for the
access control. | 
          
                  | views_plugin_access_none::summary_title | function | core/modules/views/plugins/views_plugin_access_none.inc | Return a string to display as the clickable title for the
access control. | 
          
                  | views_handler_argument::summary_argument | function | core/modules/views/handlers/views_handler_argument.inc | 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->get_url(). | 
          
                  | views_handler_sort_random::admin_summary | function | core/modules/views/handlers/views_handler_sort_random.inc | Display whether or not the sort order is ascending or descending | 
          
                  | views_plugin_style_summary::options_form | function | core/modules/views/plugins/views_plugin_style_summary.inc | Provide a form to edit options for this plugin. | 
          
                  | date_interval_formatter_settings_summary | function | core/modules/date/date.admin.inc | Settings summary for the interval formatter. | 
          
                  | date_views_filter_handler::admin_summary | function | core/modules/date/views/date_views_filter_handler.inc | Display the filter on the administrative summary | 
          
                  | TextSummaryTestCase::testOnlyTextSummary | function | core/modules/field/modules/text/tests/text.test | Test sending only summary. | 
          
                  | views_plugin_row_node_rss::summary_title | function | core/modules/node/views/views_plugin_row_node_rss.inc | Returns the summary of the settings in the display. | 
          
                  | SummaryLengthTestCase::testSummaryLength | function | core/modules/node/tests/node.test | Tests the node summary length functionality. | 
          
                  | views_plugin_style_summary_jump_menu.inc | file | core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc | Contains the default summary style plugin, which displays items in an HTML list. | 
          
                  | views_plugin_row_node_view::summary_title | function | core/modules/node/views/views_plugin_row_node_view.inc | Returns the summary of the settings in the display. | 
          
                  | LayoutRelationshipBroken::getAdminSummary | function | core/modules/layout/plugins/relationships/layout_relationship.inc | Return a summary for this relationship. | 
          
                  | views_plugin_row_user_view::summary_title | function | core/modules/user/views/views_plugin_row_user_view.inc | Returns the summary of the settings in the display. | 
          
                  | taxonomy_field_formatter_settings_summary | function | core/modules/taxonomy/taxonomy.module | Implements hook_field_formatter_settings_summary(). | 
          
                  | views_handler_argument::summary_name_field | function | core/modules/views/handlers/views_handler_argument.inc | Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric. | 
          
                  | views_plugin_display_page::options_summary | function | core/modules/views/plugins/views_plugin_display_page.inc | Provide the summary for page options in the views UI. | 
          
                  | date_views_argument_handler::admin_summary | function | core/modules/date/views/date_views_argument_handler.inc | Provide text for the administrative summary | 
          
                  | views_handler_filter_string::admin_summary | function | core/modules/views/handlers/views_handler_filter_string.inc | Display the filter on the administrative summary | 
          
                  | views_plugin_style_summary_unformatted.inc | file | core/modules/views/plugins/views_plugin_style_summary_unformatted.inc | Contains the unformatted summary style plugin. | 
          
                  | views_plugin_display_feed::options_summary | function | core/modules/views/plugins/views_plugin_display_feed.inc | Provide the summary for page options in the views UI. | 
          
                  | hook_field_formatter_settings_summary_alter | function | core/modules/field/field.api.php | Alter the short summary for the current formatter settings of an instance. | 
          
                  | views_handler_filter_numeric::admin_summary | function | core/modules/views/handlers/views_handler_filter_numeric.inc | Display the filter on the administrative summary | 
          
                  | field_test_field_formatter_settings_summary | function | core/modules/field/tests/field_test/field_test.field.inc | Implements hook_field_formatter_settings_summary(). | 
          
                  | views_handler_argument_string::summary_name | function | core/modules/views/handlers/views_handler_argument_string.inc | Provides the name to use for the summary. By default this is just
the name field. | 
          
                  | views_plugin_style_summary_jump_menu::query | function | core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc | Add anything to the query that we might need to. |