book_tokens in core/modules/book/book.tokens.inc
Implements hook_tokens() on behalf of book.module.
comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
DateFieldTokenTestCase::testDateFieldToken in core/modules/date/tests/date_field.test
Tests that date field tokens function properly.
date_tokens in core/modules/date/date.tokens.inc
Implements hook_tokens().
entity_tokens in core/modules/entity/entity.tokens.inc
Implements hook_tokens().
hook_tokens in core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
image_tokens in core/modules/image/image.tokens.inc
Implements hook_tokens().
menu_tokens in core/modules/menu/menu.tokens.inc
Implements hook_tokens() on behalf of menu.module.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
PathPatternTestHelper::assertToken in core/modules/path/tests/path_pattern.test
PathPatternTokenTestCase::assertTokens in core/modules/path/tests/path_pattern.test
Function copied from TokenTestHelper::assertTokens().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
taxonomy_tokens in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
TokenReplaceTestCase::testTokenReplacement in core/modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
TokenTestHelper::assertNoTokens in core/modules/simpletest/tests/token.test
TokenTestHelper::assertTokens in core/modules/simpletest/tests/token.test
token_build_tree in core/includes/token.inc
Build a tree array of tokens, commonly used for rendering the token browser.
token_example_tokens in modules/examples/token_example/token_example.tokens.inc
Implements hook_tokens().
token_replace in core/includes/token.inc
Replaces all tokens in a given string with appropriate values.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views_tokens in core/modules/views/views.tokens.inc
Implements hook_tokens().