Search for errors
- Search 7.x for errors
- Search 9.5.x for errors
- Search 10.3.x for errors
- Search 11.x for errors
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormStateDecoratorBaseTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors[[api-linebreak]] |
| FormStateDecoratorBaseTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors[[api-linebreak]] |
| FormStateInterface::clearErrors | function | core/ |
Clears all errors against all form elements made by self::setErrorByName(). |
| FormStateInterface::getErrors | function | core/ |
Returns an associative array of all errors. |
| FormStateInterface::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormStateInterface::hasAnyErrors | function | core/ |
Determines if any forms have any errors. |
| FormStateInterface::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| FormStateTest::testFormErrorsDuringSubmission | function | core/ |
Tests that form errors during submission throw an exception. |
| FormTestLimitValidationErrorsForm | class | core/ |
Builds a simple form with a button triggering partial validation. |
| FormTestLimitValidationErrorsForm.php | file | core/ |
|
| FormTestLimitValidationErrorsForm::buildForm | function | core/ |
Form constructor. |
| FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors | function | core/ |
|
| FormTestLimitValidationErrorsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestLimitValidationErrorsForm::partialSubmitForm | function | core/ |
|
| FormTestLimitValidationErrorsForm::submitForm | function | core/ |
Form submission handler. |
| FormValidationMessageOrderTest::testLimitValidationErrors | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidator::determineLimitValidationErrors | function | core/ |
Determines if validation errors should be limited. |
| FormValidator::handleErrorsWithLimitedValidation | function | core/ |
Handles validation errors for forms with limited validation. |
| FormValidatorTest::providerTestHandleErrorsWithLimitedValidation | function | core/ |
|
| FormValidatorTest::testHandleErrorsWithLimitedValidation | function | core/ |
@covers ::handleErrorsWithLimitedValidation[[api-linebreak]] |
| ImageEffectsTest::testEffectFormValidationErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
| InlineFormErrorsServiceProvider | class | core/ |
Overrides the form_error_handler service to enable inline form errors. |
| InlineFormErrorsServiceProvider.php | file | core/ |
|
| InlineFormErrorsServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| inline_form_errors.info.yml | file | core/ |
core/modules/inline_form_errors/inline_form_errors.info.yml |
| inline_form_errors.module | file | core/ |
Enables inline form errors. |
| inline_form_errors_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| inline_form_errors_help | function | core/ |
Implements hook_help(). |
| inline_form_errors_preprocess_datetime_wrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| inline_form_errors_preprocess_details | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| inline_form_errors_preprocess_fieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| inline_form_errors_preprocess_form_element | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| install_database_errors | function | core/ |
Checks a database connection and returns any errors. |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Test errors reported. @covers ::xmlToRows[[api-linebreak]] |
| LinkWidget::flagErrors | function | core/ |
Override the '%uri' message parameter, to ensure that 'internal:' URIs show a validation error message that doesn't mention that scheme. |
| MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue | property | core/ |
The original value of the 'display_errors' PHP configuration option. |
| PoStreamReader::$errors | property | core/ |
Array of translated error strings recorded on reading this stream so far. |
| RequestSanitizerTest::$errors | property | core/ |
Log of errors triggered during sanitization. |
| ResourceResponseTestTrait::errorsToOmittedObject | function | core/ |
Maps error objects into an omitted object. |
| SimpleTestErrorCollectorTest::$collectedErrors | property | core/ |
Errors triggered during the test. |
| SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
| SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
| SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors[[api-linebreak]] |
| SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors[[api-linebreak]] |
| TestBase::assertNoErrorsLogged | function | core/ |
Asserts that no errors have been logged to the PHP error.log thus far. |
| TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
| UncaughtExceptionTest::assertNoErrorsLogged | function | core/ |
Asserts that no errors have been logged to the PHP error.log thus far. |
| UpdatePathTestBase::$upgradeErrors | property | core/ |
Array of errors triggered during the update process. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.