6 calls to text_sanitize()

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/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
TextTrimmedFormatter::viewElements in drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php
Builds a renderable array for a field value.
text_field_load in drupal/core/modules/text/text.module
Implements hook_field_load().