NodeTranslationController::entityFormAlter |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
TermTranslationController::entityFormAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
EntityTranslationController::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::entityFormAlter(). |
ProfileTranslationController::entityFormAlter |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
EntityTranslationControllerInterface::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Performs the needed alterations to the entity form. |