12 calls to form_get_errors()
- block_admin_configure_submit in modules/
block/ block.admin.inc - Form submission handler for block_admin_configure().
- comment_preview in modules/
comment/ comment.module - Generate a comment preview.
- drupal_process_form in includes/
form.inc - Processes a form submission.
- FormsElementsTableSelectFunctionalTest::formSubmitHelper in modules/
simpletest/ tests/ form.test - Helper function for the option check test to submit a form while collecting errors.
- FormsProgrammaticTestCase::submitForm in modules/
simpletest/ tests/ form.test - Helper function used to programmatically submit the form defined in form_test.module with the given values.
- FormsTestCase::testRequiredFields in modules/
simpletest/ tests/ form.test - Check several empty values for required forms elements.
- install_run_task in includes/
install.core.inc - Runs an individual installation task.
- node_form in modules/
node/ node.pages.inc - Form constructor for the node add/edit form.
- node_preview in modules/
node/ node.pages.inc - Generates a node preview.
- openid_authentication in modules/
openid/ openid.module - Authenticate a user or attempt registration.
- system_settings_form in modules/
system/ system.module - Sets up a form to save information automatically.
- theme_taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Returns HTML for a terms overview form as a sortable list of terms.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.