BanDelete::submitForm in core/modules/ban/src/Form/BanDelete.php
Form submission handler.
BlockContentForm::save in core/modules/block_content/src/BlockContentForm.php
Form submission handler for the 'save' action.
BlockContentTypeForm::save in core/modules/block_content/src/BlockContentTypeForm.php
Form submission handler for the 'save' action.
BookAdminEditForm::submitForm in core/modules/book/src/Form/BookAdminEditForm.php
Form submission handler.
ContactFormEditForm::save in core/modules/contact/src/ContactFormEditForm.php
Form submission handler for the 'save' action.
DeleteForm::submitForm in core/modules/forum/src/Form/DeleteForm.php
Form submission handler.
DeleteMultipleForm::submitForm in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Form submission handler.
LanguageAddForm::save in core/modules/language/src/Form/LanguageAddForm.php
Form submission handler for the 'save' action.
LanguageEditForm::save in core/modules/language/src/Form/LanguageEditForm.php
Form submission handler for the 'save' action.
MediaForm::save in core/modules/media/src/MediaForm.php
Form submission handler for the 'save' action.
MenuForm::save in core/modules/menu_ui/src/MenuForm.php
Form submission handler for the 'save' action.
NegotiationBrowserDeleteForm::submitForm in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Form submission handler.
NodeForm::save in core/modules/node/src/NodeForm.php
Form submission handler for the 'save' action.
NodeRevisionRevertForm::submitForm in core/modules/node/src/Form/NodeRevisionRevertForm.php
Form submission handler.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
ResponsiveImageStyleForm::save in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Form submission handler for the 'save' action.
RoleForm::save in core/modules/user/src/RoleForm.php
Form submission handler for the 'save' action.
TranslateEditForm::validateForm in core/modules/locale/src/Form/TranslateEditForm.php
Form validation handler.
UserCancelForm::submitForm in core/modules/user/src/Form/UserCancelForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
VocabularyForm::save in core/modules/taxonomy/src/VocabularyForm.php
Form submission handler for the 'save' action.
VocabularyResetForm::submitForm in core/modules/taxonomy/src/Form/VocabularyResetForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…