9 methods override EntityFormController::submit()

CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
NodeFormController::submit in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Updates the node object by processing the submitted values.
ProfileFormController::submit in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
RegisterFormController::submit in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
TermFormController::submit in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ViewAddFormController::submit in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ViewCloneFormController::submit in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
ViewEditFormController::submit in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
VocabularyFormController::submit in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().