Search for submitForm

  1. Search 7.x for submitForm
  2. Search 9.5.x for submitForm
  3. Search 10.3.x for submitForm
  4. Search 11.x for submitForm
  5. Other projects
Title Object type File name Summary
MediaSettingsForm::submitForm function core/modules/media/src/Form/MediaSettingsForm.php Form submission handler.
MediaTypeForm::submitForm function core/modules/media/src/MediaTypeForm.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…
MenuDeleteForm::submitForm function core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuForm::submitForm function core/modules/menu_ui/src/MenuForm.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…
MenuLinkEditForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Form submission handler.
MenuLinkResetForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Form submission handler.
ModulesListConfirmForm::submitForm function core/modules/system/src/Form/ModulesListConfirmForm.php Form submission handler.
ModulesListForm::submitForm function core/modules/system/src/Form/ModulesListForm.php Form submission handler.
ModulesUninstallConfirmForm::submitForm function core/modules/system/src/Form/ModulesUninstallConfirmForm.php Form submission handler.
ModulesUninstallForm::submitForm function core/modules/system/src/Form/ModulesUninstallForm.php Form submission handler.
MoveBlockForm::submitForm function core/modules/layout_builder/src/Form/MoveBlockForm.php Form submission handler.
NegotiationBrowserDeleteForm::submitForm function core/modules/language/src/Form/NegotiationBrowserDeleteForm.php Form submission handler.
NegotiationBrowserForm::submitForm function core/modules/language/src/Form/NegotiationBrowserForm.php Form submission handler.
NegotiationConfigureForm::submitForm function core/modules/language/src/Form/NegotiationConfigureForm.php Form submission handler.
NegotiationSelectedForm::submitForm function core/modules/language/src/Form/NegotiationSelectedForm.php Form submission handler.
NegotiationSessionForm::submitForm function core/modules/language/src/Form/NegotiationSessionForm.php Form submission handler.
NegotiationUrlForm::submitForm function core/modules/language/src/Form/NegotiationUrlForm.php Form submission handler.
NestedEntityTestForm::submitForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form submission handler.
NodePreviewForm::submitForm function core/modules/node/src/Form/NodePreviewForm.php Form submission handler.
NodeRevisionDeleteForm::submitForm function core/modules/node/src/Form/NodeRevisionDeleteForm.php Form submission handler.
NodeRevisionRevertForm::submitForm function core/modules/node/src/Form/NodeRevisionRevertForm.php Form submission handler.
OpmlFeedAdd::submitForm function core/modules/aggregator/src/Form/OpmlFeedAdd.php Form submission handler.
OverviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Form submission handler.
OverviewTerms::submitForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form submission handler.
PathElementFormTest::submitForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php Form submission handler.
PathFilterForm::submitForm function core/modules/path/src/Form/PathFilterForm.php Form submission handler.
PerformanceForm::submitForm function core/modules/system/src/Form/PerformanceForm.php Form submission handler.
PrepareCallbackTestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Form submission handler.
PrepareModulesEntityUninstallForm::submitForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Form submission handler.
ProgrammaticTest::doSubmitForm function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Helper function used to programmatically submit the form defined in
form_test.module with the given values.
QueueSerializationTest::submitForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form submission handler.
QuickEditFieldForm::submitForm function core/modules/quickedit/src/Form/QuickEditFieldForm.php Saves the entity with updated values for the edited field.
Rearrange::submitForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form submission handler.
RearrangeFilter::submitForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form submission handler.
RebuildPermissionsForm::submitForm function core/modules/node/src/Form/RebuildPermissionsForm.php Form submission handler.
RedirectBlockForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php Form submission handler.
RegionalForm::submitForm function core/modules/system/src/Form/RegionalForm.php Form submission handler.
RegisterForm::submitForm function core/modules/user/src/RegisterForm.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…
ReindexConfirm::submitForm function core/modules/search/src/Form/ReindexConfirm.php Form submission handler.
ReorderDisplays::submitForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form submission handler.
RevertOverridesForm::submitForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php Form submission handler.
ReviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Form submission handler.
RoleListBuilder::submitForm function core/modules/user/src/RoleListBuilder.php Form submission handler.
RssFeedsForm::submitForm function core/modules/system/src/Form/RssFeedsForm.php Form submission handler.
SearchBlockForm::submitForm function core/modules/search/src/Form/SearchBlockForm.php Form submission handler.
SearchEmbeddedForm::submitForm function core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php Form submission handler.
SearchPageForm::submitForm function core/modules/search/src/Form/SearchPageForm.php Form submission handler.
SearchPageFormBase::submitForm function core/modules/search/src/Form/SearchPageFormBase.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…
SearchPageListBuilder::submitForm function core/modules/search/src/SearchPageListBuilder.php Form submission handler.
SelectLanguageForm::submitForm function core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php Form submission handler.

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