Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
TextItemSillyNormalizer::getSupportedTypes function core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php
TextItemSillyNormalizer::normalize function core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php Normalizes data into a set of arrays/scalars.
TextLongItem class core/modules/text/src/Plugin/Field/FieldType/TextLongItem.php Plugin implementation of the 'text_long' field type.
TextLongItem.php file core/modules/text/src/Plugin/Field/FieldType/TextLongItem.php
TextLongItem::schema function core/modules/text/src/Plugin/Field/FieldType/TextLongItem.php
TextProcessed class core/modules/text/src/TextProcessed.php A computed property for processing text with a format.
TextProcessed.php file core/modules/text/src/TextProcessed.php
TextProcessed::$processed property core/modules/text/src/TextProcessed.php Cached processed text.
TextProcessed::getAttachments function core/modules/text/src/TextProcessed.php
TextProcessed::getCacheContexts function core/modules/text/src/TextProcessed.php
TextProcessed::getCacheMaxAge function core/modules/text/src/TextProcessed.php
TextProcessed::getCacheTags function core/modules/text/src/TextProcessed.php
TextProcessed::getRenderer function core/modules/text/src/TextProcessed.php Returns the renderer service.
TextProcessed::getValue function core/modules/text/src/TextProcessed.php #[JsonSchema([
'type' => 'string',
'description' => 'May contain HTML markup.',
])]
TextProcessed::setValue function core/modules/text/src/TextProcessed.php
TextProcessed::__construct function core/modules/text/src/TextProcessed.php
TextProcessedAttachmentsTest class core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php Tests that TextProcessed::getAttachments() bubbles filter attachments.
TextProcessedAttachmentsTest.php file core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::$modules property core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::setUp function core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::testGetAttachmentsContainsFilterLibrary function core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php Tests that filter library attachments are available via getAttachments().
TextProcessedTest class core/modules/text/tests/src/Unit/TextProcessedTest.php Tests TextProcessed with AttachmentsInterface.
TextProcessedTest.php file core/modules/text/tests/src/Unit/TextProcessedTest.php
TextProcessedTest::testAttachments function core/modules/text/tests/src/Unit/TextProcessedTest.php Tests addAttachments() merges attachments correctly.
TextSummary class core/modules/text/src/TextSummary.php Summary generator for text fields.
TextSummary.php file core/modules/text/src/TextSummary.php
TextSummary::generate function core/modules/text/src/TextSummary.php Generates a trimmed, formatted version of a text field value.
TextSummary::__construct function core/modules/text/src/TextSummary.php
TextSummaryNodeFieldsTokenTest class core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Tests replacement of Views tokens supplied by the Node module.
TextSummaryNodeFieldsTokenTest.php file core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php
TextSummaryNodeFieldsTokenTest::$defaultTheme property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php
TextSummaryNodeFieldsTokenTest::$testViews property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Views used by this test.
TextSummaryNodeFieldsTokenTest::testViewsTokenReplacement function core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Tests token replacement for Views tokens supplied by the Node module.
TextSummaryOrTrimmedFormatter class core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php Plugin implementation of the 'text_summary_or_trimmed' formatter.
TextSummaryOrTrimmedFormatter.php file core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php
TextSummaryTest class core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests TextSummary::generate() with different strings and lengths.
TextSummaryTest.php file core/modules/text/tests/src/Kernel/TextSummaryTest.php
TextSummaryTest::$modules property core/modules/text/tests/src/Kernel/TextSummaryTest.php
TextSummaryTest::assertTextSummary function core/modules/text/tests/src/Kernel/TextSummaryTest.php Calls TextSummary::generate() and asserts that the expected teaser is returned.
TextSummaryTest::setUp function core/modules/text/tests/src/Kernel/TextSummaryTest.php
TextSummaryTest::testFirstSentenceQuestion function core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests text summaries for a question followed by a sentence.
TextSummaryTest::testInvalidFilterFormat function core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests text summaries with an invalid filter format.
TextSummaryTest::testLength function core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests various summary length edge cases.
TextSummaryTest::testLongSentence function core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests summary with long example.
TextSummaryTest::testNormalization function core/modules/text/tests/src/Kernel/TextSummaryTest.php Test text normalization when filter_html or filter_htmlcorrector enabled.
TextSummaryTest::testRequiredSummary function core/modules/text/tests/src/Kernel/TextSummaryTest.php Tests required summary.
TextSummaryTestHooks class core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php Hook implementations for text_summary_test.
TextSummaryTestHooks.php file core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php
TextSummaryTestHooks::pageAttachmentsAlter function core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php Implements hook_page_attachments_alter().
TextSummaryTestHooks::__construct function core/modules/text/tests/modules/text_summary_test/src/Hook/TextSummaryTestHooks.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.