- 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().
- 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().
- system_tokens in core/
modules/ system/ system.tokens.inc - Implements hook_tokens().
- taxonomy_tokens in core/
modules/ taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- token_example_tokens in modules/
examples/ token_example/ token_example.tokens.inc - Implements hook_tokens().
- token_get_invalid_tokens in core/
includes/ token.inc - Validate an array of tokens based on their token type.
- user_tokens in core/
modules/ user/ user.tokens.inc - Implements hook_tokens().
- views_tokens in core/
modules/ views/ views.tokens.inc - Implements hook_tokens().