You are here

167 methods override FormInterface::submitForm() in Zircon Profile 8

ActionAdminManageForm::submitForm in core/modules/action/src/Form/ActionAdminManageForm.php
Form submission handler.
AjaxFormBlock::submitForm in core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php
Form submission handler.
AjaxFormsTestCommandsForm::submitForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php
.
AjaxFormsTestLazyLoadForm::submitForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
Form submission handler.
AjaxFormsTestSimpleForm::submitForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
Form submission handler.
AjaxFormsTestValidationForm::submitForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php
Form submission handler.
AjaxTestDialogForm::submitForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php
Form submission handler.
AjaxTestForm::submitForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php
Form submission handler.
BanAdmin::submitForm in core/modules/ban/src/Form/BanAdmin.php
Form submission handler.
BanDelete::submitForm in core/modules/ban/src/Form/BanDelete.php
Form submission handler.
BasicForm::submitForm in core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
Form submission handler.
BasicFormNoContainerInjectionInterface::submitForm in core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
Form submission handler.
BasicFormNoUpcasting::submitForm in core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
Form submission handler.
BatchTestChainedForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form submission handler.
BatchTestMockForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
Form submission handler.
BatchTestMultiStepForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
Form submission handler.
BatchTestSimpleForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
Form submission handler.
BlockListBuilder::submitForm in core/modules/block/src/BlockListBuilder.php
Form submission handler.
BookAdminEditForm::submitForm in core/modules/book/src/Form/BookAdminEditForm.php
Form submission handler.
BookRemoveForm::submitForm in core/modules/book/src/Form/BookRemoveForm.php
Form submission handler.
CommentAdminOverview::submitForm in core/modules/comment/src/Form/CommentAdminOverview.php
Form submission handler.
ConfigExportForm::submitForm in core/modules/config/src/Form/ConfigExportForm.php
Form submission handler.
ConfigFormBase::submitForm in core/lib/Drupal/Core/Form/ConfigFormBase.php
Form submission handler.
ConfigImportForm::submitForm in core/modules/config/src/Form/ConfigImportForm.php
Form submission handler.
ConfigSingleExportForm::submitForm in core/modules/config/src/Form/ConfigSingleExportForm.php
Form submission handler.
ConfigSingleImportForm::submitForm in core/modules/config/src/Form/ConfigSingleImportForm.php
Form submission handler.
ConfigSync::submitForm in core/modules/config/src/Form/ConfigSync.php
Form submission handler.
ConfigTranslationDeleteForm::submitForm in core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php
Form submission handler.
ConfigTranslationFormBase::submitForm in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Form submission handler.
ConfirmDeleteMultiple::submitForm in core/modules/comment/src/Form/ConfirmDeleteMultiple.php
Form submission handler.
ConfirmFormTestForm::submitForm in core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php
Form submission handler.
ContentLanguageSettingsForm::submitForm in core/modules/language/src/Form/ContentLanguageSettingsForm.php
Form submission handler.
CronForm::submitForm in core/modules/system/src/Form/CronForm.php
Runs cron and reloads the page.
DatabaseTestForm::submitForm in core/modules/system/tests/modules/database_test/src/Form/DatabaseTestForm.php
Form submission handler.
DblogClearLogConfirmForm::submitForm in core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
Form submission handler.
DblogClearLogForm::submitForm in core/modules/dblog/src/Form/DblogClearLogForm.php
Form submission handler.
DblogFilterForm::submitForm in core/modules/dblog/src/Form/DblogFilterForm.php
Form submission handler.
DbLogFormInjectionTest::submitForm in core/modules/dblog/src/Tests/DbLogFormInjectionTest.php
Form submission handler.
DeleteForm::submitForm in core/modules/path/src/Form/DeleteForm.php
Form submission handler.
DeleteForm::submitForm in core/modules/forum/src/Form/DeleteForm.php
Form submission handler.
DeleteMultiple::submitForm in core/modules/node/src/Form/DeleteMultiple.php
Form submission handler.
DraggableListBuilder::submitForm in core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
Form submission handler.
EditorImageDialog::submitForm in core/modules/editor/src/Form/EditorImageDialog.php
Form submission handler.
EditorLinkDialog::submitForm in core/modules/editor/src/Form/EditorLinkDialog.php
Form submission handler.
EntityAutocompleteElementFormTest::submitForm in core/modules/system/src/Tests/Entity/Element/EntityAutocompleteElementFormTest.php
Form submission handler.
EntityForm::submitForm in core/lib/Drupal/Core/Entity/EntityForm.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…
ExportForm::submitForm in core/modules/locale/src/Form/ExportForm.php
Form submission handler.
ExternalFormUrlTest::submitForm in core/modules/system/src/Tests/Form/ExternalFormUrlTest.php
Form submission handler.
FavoriteAnimalTestForm::submitForm in core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
Form submission handler.
FieldStorageAddForm::submitForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form submission handler.
FileModuleTestForm::submitForm in core/modules/file/tests/file_module_test/src/Form/FileModuleTestForm.php
Form submission handler.
FileTestForm::submitForm in core/modules/file/tests/file_test/src/Form/FileTestForm.php
Form submission handler.
FileTransferAuthorizeForm::submitForm in core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php
Form submission handler.
FilterTestFormatForm::submitForm in core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php
Form submission handler.
FormController::submitForm in core/modules/system/tests/modules/condition_test/src/FormController.php
Form submission handler.
FormDefaultHandlersTest::submitForm in core/modules/system/src/Tests/Form/FormDefaultHandlersTest.php
Form submission handler.
FormTestAlterForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php
Form submission handler.
FormTestAutocompleteForm::submitForm in core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
Form submission handler.
FormTestButtonClassForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
Form submission handler.
FormTestCheckboxesRadiosForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
Form submission handler.
FormTestCheckboxesZeroForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
Form submission handler.
FormTestCheckboxForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
Form submission handler.
FormTestCheckboxTypeJugglingForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php
Form submission handler.
FormTestClickedButtonForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
Form submission handler.
FormTestColorForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php
Form submission handler.
FormTestDescriptionForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php
Form submission handler.
FormTestDetailsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
Form submission handler.
FormTestDisabledElementsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
Form submission handler.
FormTestEmailForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
Form submission handler.
FormTestEmptySelectForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php
Form submission handler.
FormTestFormStateValuesCleanAdvancedForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
Form submission handler.
FormTestFormStateValuesCleanForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
Form submission handler.
FormTestGetForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
Form submission handler.
FormTestGroupContainerForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
Form submission handler.
FormTestGroupDetailsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
Form submission handler.
FormTestGroupFieldsetForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
Form submission handler.
FormTestGroupVerticalTabsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
Form submission handler.
FormTestInputForgeryForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
Form submission handler.
FormTestLabelForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
Form submission handler.
FormTestLanguageSelectForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
Form submission handler.
FormTestLimitValidationErrorsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
Form submission handler.
FormTestNumberForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
Form submission handler.
FormTestPatternForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php
Form submission handler.
FormTestPlaceholderForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php
Form submission handler.
FormTestProgrammaticForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php
Form submission handler.
FormTestRangeForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
Form submission handler.
FormTestRangeInvalidForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
Form submission handler.
FormTestRebuildPreserveValuesForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php
Form submission handler.
FormTestRedirectForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
Form submission handler.
FormTestRequiredAttributeForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
Form submission handler.
FormTestResponseForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php
Form submission handler.
FormTestSelectForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
Form submission handler.
FormTestStatePersistForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
Form submission handler.
FormTestStorageForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
Form submission handler.
FormTestStoragePageCacheForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
Form submission handler.
FormTestTableForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
Form submission handler.
FormTestTableSelectColspanForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
Form submission handler.
FormTestTableSelectEmptyForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
Form submission handler.
FormTestTableSelectJsSelectForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
Form submission handler.
FormTestTableSelectMultipleFalseForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
Form submission handler.
FormTestTableSelectMultipleTrueForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
Form submission handler.
FormTestUrlForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
Form submission handler.
FormTestValidateForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
Form submission handler.
FormTestValidateNoToken::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
Form submission handler.
FormTestValidateRequiredForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php
Form submission handler.
FormTestValidateRequiredNoTitleForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredNoTitleForm.php
Form submission handler.
FormTestVerticalTabsAccessForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php
Form submission handler.
FormTestVerticalTabsForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsForm.php
Form submission handler.
ImageEffectDeleteForm::submitForm in core/modules/image/src/Form/ImageEffectDeleteForm.php
Form submission handler.
ImageEffectFormBase::submitForm in core/modules/image/src/Form/ImageEffectFormBase.php
Form submission handler.
ImportForm::submitForm in core/modules/locale/src/Form/ImportForm.php
Form submission handler.
LanguageConfigurationElement::submitForm in core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
Form submission handler.
LanguageConfigurationElementTest::submitForm in core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php
Form submission handler.
MenuLinkEditForm::submitForm in core/modules/menu_ui/src/Form/MenuLinkEditForm.php
Form submission handler.
MenuLinkResetForm::submitForm in core/modules/menu_ui/src/Form/MenuLinkResetForm.php
Form submission handler.
ModulesListConfirmForm::submitForm in core/modules/system/src/Form/ModulesListConfirmForm.php
Form submission handler.
ModulesListForm::submitForm in core/modules/system/src/Form/ModulesListForm.php
Form submission handler.
ModulesUninstallConfirmForm::submitForm in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Form submission handler.
ModulesUninstallForm::submitForm in core/modules/system/src/Form/ModulesUninstallForm.php
Form submission handler.
NegotiationBrowserDeleteForm::submitForm in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Form submission handler.
NestedEntityTestForm::submitForm in core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
{@inheritdoc]
NodePreviewForm::submitForm in core/modules/node/src/Form/NodePreviewForm.php
Form submission handler.
NodeRevisionDeleteForm::submitForm in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Form submission handler.
NodeRevisionRevertForm::submitForm in core/modules/node/src/Form/NodeRevisionRevertForm.php
Form submission handler.
OpmlFeedAdd::submitForm in core/modules/aggregator/src/Form/OpmlFeedAdd.php
Form submission handler.
OverviewTerms::submitForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form submission handler.
PathElementFormTest::submitForm in core/modules/system/src/Tests/Element/PathElementFormTest.php
Form submission handler.
PathFilterForm::submitForm in core/modules/path/src/Form/PathFilterForm.php
Form submission handler.
PathFormBase::submitForm in core/modules/path/src/Form/PathFormBase.php
Form submission handler.
PrepareCallbackTestForm::submitForm in core/tests/Drupal/Tests/Core/Form/FormStateTest.php
Form submission handler.
QueueSerializationTest::submitForm in core/modules/system/src/Tests/Queue/QueueSerializationTest.php
Form submission handler.
QuickEditFieldForm::submitForm in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Saves the entity with updated values for the edited field.
RebuildPermissionsForm::submitForm in core/modules/node/src/Form/RebuildPermissionsForm.php
Form submission handler.
RedirectBlockForm::submitForm in core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
Form submission handler.
ReindexConfirm::submitForm in core/modules/search/src/Form/ReindexConfirm.php
Form submission handler.
SearchBlockForm::submitForm in core/modules/search/src/Form/SearchBlockForm.php
Form submission handler.
SearchEmbeddedForm::submitForm in core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php
Form submission handler.
SelectLanguageForm::submitForm in core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
Form submission handler.
SelectProfileForm::submitForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form submission handler.
SessionTestForm::submitForm in core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
Form submission handler.
SimpletestResultsForm::submitForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Form submission handler.
SimpletestTestForm::submitForm in core/modules/simpletest/src/Form/SimpletestTestForm.php
Form submission handler.
SiteSettingsForm::submitForm in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Form submission handler.
StubForm::submitForm in core/modules/system/src/Tests/Form/StubForm.php
Form submission handler.
SwitchShortcutSet::submitForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form submission handler.
TestForm::submitForm in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Form submission handler.
TestForm::submitForm in core/modules/page_cache/tests/modules/src/Form/TestForm.php
Form submission handler.
TestForm::submitForm in core/modules/block/tests/modules/block_test/src/Form/TestForm.php
Form submission handler.
TextFormatElementFormTest::submitForm in core/modules/filter/src/Tests/TextFormatElementFormTest.php
Form submission handler.
TranslateEditForm::submitForm in core/modules/locale/src/Form/TranslateEditForm.php
Form submission handler.
TranslateFilterForm::submitForm in core/modules/locale/src/Form/TranslateFilterForm.php
Form submission handler.
TranslationStatusForm::submitForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form submission handler.
TriggeringElementProgrammedUnitTest::submitForm in core/modules/system/src/Tests/Form/TriggeringElementProgrammedUnitTest.php
Form submission handler.
UpdateManagerInstall::submitForm in core/modules/update/src/Form/UpdateManagerInstall.php
Form submission handler.
UpdateManagerUpdate::submitForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form submission handler.
UpdateReady::submitForm in core/modules/update/src/Form/UpdateReady.php
Form submission handler.
UserLoginForm::submitForm in core/modules/user/src/Form/UserLoginForm.php
Form submission handler.
UserMultipleCancelConfirm::submitForm in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Form submission handler.
UserPasswordForm::submitForm in core/modules/user/src/Form/UserPasswordForm.php
Form submission handler.
UserPasswordResetForm::submitForm in core/modules/user/src/Form/UserPasswordResetForm.php
Form submission handler.
UserPermissionsForm::submitForm in core/modules/user/src/Form/UserPermissionsForm.php
Form submission handler.
ViewsExposedForm::submitForm in core/modules/views/src/Form/ViewsExposedForm.php
Form submission handler.
ViewsForm::submitForm in core/modules/views/src/Form/ViewsForm.php
Form submission handler.
ViewsFormBase::submitForm in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Form submission handler.
ViewsFormMainForm::submitForm in core/modules/views/src/Form/ViewsFormMainForm.php
Form submission handler.
ViewsTestDataElementEmbedForm::submitForm in core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php
Form submission handler.
ViewsTestDataElementForm::submitForm in core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php
Form submission handler.