10 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().
- HistoryTokensHooks::tokenInfo in core/
modules/ history/ src/ Hook/ HistoryTokensHooks.php - Implements hook_token_info().
- LocaleTestHooks::tokenInfo in core/
modules/ locale/ tests/ modules/ locale_test/ src/ Hook/ LocaleTestHooks.php - Implements hook_token_info().
- module_test_token_info in core/
modules/ system/ tests/ modules/ module_test/ module_test.tokens.inc - Implements hook_token_info().
- NodeTokensHooks::tokenInfo in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_token_info().
- SystemTokensHooks::tokenInfo in core/
modules/ system/ src/ Hook/ SystemTokensHooks.php - Implements hook_token_info().
- TaxonomyTokensHooks::tokenInfo in core/
modules/ taxonomy/ src/ Hook/ TaxonomyTokensHooks.php - 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().
- ViewsTokensHooks::tokenInfo in core/
modules/ views/ src/ Hook/ ViewsTokensHooks.php - Implements hook_token_info().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.