Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests calculate dependencies. |
| 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/ |
Normalizes data into a set of arrays/scalars. |
| 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::getAttachments | function | core/ |
Gets this object's attached collection. |
| 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/ |
#[JsonSchema([ 'type' => 'string', 'description' => 'May contain HTML markup.', ])] |
| TextProcessed::setValue | function | core/ |
Sets the data value. |
| TextProcessed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| TextProcessedAttachmentsTest | class | core/ |
Tests that TextProcessed::getAttachments() bubbles filter attachments. |
| TextProcessedAttachmentsTest.php | file | core/ |
|
| TextProcessedAttachmentsTest::$modules | property | core/ |
Modules to install. |
| TextProcessedAttachmentsTest::setUp | function | core/ |
|
| TextProcessedAttachmentsTest::testGetAttachmentsContainsFilterLibrary | function | core/ |
Tests that filter library attachments are available via getAttachments(). |
| TextProcessedTest | class | core/ |
Tests TextProcessed with AttachmentsInterface. |
| TextProcessedTest.php | file | core/ |
|
| TextProcessedTest::testAttachments | function | core/ |
Tests addAttachments() merges attachments correctly. |
| TextSummary | class | core/ |
Summary generator for text fields. |
| TextSummary.php | file | core/ |
|
| TextSummary::generate | function | core/ |
Generates a trimmed, formatted version of a text field value. |
| TextSummary::__construct | function | core/ |
|
| TextSummaryNodeFieldsTokenTest | class | core/ |
Tests replacement of Views tokens supplied by the Node module. |
| TextSummaryNodeFieldsTokenTest.php | file | core/ |
|
| TextSummaryNodeFieldsTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextSummaryNodeFieldsTokenTest::$testViews | property | core/ |
Views used by this test. |
| TextSummaryNodeFieldsTokenTest::testViewsTokenReplacement | function | core/ |
Tests token replacement for Views tokens supplied by the Node module. |
| TextSummaryOrTrimmedFormatter | class | core/ |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
| TextSummaryOrTrimmedFormatter.php | file | core/ |
|
| TextSummaryTest | class | core/ |
Tests TextSummary::generate() with different strings and lengths. |
| TextSummaryTest.php | file | core/ |
|
| TextSummaryTest::$modules | property | core/ |
Modules to install. |
| TextSummaryTest::assertTextSummary | function | core/ |
Calls TextSummary::generate() and asserts that the expected teaser is returned. |
| TextSummaryTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1426
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.