You are here

Functions in Token 8

Primary tabs

Namesort descending Location Description Direct uses Strings
book_tokens ./token.tokens.inc Implements hook_tokens() on behalf of book.module.
book_token_info ./token.tokens.inc Implements hook_token_info() on behalf of book.module.
drush_token_cache_clear_token_info ./token.drush.inc Clear caches internal to Token module. 1
field_tokens ./token.tokens.inc Implements hook_tokens() on behalf of field.module.
field_token_info_alter ./token.tokens.inc Implements hook_token_info_alter() on behalf of field.module.
menu_ui_tokens ./token.tokens.inc Implements hook_tokens() on behalf of menu_ui.module.
menu_ui_token_info ./token.tokens.inc Implements hook_token_info() on behalf of menu_ui.module.
template_preprocess_token_tree_link ./token.pages.inc Theme a link to a token tree shown as a dialog.
token_block_view_alter ./token.module Implements hook_block_view_alter().
token_book_load_all_parents ./token.module Loads all the parents of the book page. 1
token_clean_token_name ./token.module Prepare a string for use as a valid token name.
token_clear_cache ./token.module Clear token caches and static variables. 6 1
token_date_format_delete ./token.module Implements hook_ENTITY_TYPE_delete().
token_date_format_insert ./token.module Implements hook_ENTITY_TYPE_insert().
token_drush_cache_clear ./token.drush.inc Implements hook_drush_cache_clear().
token_element_children ./token.module 2
token_element_validate ./token.module Validate a form element that should have tokens in it. 3
token_entity_base_field_info ./token.module Implements hook_entity_base_field_info().
token_entity_type_alter ./token.module Implements hook_entity_type_alter().
token_field_config_delete ./token.module Implements hook_ENTITY_TYPE_delete().
token_field_config_presave ./token.module Implements hook_ENTITY_TYPE_presave().
token_field_info_alter ./token.module Implements hook_field_info_alter().
token_form_action_form_alter ./token.module Implements hook_form_BASE_FORM_ID_alter().
token_form_block_form_alter ./token.module Implements hook_form_FORM_ID_alter().
token_form_field_config_edit_form_alter ./token.module Implements hook_form_FORM_ID_alter().
token_form_node_form_alter ./token.module Implements hook_form_BASE_FORM_ID_alter() for node_form.
token_form_user_admin_settings_alter ./token.module Implements hook_form_FORM_ID_alter().
token_get_token_problems ./token.install Get token problems. 1
token_get_token_view_display ./token.tokens.inc Returns the token view display for the given entity if enabled. 1
token_help ./token.module Implements hook_help().
token_install ./token.install Implements hook_install().
token_menu_link_content_presave ./token.module Implements hook_ENTITY_TYPE_presave() for menu_link_content.
token_menu_link_load_all_parents ./token.module Loads menu link titles for all purents of a menu link plugin ID. 1 2
token_menu_link_translated_title ./token.module Returns the translated link of a menu title. 3
token_module_implements_alter ./token.module Implements hook_module_implements_alter().
token_module_test_node_presave tests/modules/token_module_test/token_module_test.module Implements hook_ENTITY_TYPE_presave for Node entities.
token_module_test_page_attachments tests/modules/token_module_test/token_module_test.module Implements hook_page_attachments().
token_module_test_token_info tests/modules/token_module_test/token_module_test.tokens.inc Implements hook_token_info()
token_node_insert ./token.module Implements hook_ENTITY_TYPE_insert for node entities.
token_node_menu_link_submit ./token.module Entity builder. 1
token_render_array ./token.module Do not use this function yet. Its API has not been finalized. 2
token_render_array_value ./token.module Do not use this function yet. Its API has not been finalized. 1
token_render_cache_set ./token.module Coyp of drupal_render_cache_set() that does not care about request method.
token_requirements ./token.install Implements hook_requirements().
token_taxonomy_term_load_all_parents ./token.module Loads all the parents of the term in the specified language. 1
token_theme ./token.module Implements hook_theme().
token_tokens ./token.tokens.inc Implements hook_tokens().
token_token_info ./token.tokens.inc Implements hook_token_info().
token_token_info_alter ./token.tokens.inc Implements hook_token_info_alter().
token_update_token_text ./token.install Update a string containing Drupal 6 style tokens to Drupal 7 style tokens.

Pages

Other projects