13 calls to EntityForm::submitForm()

ActionFormBase::submitForm in core/modules/action/src/Form/ActionFormBase.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ā€¦
BlockForm::submitForm in core/modules/block/src/BlockForm.php
ContentEntityForm::submitForm in core/lib/Drupal/Core/Entity/ContentEntityForm.php
DateFormatFormBase::submitForm in core/modules/system/src/Form/DateFormatFormBase.php
EntityDisplayFormBase::submitForm in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
FieldConfigEditForm::submitForm in core/modules/field_ui/src/Form/FieldConfigEditForm.php
FilterFormatFormBase::submitForm in core/modules/filter/src/FilterFormatFormBase.php
ImageStyleAddForm::submitForm in core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleEditForm::submitForm in core/modules/image/src/Form/ImageStyleEditForm.php
MediaTypeForm::submitForm in core/modules/media/src/MediaTypeForm.php
MenuForm::submitForm in core/modules/menu_ui/src/MenuForm.php
SearchPageFormBase::submitForm in core/modules/search/src/Form/SearchPageFormBase.php
VocabularyResetForm::submitForm in core/modules/taxonomy/src/Form/VocabularyResetForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.