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_controller
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
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.