20 calls to check_markup()

AreaTextTest::testAreaText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php
BlockTest::testCustomBlock in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test creating custom block, moving it to a specific region and then deleting it.
block_block_view in drupal/core/modules/block/block.module
Implements hook_block_view().
BookTest::checkBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Check the outline of sub-pages; previous, up, and next; and printer friendly version.
BookTest::testBookExport in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
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.
hook_node_update_index in drupal/core/modules/node/node.api.php
Act on a node being indexed for searching.
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().
TermRenderController::buildContent in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
Text::render_textarea 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/field/modules/text/lib/Drupal/text/TextProcessed.php
Implements TypedDataInterface::getValue().
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.
user_comment_view in drupal/core/modules/user/user.module
Implements hook_comment_view().
_text_sanitize in drupal/core/modules/field/modules/text/text.module
Sanitizes the 'value' or 'summary' data of a text value.