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