18 calls to check_markup()

AreaTextTest::testAreaText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php
BookTest::checkBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Checks the outline of sub-pages; previous, up, and next.
BookTest::testBookExport in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
EditorController::getUntransformedText in drupal/core/modules/editor/lib/Drupal/editor/EditorController.php
Returns an Ajax response to render a text field without transformation filters.
FilterAPITest::testCheckMarkup in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php
Tests the ability to apply only a subset of filters.
FilterNoFormatTest::testCheckMarkupNoFormat in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php
Tests text without format.
FilterSecurityTest::testSkipSecurityFilters in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php
Tests that security filters are enforced even when marked to be skipped.
Internal::generateFormatTagsSetting in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php
Builds the "format_tags" configuration part of the CKEditor JS settings.
Markup::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Markup.php
Render the field.
taxonomy_term_feed in drupal/core/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
taxonomy_tokens in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
template_preprocess_comment in drupal/core/modules/comment/comment.module
Prepares variables for comment templates.
TermRenderController::buildContent in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
Text::renderTextarea in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php
Render a text area, using the proper format.
TextProcessed::getValue in drupal/core/modules/text/lib/Drupal/text/TextProcessed.php
Implements \Drupal\Core\TypedData\TypedDataInterface::getValue().
text_sanitize in drupal/core/modules/text/text.module
Sanitizes the 'value' or 'summary' data of a text value.
TokenReplaceTest::testTaxonomyTokenReplacement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
UserSignatureTest::testUserSignature in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Test that a user can change their signature format and that it is respected upon display.