Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextItem::schema | function | core/ |
Returns the schema for the field. |
| TextItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| TextItemBase | class | core/ |
Base class for 'text' configurable field types. |
| TextItemBase.php | file | core/ |
|
| TextItemBase::applyDefaultValue | function | core/ |
Applies the default value. |
| TextItemBase::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| TextItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| TextItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| TextItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
| TextItemBase::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TextItemBase::onChange | function | core/ |
React to changes to a child property or item. |
| TextItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
| TextItemBase::validateAllowedFormats | function | core/ |
Render API callback: Processes the allowed formats value. |
| TextItemBaseTest | class | core/ |
Tests TextItemBase. |
| TextItemBaseTest.php | file | core/ |
|
| TextItemBaseTest::$modules | property | core/ |
Modules to install. |
| TextItemBaseTest::providerTextFieldSampleValue | function | core/ |
Data provider for testTextFieldSampleValue. |
| TextItemBaseTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| TextItemBaseTest::testTextFieldSampleValue | function | core/ |
Tests creation of sample values. |
| TextItemSillyNormalizer | class | core/ |
A test TextItem normalizer to test denormalization. |
| TextItemSillyNormalizer.php | file | core/ |
|
| TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| TextItemSillyNormalizer::getSupportedTypes | function | core/ |
|
| 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. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 1308
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.