CommentTokenReplaceTestCase::testCommentTokenReplacement in core/modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
hook_field_load in core/modules/field/field.api.php
Define custom load behavior for this module's field types.
NodeTokenReplaceTestCase::testNodeTokenReplacement in core/modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
text_field_formatter_view in core/modules/field/modules/text/text.module
Implements hook_field_formatter_view().
text_field_load in core/modules/field/modules/text/text.module
Implements hook_field_load().