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
FilterFormatFormBase::submitForm function core/modules/filter/src/FilterFormatFormBase.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…
FilterFormatListBuilder::submitForm function core/modules/filter/src/FilterFormatListBuilder.php Form submission handler.
FilterTestFormatForm::submitForm function core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php Form submission handler.
FormActionXssTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Form submission handler.
FormBuilder::doSubmitForm function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilder::submitForm function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilderInterface::submitForm function core/lib/Drupal/Core/Form/FormBuilderInterface.php Retrieves, populates, and processes a form.
FormController::submitForm function core/modules/system/tests/modules/condition_test/src/FormController.php Form submission handler.
FormDefaultHandlersTest::customSubmitForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
FormDefaultHandlersTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Form submission handler.
FormElementMaxlengthTest::submitForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Form submission handler.
FormInterface::submitForm function core/lib/Drupal/Core/Form/FormInterface.php Form submission handler.
FormSubmitter::doSubmitForm function core/lib/Drupal/Core/Form/FormSubmitter.php
FormSubmitterInterface::doSubmitForm function core/lib/Drupal/Core/Form/FormSubmitterInterface.php Handles the submitted form, executing callbacks and processing responses.
FormTestAlterForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestAlterForm.php Form submission handler.
FormTestArgumentsObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Form submission handler.
FormTestAutocompleteForm::submitForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Form submission handler.
FormTestButtonClassForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php Form submission handler.
FormTestCheckboxesRadiosForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php Form submission handler.
FormTestCheckboxesZeroForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php Form submission handler.
FormTestCheckboxForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php Form submission handler.
FormTestCheckboxTypeJugglingForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxTypeJugglingForm.php Form submission handler.
FormTestClickedButtonForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form submission handler.
FormTestColorForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php Form submission handler.
FormTestControllerObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Form submission handler.
FormTestDescriptionForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php Form submission handler.
FormTestDetailsContainsRequiredTextfieldForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php Form submission handler.
FormTestDetailsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php Form submission handler.
FormTestDisabledElementsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php Form submission handler.
FormTestEmailForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php Form submission handler.
FormTestEmptySelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php Form submission handler.
FormTestFileForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFileForm.php Form submission handler.
FormTestFormStateValuesCleanAdvancedForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php Form submission handler.
FormTestFormStateValuesCleanForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php Form submission handler.
FormTestGetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php Form submission handler.
FormTestGroupContainerForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php Form submission handler.
FormTestGroupDetailsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php Form submission handler.
FormTestGroupFieldsetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php Form submission handler.
FormTestGroupVerticalTabsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php Form submission handler.
FormTestInputForgeryForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Form submission handler.
FormTestLabelForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php Form submission handler.
FormTestLanguageSelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php Form submission handler.
FormTestLimitValidationErrorsForm::partialSubmitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestLimitValidationErrorsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Form submission handler.
FormTestMachineNameForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php Form submission handler.
FormTestMachineNameValidationForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Form submission handler.
FormTestNumberForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php Form submission handler.
FormTestObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestObject.php Form submission handler.
FormTestOptionalContainerForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Form submission handler.
FormTestPatternForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php Form submission handler.

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