You are here

47 methods override EntityForm::save() in Drupal 8

ActionFormBase::save in core/modules/action/src/Form/ActionFormBase.php
Form submission handler for the 'save' action.
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.
BookOutlineForm::save in core/modules/book/src/Form/BookOutlineForm.php
Form submission handler for the 'save' action.
CommentForm::save in core/modules/comment/src/CommentForm.php
Form submission handler for the 'save' action.
CommentTypeForm::save in core/modules/comment/src/CommentTypeForm.php
Form submission handler for the 'save' action.
ConfigTestForm::save in core/modules/config/tests/config_test/src/ConfigTestForm.php
Form submission handler for the 'save' action.
ContactFormEditForm::save in core/modules/contact/src/ContactFormEditForm.php
Form submission handler for the 'save' action.
ContentEntityConfirmFormBase::save in core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity.
DateFormatFormBase::save in core/modules/system/src/Form/DateFormatFormBase.php
Form submission handler for the 'save' action.
DefaultsEntityForm::save in core/modules/layout_builder/src/Form/DefaultsEntityForm.php
Form submission handler for the 'save' action.
EntityConfirmFormBase::save in core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity.
EntityDisplayModeFormBase::save in core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php
Form submission handler for the 'save' action.
EntityTestForm::save in core/modules/system/tests/modules/entity_test/src/EntityTestForm.php
Form submission handler for the 'save' action.
FeedForm::save in core/modules/aggregator/src/FeedForm.php
Form submission handler for the 'save' action.
FieldConfigEditForm::save in core/modules/field_ui/src/Form/FieldConfigEditForm.php
Form submission handler for the 'save' action.
FieldStorageConfigEditForm::save in core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php
Form submission handler for the 'save' action.
ImageStyleFormBase::save in core/modules/image/src/Form/ImageStyleFormBase.php
Form submission handler for the 'save' action.
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.
MediaTypeForm::save in core/modules/media/src/MediaTypeForm.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.
MenuLinkContentForm::save in core/modules/menu_link_content/src/Form/MenuLinkContentForm.php
Form submission handler for the 'save' action.
MessageForm::save in core/modules/contact/src/MessageForm.php
Form submission handler for the 'save' action.
NodeForm::save in core/modules/node/src/NodeForm.php
Form submission handler for the 'save' action.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
OverridesEntityForm::save in core/modules/layout_builder/src/Form/OverridesEntityForm.php
Form submission handler for the 'save' action.
PathAliasForm::save in core/modules/path/src/PathAliasForm.php
Form submission handler for the 'save' action.
ProfileForm::save in core/modules/user/src/ProfileForm.php
Form submission handler for the 'save' action.
RegisterForm::save in core/modules/user/src/RegisterForm.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.
SearchPageFormBase::save in core/modules/search/src/Form/SearchPageFormBase.php
Form submission handler for the 'save' action.
SetCustomize::save in core/modules/shortcut/src/Form/SetCustomize.php
Form submission handler for the 'save' action.
ShortcutForm::save in core/modules/shortcut/src/ShortcutForm.php
Form submission handler for the 'save' action.
ShortcutSetForm::save in core/modules/shortcut/src/ShortcutSetForm.php
Form submission handler for the 'save' action.
TermForm::save in core/modules/taxonomy/src/TermForm.php
Form submission handler for the 'save' action.
ViewEditForm::save in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'save' action.
VocabularyForm::save in core/modules/taxonomy/src/VocabularyForm.php
Form submission handler for the 'save' action.
WorkflowAddForm::save in core/modules/workflows/src/Form/WorkflowAddForm.php
Form submission handler for the 'save' action.
WorkflowEditForm::save in core/modules/workflows/src/Form/WorkflowEditForm.php
Form submission handler for the 'save' action.
WorkflowStateAddForm::save in core/modules/workflows/src/Form/WorkflowStateAddForm.php
Form submission handler for the 'save' action.
WorkflowStateEditForm::save in core/modules/workflows/src/Form/WorkflowStateEditForm.php
Form submission handler for the 'save' action.
WorkflowTransitionAddForm::save in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
Form submission handler for the 'save' action.
WorkflowTransitionEditForm::save in core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
Form submission handler for the 'save' action.
WorkspaceForm::save in core/modules/workspaces/src/Form/WorkspaceForm.php
Form submission handler for the 'save' action.