You are here

9 calls to check_markup() in Zircon Profile 8.0

AreaTextTest::testAreaText in core/modules/views/src/Tests/Handler/AreaTextTest.php
EditorController::getUntransformedText in core/modules/editor/src/EditorController.php
Returns an Ajax response to render a text field without transformation filters.
FilterAPITest::testCheckMarkupFilterOrder in core/modules/filter/src/Tests/FilterAPITest.php
Tests that the filter order is respected.
FilterAPITest::testCheckMarkupFilterSubset in core/modules/filter/src/Tests/FilterAPITest.php
Tests the ability to apply only a subset of filters.
FilterNoFormatTest::testCheckMarkupNoFormat in core/modules/filter/src/Tests/FilterNoFormatTest.php
Tests text without format.
FilterSecurityTest::testSkipSecurityFilters in core/modules/filter/src/Tests/FilterSecurityTest.php
Tests that security filters are enforced even when marked to be skipped.
Internal::generateFormatTagsSetting in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
Builds the "format_tags" configuration part of the CKEditor JS settings.
Markup::render in core/modules/views/src/Plugin/views/field/Markup.php
Renders the field.
TextProcessed::getValue in core/modules/text/src/TextProcessed.php
Gets the data value.