7 calls to EntityFormController::getFormLangcode()

CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
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 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().