15 calls to check_markup() in Drupal 7
- BlockTestCase::testCustomBlock in modules/
block/ block.test - Test creating custom block, moving it to a specific region and then deleting it.
- block_block_view in modules/
block/ block.module - Implements hook_block_view().
- BookTestCase::checkBookNode in modules/
book/ book.test - Checks the outline of sub-pages; previous, up, and next.
- BookTestCase::testBookExport in modules/
book/ book.test - Tests book export ("printer-friendly version") functionality.
- comment_submit in modules/
comment/ comment.module - Prepare a comment for submission.
- FilterNoFormatTestCase::testCheckMarkupNoFormat in modules/
filter/ filter.test - Tests text without format.
- hook_node_update_index in modules/
node/ node.api.php - Act on a node being indexed for searching.
- profile_view_field in modules/
profile/ profile.module - TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/
taxonomy/ taxonomy.test - Creates some terms and a node, then tests the tokens generated from them.
- taxonomy_term_build_content in modules/
taxonomy/ taxonomy.module - Builds a structured array representing the term's content.
- taxonomy_term_feed in modules/
taxonomy/ taxonomy.pages.inc - Generate the content feed for a taxonomy term.
- taxonomy_tokens in modules/
taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- UserSignatureTestCase::testUserSignature in modules/
user/ user.test - Test that a user can change their signature format and that it is respected upon display.
- user_comment_view in modules/
user/ user.module - Implements hook_comment_view().
- _text_sanitize in modules/
field/ modules/ text/ text.module - Sanitizes the 'value' or 'summary' data of a text value.