Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
translation_entity.module
»
translation_entity_enabled
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
10 calls to translation_entity_enabled()
EntityTranslationSettingsTest::assertSettings
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTranslationSettingsTest.php
Asserts that translatability has the expected value for the given bundle.
translation_entity_entity_load
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_entity_load
().
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_types_translatable
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Returns all the translatable entity types.
_translation_entity_form_language_content_settings_form_alter
in drupal/
core/
modules/
translation_entity/
translation_entity.admin.inc
(proxied) Implements
hook_form_FORM_ID_alter
().