6 calls to translation_entity_controller()

EntityTranslationTestBase::setUp in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php
Sets up a Drupal site for running functional and integration tests.
translation_entity_add_page in drupal/core/modules/translation_entity/translation_entity.pages.inc
Page callback for the translation addition page.
translation_entity_delete_confirm in drupal/core/modules/translation_entity/translation_entity.pages.inc
Form constructor for the translation deletion confirmation.
translation_entity_delete_confirm_submit in drupal/core/modules/translation_entity/translation_entity.pages.inc
Form submission handler for translation_entity_delete_confirm().
translation_entity_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_alter().
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.