7 #type uses of ProcessedText

check_markup in core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
FilterAPITest::testProcessedTextElement in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests the 'processed_text' element.
MediaFilterController::preview in core/modules/media/src/Controller/MediaFilterController.php
Returns a HTML response containing a preview of the text after filtering.
Text::render in core/modules/views/src/Plugin/views/area/Text.php
Render the area.
TextDefaultFormatter::viewElements in core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php
Builds a renderable array for a field value.
TextProcessed::getValue in core/modules/text/src/TextProcessed.php
Gets the data value.
TextTrimmedFormatter::viewElements in core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php
Builds a renderable array for a field value.

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