6 calls to translation_entity_form_controller()

EntityTranslationController::entityFormAlter in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Implements EntityTranslationControllerInterface::entityFormAlter().
EntityTranslationController::entityFormDelete in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form submission handler for EntityTranslationController::entityFormAlter().
EntityTranslationController::entityFormDeleteTranslation in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form submission handler for EntityTranslationController::entityFormAlter().
EntityTranslationController::entityFormEntityBuild in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Entity builder method.
EntityTranslationController::entityFormSourceChange in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form submission handler for EntityTranslationController::entityFormAlter().
translation_entity_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_alter().