20 functions implement hook_tokens()

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

comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
Field::add_self_tokens in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Add any special tokens this field might use for itself.
Field::document_self_tokens in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Document any special tokens this field might use for itself.
FieldPluginBase::add_self_tokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Add any special tokens this field might use for itself.
FieldPluginBase::document_self_tokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Document any special tokens this field might use for itself.
FieldPluginBase::get_render_tokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Get the 'render' tokens to use for advanced rendering.
FieldTest::add_self_tokens in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::add_self_tokens().
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
poll_tokens in drupal/core/modules/poll/poll.tokens.inc
Implements hook_tokens().
Roles::add_self_tokens in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
Add any special tokens this field might use for itself.
Roles::document_self_tokens in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
Document any special tokens this field might use for itself.
statistics_tokens in drupal/core/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
StylePluginBase::uses_tokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Return TRUE if this style uses tokens.
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
TaxonomyIndexTid::add_self_tokens in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
Add any special tokens this field might use for itself.
TaxonomyIndexTid::document_self_tokens in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
Document any special tokens this field might use for itself.
taxonomy_tokens in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
user_mail_tokens in drupal/core/modules/user/user.module
Token callback to add unsafe tokens for user mails.
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
views_tokens in drupal/core/modules/views/views.tokens.inc
Implements hook_tokens().