12 methods override EntityForm::save()
- 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.
- 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.
- 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.
- FeedForm::save in core/
modules/ aggregator/ src/ FeedForm.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.
- 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.
- RoleForm::save in core/
modules/ user/ src/ RoleForm.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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.