backdrop_build_form in includes/form.inc
Builds and processes a form for a given form ID.
backdrop_form_submit in includes/form.inc
Retrieves, populates, and processes a form.
backdrop_rebuild_form in includes/form.inc
Constructs a new $form from the information in $form_state.
drupal_prepare_form in includes/drupal.inc
Prepares a structured form array.
FieldAttachOtherTestCase::testFieldAttachSubmit in modules/field/tests/field.test
Test field_attach_submit().
FormsElementsTableSelectFunctionalTest::formSubmitHelper in modules/simpletest/tests/form.test
Helper function for the option check test to submit a form while collecting errors.
FormsTestCase::testRequiredFields in modules/simpletest/tests/form.test
Check several empty values for required forms elements.