Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
translation_entity_permission drupal/core/modules/translation_entity/translation_entity.module Implements hook_permission().
translation_entity_prepare_translation drupal/core/modules/translation_entity/translation_entity.pages.inc Populates target values with the source values. 1
translation_entity_schema drupal/core/modules/translation_entity/translation_entity.install Implements hook_schema().
translation_entity_set_config drupal/core/modules/translation_entity/translation_entity.module Stores the given value for the specified setting. 2
translation_entity_translatable_batch drupal/core/modules/translation_entity/translation_entity.admin.inc Batch callback: Converts field data to or from LANGUAGE_NOT_SPECIFIED. 1
translation_entity_translatable_batch_done drupal/core/modules/translation_entity/translation_entity.admin.inc Batch finished callback: Checks the exit status of the batch operation. 1
translation_entity_translatable_form drupal/core/modules/translation_entity/translation_entity.admin.inc Form constructor for the confirmation of translatability switching. 1
translation_entity_translatable_form_submit drupal/core/modules/translation_entity/translation_entity.admin.inc Form submission handler for translation_entity_translatable_form().
translation_entity_translatable_switch drupal/core/modules/translation_entity/translation_entity.admin.inc Toggles translatability of the given field. 1
translation_entity_translate_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation overview page. 1 1
translation_form_node_form_alter drupal/core/modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter drupal/core/modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help drupal/core/modules/translation/translation.module Implements hook_help().
translation_language_switch_links_alter drupal/core/modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_library_info drupal/core/modules/translation/translation.module Implements hook_library_info().
translation_menu drupal/core/modules/translation/translation.module Implements hook_menu().
translation_node_access drupal/core/modules/translation/translation.module Implements hook_node_access().
translation_node_get_translations drupal/core/modules/translation/translation.module Gets all nodes in a given translation set. 7
translation_node_insert drupal/core/modules/translation/translation.module Implements hook_node_insert().
translation_node_overview drupal/core/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations. 1
translation_node_predelete drupal/core/modules/translation/translation.module Implements hook_node_predelete().
translation_node_prepare drupal/core/modules/translation/translation.module Implements hook_node_prepare().
translation_node_type_language_translation_enabled_validate drupal/core/modules/translation/translation.module Checks if translation can be enabled. 1
translation_node_update drupal/core/modules/translation/translation.module Implements hook_node_update().
translation_node_validate drupal/core/modules/translation/translation.module Implements hook_node_validate().
translation_node_view drupal/core/modules/translation/translation.module Implements hook_node_view().
translation_path_get_translations drupal/core/modules/translation/translation.module Returns the paths of all translations of a node, based on its Drupal path.
translation_permission drupal/core/modules/translation/translation.module Implements hook_permission().
translation_remove_from_set drupal/core/modules/translation/translation.module Removes a node from its translation set and updates accordingly. 1
translation_supported_type drupal/core/modules/translation/translation.module Returns whether the given content type has support for translations. 8
translation_test_boot drupal/core/modules/translation/tests/translation_test.module Implements hook_boot().
translation_test_node_insert drupal/core/modules/translation/tests/translation_test.module Implements hook_node_insert().
translation_update_8000 drupal/core/modules/translation/translation.install Rename the translate content permission.
translation_update_8001 drupal/core/modules/translation/translation.install Moves "translation_language_type" from variable to config.
translation_user_can_translate_node drupal/core/modules/translation/translation.module Check if the user has permissions to translate a node. 3
transliterate_test_transliteration_overrides_alter drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.module Implements hook_transliteration_overrides_alter().
truncate_utf8 drupal/core/includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of characters. 21
twig_array_merge drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Merges an array with another one. 1
twig_cycle drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Cycles over a value. 1
twig_date_converter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Converts an input to a DateTime instance. 1
twig_date_format_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Converts a date to the given format. 1
twig_ensure_traversable drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
twig_escape_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Escapes a string. 1 1
twig_escape_filter_is_safe drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
twig_extension drupal/core/themes/engines/twig/twig.engine Implements hook_extension().
twig_get_array_keys_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Returns the keys for the given array. 1
twig_hide drupal/core/themes/engines/twig/twig.engine Wrapper around hide() that does not return the content. 1
twig_init drupal/core/themes/engines/twig/twig.engine Implements hook_init().
twig_in_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
twig_join_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php Joins the values to a string. 1

Pages

Other projects