6 functions implement hook_entity_translation_create()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- EntityTestHooks::entityTranslationCreate in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_translation_create().
- entity_test_entity_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_translation_create().
- LayoutBuilderHooks::entityTranslationCreate in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderHooks.php - Implements hook_entity_translation_create().
- layout_builder_entity_translation_create in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_translation_create().
- PathHooks::entityTranslationCreate in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_entity_translation_create().
- path_entity_translation_create in core/
modules/ path/ path.module - Implements hook_entity_translation_create().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.