You are here

7 calls to check_markup() in Drupal 10

AreaTextTest::testAreaText in core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php
FilterAPITest::testCheckMarkupFilterOrder in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests that the filter order is respected.
FilterAPITest::testCheckMarkupFilterSubset in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests the ability to apply only a subset of filters.
FilterNoFormatTest::testCheckMarkupNoFormat in core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php
Tests text without format.
FilterSecurityTest::testSkipSecurityFilters in core/modules/filter/tests/src/Functional/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.
QuickEditController::getUntransformedText in core/modules/quickedit/src/QuickEditController.php
Returns Ajax response to render text field without transformation filters.