Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextItemSillyNormalizer::getSupportedTypes | function | core/ |
|
| TextItemSillyNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| TextLongItem | class | core/ |
Plugin implementation of the 'text_long' field type. |
| TextLongItem.php | file | core/ |
|
| TextLongItem::schema | function | core/ |
|
| 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/ |
|
| TextProcessed::getCacheContexts | function | core/ |
|
| TextProcessed::getCacheMaxAge | function | core/ |
|
| TextProcessed::getCacheTags | function | core/ |
|
| TextProcessed::getRenderer | function | core/ |
Returns the renderer service. |
| TextProcessed::getValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'description' => 'May contain HTML markup.', ])] |
| TextProcessed::setValue | function | core/ |
|
| TextProcessed::__construct | function | core/ |
|
| TextProcessedAttachmentsTest | class | core/ |
Tests that TextProcessed::getAttachments() bubbles filter attachments. |
| TextProcessedAttachmentsTest.php | file | core/ |
|
| TextProcessedAttachmentsTest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| TextSummaryTest::assertTextSummary | function | core/ |
Calls TextSummary::generate() 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. |
| TextSummaryTestHooks | class | core/ |
Hook implementations for text_summary_test. |
| TextSummaryTestHooks.php | file | core/ |
|
| TextSummaryTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| TextSummaryTestHooks::__construct | function | core/ |
Pagination
- Previous page
- Page 1633
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.