content_translation.module

Allows entities to be translated into different languages.

File

core/modules/content_translation/content_translation.module

Functions

Name Description
content_translation_element_info_alter Implements hook_element_info_alter().
content_translation_enable_widget Returns a widget to enable content translation per entity bundle.
content_translation_entity_base_field_info Implements hook_entity_base_field_info().
content_translation_entity_bundle_info_alter Implements hook_entity_bundle_info_alter().
content_translation_entity_extra_field_info Implements hook_entity_extra_field_info().
content_translation_entity_operation Implements hook_entity_operation().
content_translation_entity_presave Implements hook_entity_presave().
content_translation_entity_type_alter Implements hook_entity_type_alter().
content_translation_field_info_alter Implements hook_field_info_alter().
content_translation_form_alter Implements hook_form_alter().
content_translation_form_field_config_edit_form_alter Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
content_translation_form_language_content_settings_form_alter Implements hook_form_FORM_ID_alter() for language_content_settings_form().
content_translation_help Implements hook_help().
content_translation_language_configuration_element_process Process callback: Expands the language_configuration form element.
content_translation_language_configuration_element_submit Form submission handler for element added with content_translation_language_configuration_element_process().
content_translation_language_configuration_element_validate Form validation handler for element added with content_translation_language_configuration_element_process().
content_translation_language_fallback_candidates_entity_view_alter Implements hook_language_fallback_candidates_OPERATION_alter().
content_translation_language_types_info_alter Implements hook_language_type_info_alter().
content_translation_menu_links_discovered_alter Implements hook_menu_links_discovered_alter().
content_translation_module_implements_alter Implements hook_module_implements_alter().
content_translation_page_attachments Implements hook_page_attachments().
content_translation_preprocess_language_content_settings_table Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
content_translation_translate_access Access callback for the translation overview page.
content_translation_views_data_alter Implements hook_views_data_alter().

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!content_translation!content_translation.module/8.1.x