Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for summary

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
text_summary function core/modules/field/modules/text/text.module Generate a trimmed, formatted version of a text field value.
TextSummaryTestCase class core/modules/field/modules/text/tests/text.test
SummaryLengthTestCase class core/modules/node/tests/node.test Tests the summary length functionality.
LayoutAccess::summary function core/modules/layout/plugins/access/layout_access.inc Provides a human-readable summary of this access check's behavior.
theme_image_crop_summary function core/modules/image/image.theme.inc Returns HTML for a summary of an image crop effect.
PathLayoutAccess::summary function core/modules/layout/plugins/access/path_layout_access.inc Provides a human-readable summary of this access check's behavior.
theme_image_scale_summary function core/modules/image/image.theme.inc Returns HTML for a summary of an image scale effect.
FrontLayoutAccess::summary function core/modules/layout/plugins/access/front_layout_access.inc Provides a human-readable summary of this access check's behavior.
views_plugin_style_summary class core/modules/views/plugins/views_plugin_style_summary.inc The default style plugin for summaries.
TextSummaryTestCase::setUp function core/modules/field/modules/text/tests/text.test Sets up a Backdrop site for running functional and integration tests.
theme_image_resize_summary function core/modules/image/image.theme.inc Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary function core/modules/image/image.theme.inc Returns HTML for a summary of an image rotate effect.
views-view-summary.tpl.php file core/modules/views/templates/views-view-summary.tpl.php Default simple view template to display a list of summary lines.
LayoutAccessBroken::summary function core/modules/layout/plugins/access/layout_access.inc
views_plugin::summary_title function core/modules/views/includes/plugin.inc Returns the summary of the settings in the display.
views_handler::admin_summary function core/modules/views/includes/handlers.inc Provide text for the administrative summary
LanguageLayoutAccess::summary function core/modules/layout/plugins/access/language_layout_access.inc Provides a human-readable summary of this access check's behavior.
UserRoleLayoutAccess::summary function core/modules/layout/plugins/access/user_role_layout_access.inc Provides a human-readable summary of this access check's behavior.
EntityIDLayoutAccess::summary function core/modules/layout/plugins/access/entity_id_layout_access.inc
LayoutContext::getAdminSummary function core/modules/layout/plugins/context/layout_context.inc Return a summary for this context.
views_plugin_style_summary.inc file core/modules/views/plugins/views_plugin_style_summary.inc Contains the default summary style plugin, which displays items in an HTML list.
theme_simpletest_result_summary function core/modules/simpletest/simpletest.theme.inc Returns HTML for the summary status of a simpletest result.
TextSummaryTestCase::testLength function core/modules/field/modules/text/tests/text.test Test various summary length edge cases.
_simpletest_format_summary_line function core/modules/simpletest/simpletest.module
UserCompareLayoutAccess::summary function core/modules/layout/plugins/access/user_compare_layout_access.inc Provides a human-readable summary of this access check's behavior.
EntityBundleLayoutAccess::summary function core/modules/layout/plugins/access/entity_bundle_layout_access.inc
views_plugin_style_summary::query function core/modules/views/plugins/views_plugin_style_summary.inc Add anything to the query that we might need to.
views_plugin_query::summary_title function core/modules/views/plugins/views_plugin_query.inc Returns the summary of the settings in the display.
views_handler_sort::admin_summary function core/modules/views/handlers/views_handler_sort.inc Display whether or not the sort order is ascending or descending
views_plugin_pager::summary_title function core/modules/views/plugins/views_plugin_pager.inc Return a string to display as the clickable title for the pager plugin.
views_plugin_cache::summary_title function core/modules/views/plugins/views_plugin_cache.inc Return a string to display as the clickable title for the access control.
views_handler_area::admin_summary function core/modules/views/handlers/views_handler_area.inc Provide extra data to the administration form
views_handler_field::admin_summary function core/modules/views/handlers/views_handler_field.inc Provide extra data to the administration form
views_plugin_access::summary_title function core/modules/views/plugins/views_plugin_access.inc Return a string to display as the clickable title for the access control.
views_plugin_style_summary::render function core/modules/views/plugins/views_plugin_style_summary.inc Render the display in this style.
TextSummaryTestCase::$post_creator property core/modules/field/modules/text/tests/text.test
UserPermissionLayoutAccess::summary function core/modules/layout/plugins/access/user_permission_layout_access.inc Provides a human-readable summary of this access check's behavior.
views_handler_filter::admin_summary function core/modules/views/handlers/views_handler_filter.inc Display the filter on the administrative summary
LayoutRelationship::getAdminSummary function core/modules/layout/plugins/relationships/layout_relationship.inc Return a summary for this relationship.
views_handler_argument::summary_sort function core/modules/views/handlers/views_handler_argument.inc Sorts the summary based upon the user's selection. The base variant of this is usually adequate.
views_handler_argument::summary_name function core/modules/views/handlers/views_handler_argument.inc Provides the name to use for the summary. By default this is just the name field.
LayoutStringContext::getAdminSummary function core/modules/layout/plugins/context/layout_context.inc Return a summary for this context.
views_plugin_style_summary_jump_menu class core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc The default style plugin for summaries.
EntityLayoutContext::getAdminSummary function core/modules/layout/plugins/context/entity_layout_context_handler.inc Return a summary for this context.
theme_image_example_colorize_summary function modules/examples/image_example/image_example.module Formats a summary of an image colorize effect.
link_field_formatter_settings_summary function core/modules/link/link.module Implements hook_field_formatter_settings_summary().
views_handler_argument::summary_query function core/modules/views/handlers/views_handler_argument.inc Build the info for the summary query.
HttpResponseCodeLayoutAccess::summary function core/modules/layout/plugins/access/http_response_code_layout_access.inc Provides a human-readable summary of this access check's behavior.
text_field_formatter_settings_summary function core/modules/field/modules/text/text.module Implements hook_field_formatter_settings_summary().
list_field_formatter_settings_summary function core/modules/field/modules/list/list.module Implements hook_field_formatter_settings_summary().

Pages

  • 1
  • 2
  • 3
  • 4
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org