TextSummaryOrTrimmedFormatter.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php |
Definition of Drupal\text\Plugin\field\formatter\TextSummaryOrTrimmedFormatter. |
UnformattedSummary::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
TextSummaryTest::testLongSentence |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Test summary with long example. |
PictureFormatter::settingsSummary |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Returns a short summary for the current formatter settings. |
ArgumentPluginBase::summaryBasics |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summaryQuery() |
DisplayPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default summary for options in the views UI. |
aggregator-summary-items.html.twig |
file |
drupal/core/modules/aggregator/templates/aggregator-summary-items.html.twig |
Default theme implementation to present feeds as list items. |
HistoryUserTimestamp::adminSummary |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Display the filter on the administrative summary |
TextSummaryTest::assertTextSummary |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Calls text_summary() and asserts that the expected teaser is returned. |
ArgumentPluginBase::defaultSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: summary. |
DisplayExtenderTest::optionsSummary |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
FormatterInterface::settingsSummary |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a short summary for the current formatter settings. |
ArgumentPluginBase::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
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->getUrl(). |
SummaryLengthTest::testSummaryLength |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php |
Tests the node summary length functionality. |
UnformattedSummary::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Provide a form to edit options for this plugin. |
ArgumentPluginBase::summaryNameField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric. |
Rss::buildOptionsForm_summary_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title. |
TextSummaryItem::$propertyDefinitions |
property |
drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Definitions of the contained properties. |
TextTrimmedFormatter::settingsSummary |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Returns a short summary for the current formatter settings. |
template_preprocess_views_view_summary |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views summary templates. |
TextareaWithSummaryWidget::formElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Overrides TextareaWidget::formElement(). |
ArgumentPluginBase::defaultSummaryForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting further summary options when the
default action is set to display one. |
DefaultNumberFormatter::settingsSummary |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Returns a short summary for the current formatter settings. |
TextSummaryItem::getPropertyDefinitions |
function |
drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
TextareaWithSummaryWidget::errorElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Overrides TextareaWidget::errorElement(). |
TelephoneLinkFormatter::settingsSummary |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Returns a short summary for the current formatter settings. |
views-view-summary-unformatted.html.twig |
file |
drupal/core/modules/views/templates/views-view-summary-unformatted.html.twig |
Default theme implementation for unformatted summary links. |
DateTimeDefaultFormatter::settingsSummary |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
DisplayExtenderPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide the default summary for options in the views UI. |
TestFieldDefaultFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
TextSummaryTest::testFirstSentenceQuestion |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Tests an edge case where the first sentence is a question and
subsequent sentences are not. This edge case is documented at
http://drupal.org/node/180425. |
hook_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the field formatter settings summary. |
template_preprocess_aggregator_summary_item |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator summary item templates. |
TestFieldMultipleFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a short summary for the current formatter settings. |
ArgumentPluginBase::processSummaryArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Process the summary arguments for display. |
template_preprocess_aggregator_summary_items |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Prepares variables for aggregator summary templates. |
TestFieldPrepareViewFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Returns a short summary for the current formatter settings. |
EntityReferenceLabelFormatter::settingsSummary |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Returns a short summary for the current formatter settings. |
EntityReferenceEntityFormatter::settingsSummary |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Returns a short summary for the current formatter settings. |
field_test_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_formatter_settings_summary_alter(). |
template_preprocess_views_view_summary_unformatted |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for unformatted summary view templates. |
ArgumentValidatorPluginBase::processSummaryArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Process the summary arguments for displaying. |