8 calls to _text_sanitize()

CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
hook_field_load in drupal/core/modules/field/field.api.php
Define custom load behavior for this module's field types.
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
TextDefaultFormatter::viewElements in drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
TextTrimmedFormatter::viewElements in drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
text_field_load in drupal/core/modules/field/modules/text/text.module
Implements hook_field_load().