7 calls to EntityFormController::getFormLangcode()

EntityFormController::form in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Returns the actual form array to be built.
EntityFormController::isDefaultFormLangcode in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Implements \Drupal\Core\Entity\EntityFormControllerInterface::isDefaultFormLangcode().
EntityFormController::submitEntityLanguage in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Handle possible entity language changes.
EntityFormControllerNG::buildEntity in drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php
Overrides EntityFormController::buildEntity().
EntityFormControllerNG::form in drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php
Overrides EntityFormController::form().
EntityTestFormController::form in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
NodeFormController::validate in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().