Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

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().
field_tokens in core/modules/field/field.tokens.inc
Implements hook_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().
path_tokens in core/modules/path/path.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_mail_tokens in core/modules/user/user.module
Token callback to add unsafe tokens for user mails.
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_field::add_self_tokens in core/modules/views/handlers/views_handler_field.inc
Add any special tokens this field might use for itself.
views_handler_field::document_self_tokens in core/modules/views/handlers/views_handler_field.inc
Document any special tokens this field might use for itself.
views_handler_field::get_render_tokens in core/modules/views/handlers/views_handler_field.inc
Get the 'render' tokens to use for advanced rendering.
views_handler_field_field::add_self_tokens in core/modules/field/views/views_handler_field_field.inc
Add any special tokens this field might use for itself.
views_handler_field_field::document_self_tokens in core/modules/field/views/views_handler_field_field.inc
Document any special tokens this field might use for itself.
views_handler_field_term_node_tid::add_self_tokens in core/modules/taxonomy/views/views_handler_field_term_node_tid.inc
Add any special tokens this field might use for itself.
views_handler_field_term_node_tid::document_self_tokens in core/modules/taxonomy/views/views_handler_field_term_node_tid.inc
Document any special tokens this field might use for itself.
views_handler_field_user_roles::add_self_tokens in core/modules/user/views/views_handler_field_user_roles.inc
Add any special tokens this field might use for itself.
views_handler_field_user_roles::document_self_tokens in core/modules/user/views/views_handler_field_user_roles.inc
Document any special tokens this field might use for itself.
views_plugin_display::get_arguments_tokens in core/modules/views/plugins/views_plugin_display.inc
Returns to tokens for arguments.
views_plugin_style::uses_tokens in core/modules/views/plugins/views_plugin_style.inc
Return TRUE if this style uses tokens.
views_tokens in core/modules/views/views.tokens.inc
Implements hook_tokens().