Contains filters are case sensitive
Namesort descending Location Description
timer_read includes/bootstrap.inc Reads the current timer value without stopping the timer.
timer_start includes/bootstrap.inc Starts the timer with the specified name.
timer_stop includes/bootstrap.inc Stops the timer with the specified name.
timezone_country_get_list includes/locale.inc Get list of all predefined and custom timezone countries.
_token_build_tree includes/token.inc Recursive helper for token_build_tree().
token_build_tree includes/token.inc Build a tree array of tokens, commonly used for rendering the token browser.
token_cache_clear includes/token.inc Clear token caches and static variables.
token_clean_token_name includes/token.inc Prepare a string for use as a valid token name.
token_element_validate includes/token.inc Validate a form element that should have tokens in it.
token_find_with_prefix includes/token.inc Returns a list of tokens that begin with a specific prefix.
token_flatten_tree includes/token.inc Flatten a token tree.
token_generate includes/token.inc Generates replacement values for a list of tokens.
token_get_global_token_types includes/token.inc Get a list of token types that can be used without any context (global).
token_get_info includes/token.inc Retrieve, sort, store token info from the cache.
token_get_invalid_tokens includes/token.inc Validate an array of tokens based on their token type.
token_get_invalid_tokens_by_context includes/token.inc Validate an tokens in raw text based on possible contexts.
token_get_module includes/token.inc Return the module responsible for a token.
token_get_token_problems includes/token.inc Retrieves the current list of all site tokens and checks for common problems.
token_info includes/token.inc Returns metadata describing supported tokens.
token_render_array includes/token.inc Renders a render array for display as a token.
token_render_array_value includes/token.inc Renders a render array for display as a token.
token_replace includes/token.inc Replaces all tokens in a given string with appropriate values.
token_scan includes/token.inc Builds a list of all token-like patterns that appear in the text.
token_test_exit modules/simpletest/tests/token_test.module Implements hook_exit().
_token_token_tree_format_row modules/system/system.theme.inc Build a row in the token tree.
token_type_load includes/token.inc Loads a token type.
translation_admin_paths modules/translation/translation.module Implements hook_admin_paths().
translation_autoload_info modules/translation/translation.module Implements hook_autoload_info().
translation_config_info modules/translation/translation.module Implements hook_config_info().
translation_form_node_form_alter modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_language_switch_links_alter modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu modules/translation/translation.module Implements hook_menu().
translation_node_get_translations modules/translation/translation.module Gets all nodes in a given translation set.
translation_node_insert modules/translation/translation.module Implements hook_node_insert().
translation_node_overview modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations.
translation_node_predelete modules/translation/translation.module Implements hook_node_predelete().
translation_node_prepare modules/translation/translation.module Implements hook_node_prepare().
translation_node_type_load modules/translation/translation.module Implements hook_node_type_load().
translation_node_update modules/translation/translation.module Implements hook_node_update().
translation_node_validate modules/translation/translation.module Implements hook_node_validate().
translation_node_view modules/translation/translation.module Implements hook_node_view().
translation_path_get_translations modules/translation/translation.module Returns the paths of all translations of a node, based on its Backdrop path.
translation_permission modules/translation/translation.module Implements hook_permission().
translation_remove_from_set modules/translation/translation.module Removes a node from its translation set and updates accordingly.
translation_supported_type modules/translation/translation.module Returns whether the given content type has support for translations.
_translation_tab_access modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'.
translation_test_node_insert modules/translation/tests/translation_test/translation_test.module Implements hook_node_insert().
translation_update_1000 modules/translation/translation.install Convert translation settings to config.
translation_update_1001 modules/translation/translation.install Fix Views which still have the Drupal 7 version of the language field and filter. Change from "language" to "langcode".

Pages