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
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
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
MenuLinkEditForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php
MenuLinkResetForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinksetSettingsForm::submitForm function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MessageForm::submitForm function core/modules/migrate/src/Form/MessageForm.php
ModulesListConfirmForm::submitForm function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListForm::submitForm function core/modules/system/src/Form/ModulesListForm.php
ModulesUninstallConfirmForm::submitForm function core/modules/system/src/Form/ModulesUninstallConfirmForm.php
ModulesUninstallForm::submitForm function core/modules/system/src/Form/ModulesUninstallForm.php
MoveBlockForm::submitForm function core/modules/layout_builder/src/Form/MoveBlockForm.php
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
NodePreviewForm::submitForm function core/modules/node/src/Form/NodePreviewForm.php
NodeRevisionDeleteForm::submitForm function core/modules/node/src/Form/NodeRevisionDeleteForm.php
NodeRevisionRevertForm::submitForm function core/modules/node/src/Form/NodeRevisionRevertForm.php
OverviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php
OverviewTerms::submitForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form submission handler.
PathElementFormTest::submitForm function core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
PathFilterForm::submitForm function core/modules/path/src/Form/PathFilterForm.php
PerformanceForm::submitForm function core/modules/system/src/Form/PerformanceForm.php
PrepareCallbackTestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php
PrepareModulesEntityUninstallForm::submitForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
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
Rearrange::submitForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php
RearrangeFilter::submitForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
RebuildPermissionsForm::submitForm function core/modules/node/src/Form/RebuildPermissionsForm.php
RedirectBlockForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RegisterForm::submitForm function core/modules/user/src/RegisterForm.php
ReindexConfirm::submitForm function core/modules/search/src/Form/ReindexConfirm.php
ReorderDisplays::submitForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
RevertOverridesForm::submitForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php
ReviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
RevisionDeleteForm::submitForm function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php
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
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.