Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| TextItemSillyNormalizer::normalize | function | core/ |
|
| TextLongItem::schema | function | core/ |
Returns the schema for the field. |
| TextProcessed | class | core/ |
A computed property for processing text with a format. |
| TextProcessed.php | file | core/ |
|
| TextProcessed::$processed | property | core/ |
Cached processed text. |
| TextProcessed::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TextProcessed::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TextProcessed::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TextProcessed::getRenderer | function | core/ |
Returns the renderer service. |
| TextProcessed::getValue | function | core/ |
Gets the data value. |
| TextProcessed::setValue | function | core/ |
Sets the data value. |
| TextProcessed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| TextRequiredSummaryUpdateTest | class | core/ |
Tests updates for adding required summary flags to widgets and fields. |
| TextRequiredSummaryUpdateTest.php | file | core/ |
|
| TextRequiredSummaryUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextRequiredSummaryUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate | function | core/ |
Tests that widgets and fields are updated for required summary flag. |
| 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 an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at https://www.drupal.org/node/180425. |
| TextSummaryTest::testInvalidFilterFormat | function | core/ |
Test text_summary() returns an empty string without any error when called with an invalid format. |
| TextSummaryTest::testLength | function | core/ |
Test various summary length edge cases. |
| TextSummaryTest::testLongSentence | function | core/ |
Test summary with long example. |
| TextSummaryTest::testRequiredSummary | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 1244
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.