Namesort descending Location Description
token_clean_token_name core/includes/token.inc Prepare a string for use as a valid token name.
token_element_validate core/includes/token.inc Validate a form element that should have tokens in it.
token_example_entity_info_alter modules/examples/token_example/token_example.module Implements hook_entity_info_alter().
token_example_example_form modules/examples/token_example/token_example.module Form builder; display lists of supported token entities and text to tokenize.
token_example_example_form_submit modules/examples/token_example/token_example.module Submit callback; store the submitted values into storage.
token_example_menu modules/examples/token_example/token_example.module Implements hook_menu().
token_example_tokens modules/examples/token_example/token_example.tokens.inc Implements hook_tokens().
token_example_token_info modules/examples/token_example/token_example.tokens.inc Implements hook_token_info().
token_find_with_prefix core/includes/token.inc Returns a list of tokens that begin with a specific prefix.
token_flatten_tree core/includes/token.inc Flatten a token tree.
token_generate core/includes/token.inc Generates replacement values for a list of tokens.
token_get_global_token_types core/includes/token.inc Get a list of token types that can be used without any context (global).
token_get_info core/includes/token.inc Retrieve, sort, store token info from the cache.
token_get_invalid_tokens core/includes/token.inc Validate an array of tokens based on their token type.
token_get_invalid_tokens_by_context core/includes/token.inc Validate an tokens in raw text based on possible contexts.
token_get_module core/includes/token.inc Return the module responsible for a token.
token_get_token_problems core/includes/token.inc Retrieves the current list of all site tokens and checks for common problems.
token_info core/includes/token.inc Returns metadata describing supported tokens.
token_render_array core/includes/token.inc Renders a render array for display as a token.
token_render_array_value core/includes/token.inc Renders a render array for display as a token.
token_replace core/includes/token.inc Replaces all tokens in a given string with appropriate values.
token_scan core/includes/token.inc Builds a list of all token-like patterns that appear in the text.
token_test_exit core/modules/simpletest/tests/token_test.module Implements hook_exit().
token_type_load core/includes/token.inc Loads a token type.
TranslationTestCase::addLanguage core/modules/translation/tests/translation.test Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertContentByXPath core/modules/translation/tests/translation.test Asserts an element identified by the given XPath has the given content.
TranslationTestCase::assertLanguageSwitchLinks core/modules/translation/tests/translation.test Tests whether the specified language switch links are found.
TranslationTestCase::createPage core/modules/translation/tests/translation.test Creates a "Page" in the specified language.
TranslationTestCase::createTranslation core/modules/translation/tests/translation.test Creates a translation for a page in the specified language.
TranslationTestCase::emptyNode core/modules/translation/tests/translation.test Returns an empty node data structure.
TranslationTestCase::findContentByXPath core/modules/translation/tests/translation.test Searches for elements matching the given xpath and value.
TranslationTestCase::resetCaches core/modules/translation/tests/translation.test Resets static caches to make the test code match the client-side behavior.
TranslationTestCase::setUp core/modules/translation/tests/translation.test Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::testContentTranslation core/modules/translation/tests/translation.test Creates, modifies, and updates a page with a translation.
TranslationTestCase::testLanguageSwitcherBlockIntegration core/modules/translation/tests/translation.test Tests that the language switcher block alterations work as intended.
TranslationTestCase::testLanguageSwitchLinks core/modules/translation/tests/translation.test Checks that the language switch links behave properly.
translation_admin_paths core/modules/translation/translation.module Implements hook_admin_paths().
translation_autoload_info core/modules/translation/translation.module Implements hook_autoload_info().
translation_config_info core/modules/translation/translation.module Implements hook_config_info().
translation_form_node_form_alter core/modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter core/modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_language_switch_links_alter core/modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu core/modules/translation/translation.module Implements hook_menu().
translation_node_get_translations core/modules/translation/translation.module Gets all nodes in a given translation set.
translation_node_insert core/modules/translation/translation.module Implements hook_node_insert().
translation_node_overview core/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations.
translation_node_predelete core/modules/translation/translation.module Implements hook_node_predelete().
translation_node_prepare core/modules/translation/translation.module Implements hook_node_prepare().
translation_node_type_load core/modules/translation/translation.module Implements hook_node_type_load().
translation_node_update core/modules/translation/translation.module Implements hook_node_update().

Pages