31 calls to EntityFormController::getEntity()

AccountFormController::validate in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
CategoryFormController::delete in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
CategoryFormController::save in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CommentFormController::actions in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
CommentFormController::preview in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Form submission handler for the 'preview' action.
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
ConfigTestFormController::delete in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
ConfigTestFormController::save in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
EntityFormController::build in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Implements Drupal\Core\Entity\EntityFormControllerInterface::build().
EntityFormController::buildEntity in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Implements Drupal\Core\Entity\EntityFormControllerInterface::buildEntity().
EntityFormController::getFormLangcode in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Implements Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode().
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().
EntityTestFormController::delete in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
EntityTestFormController::save in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
NodeFormController::delete in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
NodeFormController::preview in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Form submission handler for the 'preview' action.
NodeFormController::save in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
PictureMappingFormController::save in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
PictureMappingFormController::validate in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
ProfileFormController::actions in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ProfileFormController::save in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
RegisterFormController::save in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
TermFormController::delete in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
TermFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
TestEntityFormController::save in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
ViewPreviewFormController::actions in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ViewPreviewFormController::submitPreview in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Form submission handler for the Preview button.
VocabularyFormController::languageConfigurationSubmit in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Submit handler to update the bundle for the default language configuration.
VocabularyFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().