Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
translation_entity.module
»
translation_entity_enabled
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
11 calls to translation_entity_enabled()
translation_entity_entity_delete
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_entity_delete
().
translation_entity_entity_insert
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_entity_insert
().
translation_entity_entity_load
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_entity_load
().
translation_entity_entity_update
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_entity_update
().
translation_entity_field_extra_fields
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_field_extra_fields
().
translation_entity_language_configuration_element_process
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Process callback: Expands the language_configuration form element.
translation_entity_language_configuration_element_submit
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Form submission handler for element added with
translation_entity_language_configuration_element_process
().
translation_entity_menu
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_menu
().
translation_entity_menu_alter
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_menu_alter
().
translation_entity_permission
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_permission
().
translation_entity_translate_access
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Access callback for the translation overview page.