Search for submitForm

  1. Search 7.x for submitForm
  2. Search 9.5.x for submitForm
  3. Search 8.9.x for submitForm
  4. Search 11.x for submitForm
  5. Other projects
Title Object type File name Summary
LayoutForm::submitForm function core/modules/navigation/src/Form/LayoutForm.php Form submission handler.
LayoutRebuildConfirmFormBase::submitForm function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Form submission handler.
LocaleSettingsForm::submitForm function core/modules/locale/src/Form/LocaleSettingsForm.php Form submission handler.
MachineNameTest::submitForm function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php Form submission handler.
ManagedFileTest::submitForm function core/modules/file/tests/src/Kernel/ManagedFileTest.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.
MenuLinksetSettingsForm::submitForm function core/modules/system/src/Form/MenuLinksetSettingsForm.php Form submission handler.
MessageForm::submitForm function core/modules/migrate/src/Form/MessageForm.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.
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 Programmatically submits the form_test.module form with the given values.
QueueSerializationTest::submitForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form submission handler.
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.
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.
RevisionDeleteForm::submitForm function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Form submission handler.
RevisionDeleteFormTest::providerSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Data provider for testSubmitForm.
RevisionDeleteFormTest::testSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Tests revision deletion, and expected response after deletion.
RevisionRevertForm::submitForm function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Form submission handler.
RevisionRevertFormTest::providerSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Data provider for testSubmitForm.

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