20 methods override EntityFormController::save()

ActionFormControllerBase::save in drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php
Form submission handler for the 'save' action.
CategoryFormController::save in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
ConfigTestFormController::save in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CustomBlockFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
CustomBlockTypeFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
EntityTestFormController::save in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
FeedFormController::save in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
MenuFormController::save in drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
MenuLinkFormController::save in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::save().
MessageFormController::save in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
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().
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().
RoleFormController::save in drupal/core/modules/user/lib/Drupal/user/RoleFormController.php
Form submission handler for the 'save' action.
ShortcutFormController::save in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
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().
VocabularyFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().