17 functions implement hook_token_info()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

CommentTokensHooks::tokenInfo in core/modules/comment/src/Hook/CommentTokensHooks.php
Implements hook_token_info().
comment_token_info in core/modules/comment/comment.tokens.inc
Implements hook_token_info().
file_token_info in core/modules/file/file.module
Implements hook_token_info().
LocaleTestHooks::tokenInfo in core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php
Implements hook_token_info().
locale_test_token_info in core/modules/locale/tests/modules/locale_test/locale_test.module
Implements hook_token_info().
NodeTokensHooks::tokenInfo in core/modules/node/src/Hook/NodeTokensHooks.php
Implements hook_token_info().
node_token_info in core/modules/node/node.tokens.inc
Implements hook_token_info().
statistics_token_info in core/modules/statistics/statistics.tokens.inc
Implements hook_token_info().
SystemTokensHooks::tokenInfo in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_token_info().
system_token_info in core/modules/system/system.tokens.inc
Implements hook_token_info().
TaxonomyTokensHooks::tokenInfo in core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Implements hook_token_info().
taxonomy_token_info in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_token_info().
TokenHooks::tokenInfo in core/modules/file/src/Hook/TokenHooks.php
Implements hook_token_info().
UserTokensHooks::tokenInfo in core/modules/user/src/Hook/UserTokensHooks.php
Implements hook_token_info().
user_token_info in core/modules/user/user.tokens.inc
Implements hook_token_info().
ViewsTokensHooks::tokenInfo in core/modules/views/src/Hook/ViewsTokensHooks.php
Implements hook_token_info().
views_token_info in core/modules/views/views.tokens.inc
Implements hook_token_info().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.