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
BasicForm::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicFormNoContainerInjectionInterface::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicFormNoUpcasting::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
ClearCacheForm::submitForm function core/modules/system/src/Form/ClearCacheForm.php Clears the caches.
ConfigFormBase::submitForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form submission handler.
ContentEntityDeleteForm::submitForm function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.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…
ContentEntityForm::submitForm function core/lib/Drupal/Core/Entity/ContentEntityForm.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…
CopyFieldValueTestForm::submitForm function core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php Form submission handler.
DeleteMultipleForm::submitForm function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Form submission handler.
DevelopmentSettingsForm::submitForm function core/modules/system/src/Form/DevelopmentSettingsForm.php Form submission handler.
DraggableListBuilderTrait::submitForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form submission handler.
EmbeddedForm::submitForm function core/modules/field_layout/tests/modules/field_layout_test/src/Form/EmbeddedForm.php Form submission handler.
EntityDeleteFormTrait::submitForm function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityForm::submitForm function 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…
FieldStorageReuseForm::submitForm function core/modules/field_ui/src/Form/FieldStorageReuseForm.php Form submission handler.
FileTransferAuthorizeForm::submitForm function core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php Form submission handler.
FormBuilder::doSubmitForm function core/lib/Drupal/Core/Form/FormBuilder.php Handles the submitted form, executing callbacks and processing responses.
FormBuilder::submitForm function core/lib/Drupal/Core/Form/FormBuilder.php Retrieves, populates, and processes a form.
FormBuilderInterface::submitForm function core/lib/Drupal/Core/Form/FormBuilderInterface.php Retrieves, populates, and processes a form.
FormInterface::submitForm function core/lib/Drupal/Core/Form/FormInterface.php Form submission handler.
FormSubmitter::doSubmitForm function core/lib/Drupal/Core/Form/FormSubmitter.php Handles the submitted form, executing callbacks and processing responses.
FormSubmitterInterface::doSubmitForm function core/lib/Drupal/Core/Form/FormSubmitterInterface.php Handles the submitted form, executing callbacks and processing responses.
FormTestDetailsContainsRequiredTextfieldForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Form submission handler.
LayoutForm::submitForm function core/modules/navigation/src/Form/LayoutForm.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.
PrepareCallbackTestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.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.
RevisionRevertFormTest::testSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Tests revision revert, and expected response after revert.
SelectLanguageForm::submitForm function core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php Form submission handler.
SelectProfileForm::submitForm function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Form submission handler.
SettingsForm::submitForm function core/modules/navigation/src/Form/SettingsForm.php Form submission handler.
SiteConfigureForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form submission handler.
SiteSettingsForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Form submission handler.
TestActionConfirmForm::submitForm function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php Form submission handler.
TestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Form submission handler.
TestForm::submitForm function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.php Form submission handler.
UiHelperTrait::submitForm function core/tests/Drupal/Tests/UiHelperTrait.php Fills and submits a form.
UserLanguageTestForm::submitForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Form submission handler.
UserLogoutConfirm::submitForm function core/modules/user/src/Form/UserLogoutConfirm.php Form submission handler.
WorkspacePublishFormTest::testSubmitFormWithException function core/modules/workspaces/tests/src/Kernel/WorkspacePublishFormTest.php @covers ::submitForm[[api-linebreak]]

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