15 calls to form_get_errors()

block_admin_configure_submit in drupal/core/modules/block/block.admin.inc
Form submission handler for block_admin_configure().
comment_preview in drupal/core/modules/comment/comment.module
Generates a comment preview.
drupal_process_form in drupal/core/includes/form.inc
Processes a form submission.
ElementsTableSelectTest::formSubmitHelper in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Helper function for the option check test to submit a form while collecting errors.
FormTest::testRequiredFields in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Check several empty values for required forms elements.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
node_preview in drupal/core/modules/node/node.pages.inc
Generates a node preview.
openid_authentication in drupal/core/modules/openid/openid.module
Authenticate a user or attempt registration.
ProgrammaticTest::submitForm in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php
Helper function used to programmatically submit the form defined in form_test.module with the given values.
SystemConfigFormBase::testConfigForm in drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php
Submit the system_config_form ensure the configuration has expected values.
system_settings_form in drupal/core/modules/system/system.module
Add default buttons to a form and set its prefix.
theme_taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
views_ui_config_item_form_validate in drupal/core/modules/views/views_ui/admin.inc
Submit handler for configing new item(s) to a view.
views_ui_edit_display_form_validate in drupal/core/modules/views/views_ui/admin.inc
Validate handler for views_ui_edit_display_form