translation_entity_form_field_ui_field_instance_edit_form_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'. |
|
|
translation_entity_form_language_content_settings_form_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
|
|
translation_entity_form_language_content_settings_submit |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_admin_settings_form(). |
|
1 |
translation_entity_form_language_content_settings_validate |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form validation handler for translation_entity_admin_settings_form(). |
|
1 |
translation_entity_get_config |
drupal/core/modules/translation_entity/translation_entity.module |
Retrieves the value for the specified setting. |
2 |
|
translation_entity_get_config_key |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the key name used to store the configuration setting. |
2 |
|
translation_entity_help |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_help(). |
|
|
translation_entity_install |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_install(). |
|
|
translation_entity_language_configuration_element_process |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |
1 |
1 |
translation_entity_language_configuration_element_submit |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
1 |
2 |
translation_entity_language_configuration_element_validate |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
|
1 |
translation_entity_language_types_info_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
|
|
translation_entity_library_info |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_library_info(). |
|
|
translation_entity_load_translation_metadata |
drupal/core/modules/translation_entity/translation_entity.module |
Loads translation data into the given entities. |
1 |
|
translation_entity_menu |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu(). |
|
|
translation_entity_menu_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu_alter(). |
|
|
translation_entity_module_implements_alter |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_module_implements_alter(). |
|
|
translation_entity_overview |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
|
1 |
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_preprocess_language_content_settings_table |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_preprocess_HOOK() for theme_language_content_settings_table(). |
|
|
translation_entity_save_settings |
drupal/core/modules/translation_entity/translation_entity.module |
Stores entity translation settings. |
|
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. |
3 |
|
translation_entity_translatable_batch |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Batch callback: Converts field data to or from Language::LANGCODE_NOT_SPECIFIED. |
|
2 |
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. |
|
2 |
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. |
|
2 |
translation_entity_translate_access |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation overview page. |
2 |
1 |
translation_entity_types_translatable |
drupal/core/modules/translation_entity/translation_entity.module |
Returns all the translatable entity types. |
|
|
translation_entity_view_access |
drupal/core/modules/translation_entity/translation_entity.module |
Checks whether the given user can view the specified translation. |
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(). |
|
|