Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextSummaryOrTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
| TextSummaryOrTrimmedFormatter.php | file | core/ |
|
| TextSummaryTest | class | core/ |
Tests text_summary() with different strings and lengths. |
| TextSummaryTest.php | file | core/ |
|
| TextSummaryTest::$modules | property | core/ |
Modules to enable. |
| TextSummaryTest::assertTextSummary | function | core/ |
Calls text_summary() and asserts that the expected teaser is returned. |
| TextSummaryTest::setUp | function | core/ |
|
| TextSummaryTest::testFirstSentenceQuestion | function | core/ |
Tests text summaries for a question followed by a sentence. |
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Tests text summaries with an invalid filter format. |
| TextSummaryTest::testLength | function | core/ |
Tests various summary length edge cases. |
| TextSummaryTest::testLongSentence | function | core/ |
Tests summary with long example. |
| TextSummaryTest::testNormalization | function | core/ |
Test text normalization when filter_html or filter_htmlcorrector enabled. |
| TextSummaryTest::testRequiredSummary | function | core/ |
Tests required summary. |
| TextTrimmedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TextTrimmedFormatter::preRenderSummary | function | core/ |
Pre-render callback: Renders a processed text element's #markup as a summary. |
| TextTrimmedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| TextTrimmedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| TextTrimmedFormatter::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TextTrimmedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| TextWithSummaryItem | class | core/ |
Plugin implementation of the 'text_with_summary' field type. |
| TextWithSummaryItem.php | file | core/ |
|
| TextWithSummaryItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| TextWithSummaryItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| TextWithSummaryItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TextWithSummaryItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TextWithSummaryItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| TextWithSummaryItem::schema | function | core/ |
Returns the schema for the field. |
| TextWithSummaryItemTest | class | core/ |
Tests using entity fields of the text summary field type. |
| TextWithSummaryItemTest.php | file | core/ |
|
| TextWithSummaryItemTest::$field | property | core/ |
Field entity. |
| TextWithSummaryItemTest::$fieldStorage | property | core/ |
Field storage entity. |
| TextWithSummaryItemTest::$modules | property | core/ |
Modules to enable. |
| TextWithSummaryItemTest::createField | function | core/ |
Creates a text_with_summary field storage and field. |
| TextWithSummaryItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TextWithSummaryItemTest::testCrudAndUpdate | function | core/ |
Tests processed properties. |
| text_post_update_add_required_summary_flag_form_display | function | core/ |
Update text_with_summary widgets to add summary required flags. |
| text_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| text_settings.yml | file | core/ |
core/modules/text/migrations/text_settings.yml |
| text_summary | function | core/ |
Generates a trimmed, formatted version of a text field value. |
| the-real-deal-for-supermarket-savvy-shopping.html | file | core/ |
|
| the-real-deal-for-supermarket-savvy-shopping.html | file | core/ |
|
| the-umami-guide-to-our-favourite-mushrooms.html | file | core/ |
|
| the-umami-guide-to-our-favourite-mushrooms.html | file | core/ |
|
| Theme system overview | group | core/ |
Functions and templates for the user interface that themes can override. |
| theme-settings.php | file | core/ |
Functions to support Olivero theme settings. |
| theme-settings.php | file | core/ |
Test to ensure theme compatibility with managed files. |
| theme-test--suggestion.html.twig | file | core/ |
{# Output for Theme API test #} Theme hook implementor=theme-test--suggestion.html.twig. Foo={{ foo }} |
| theme-test-foo.html.twig | file | core/ |
{# Output for Theme API test #} {{ foo -}} |
| theme-test-function-template-override.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. |
| theme-test-general-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter(). |
Pagination
- Previous page
- Page 1275
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.