Search for errors
- Search 7.x for errors
 - Search 9.5.x for errors
 - Search 8.9.x for errors
 - Search 10.3.x for errors
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BlockUiTest::testBlockValidateErrors | function | core/ | 
                                                                                        Tests if validation errors are passed plugin form to the parent form. | 
| CKEditor5TestBase::assertNoRealtimeValidationErrors | function | core/ | 
                                                                                        Checks that no real-time validation errors are present. | 
| ConfigEntityValidationTestBase::assertValidationErrors | function | core/ | 
                                                                                        Asserts a set of validation errors is raised when the entity is validated. | 
| ConfigImporter::$errors | property | core/ | 
                                                                                        A log of any errors encountered. | 
| ConfigImporter::getErrors | function | core/ | 
                                                                                        Returns error messages created while running the import. | 
| ConfigImportUITest::testBatchErrors | function | core/ | 
                                                                                        Tests that errors set in the batch and on the ConfigImporter are merged. | 
| ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ | 
                                                                                        Tests field widgets with #limit_validation_errors. | 
| CredentialForm::$errors | property | core/ | 
                                                                                        An array of error information. | 
| DateTimePlus::$errors | property | core/ | 
                                                                                        An array of errors encountered when creating this date. | 
| DateTimePlus::checkErrors | function | core/ | 
                                                                                        Examines getLastErrors() to see what errors to report. | 
| DateTimePlus::getErrors | function | core/ | 
                                                                                        Gets error messages. | 
| DateTimePlus::hasErrors | function | core/ | 
                                                                                        Detects if there were errors in the processing of this date. | 
| ElementTest::testFormElementErrors | function | core/ | 
                                                                                        Tests form element error messages. | 
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ | 
                                                                                        Flags entity validation violations as form errors. | 
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ | 
                                                                                        Flags entity validation violations as form errors. | 
| ErrorCollection::$errors | property | core/ | 
                                                                                        The HTTP exceptions. | 
| errors.inc | file | core/ | 
                                                                                        Functions for error handling. | 
| ErrorServiceTestServiceProvider | class | core/ | 
                                                                                        The service provider for testing bedlam in container rebuilds. | 
| ErrorServiceTestServiceProvider.php | file | core/ | 
                                                                                        |
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ | 
                                                                                        The in-situ container builder. | 
| ErrorServiceTestServiceProvider::alter | function | core/ | 
                                                                                        Modifies existing service definitions. | 
| ErrorTestController::generateFatalErrors | function | core/ | 
                                                                                        Generate fatal errors to test the error handler. | 
| ExposedFormUITest::$groupFormUiErrors | property | core/ | 
                                                                                        Array of error message strings raised by the grouped form. | 
| ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ | 
                                                                                        Asserts that there are no Grouped Filters errors. | 
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ | 
                                                                                        Tests the error messages used in the grouped filter form. | 
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ | 
                                                                                        Gets the form errors for a given entity. | 
| FileValidationException::$errors | property | core/ | 
                                                                                        The validation errors. | 
| FileValidationException::getErrors | function | core/ | 
                                                                                        Gets the errors. | 
| FileWidget::flagErrors | function | core/ | 
                                                                                        Reports field-level validation errors against actual form elements. | 
| FormErrorHandler::handleFormErrors | function | core/ | 
                                                                                        Handles form errors after form validation. | 
| FormErrorHandler::setElementErrorsFromFormState | function | core/ | 
                                                                                        Stores errors and a list of child element errors directly on each element. | 
| FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ | 
                                                                                        Tests that the required field error is displayed as inline error message. | 
| FormErrorHandlerInterface::handleFormErrors | function | core/ | 
                                                                                        Handles form errors after form validation. | 
| FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ | 
                                                                                        Tests set element errors from form state. | 
| FormState::$anyErrors | property | core/ | 
                                                                                        Tracks if any errors have been set on any form. | 
| FormState::$errors | property | core/ | 
                                                                                        Contains errors for this form. | 
| FormState::$limit_validation_errors | property | core/ | 
                                                                                        Stores which errors should be limited during validation. | 
| FormState::clearErrors | function | core/ | 
                                                                                        Clears all errors against all form elements made by self::setErrorByName(). | 
| FormState::getErrors | function | core/ | 
                                                                                        Returns an associative array of all errors. | 
| FormState::getLimitValidationErrors | function | core/ | 
                                                                                        Retrieves the limited validation error sections. | 
| FormState::hasAnyErrors | function | core/ | 
                                                                                        Determines if any forms have any errors. | 
| FormState::setAnyErrors | function | core/ | 
                                                                                        Sets the global status of errors. | 
| FormState::setLimitValidationErrors | function | core/ | 
                                                                                        Sets the limited validation error sections. | 
| FormStateDecoratorBase::clearErrors | function | core/ | 
                                                                                        Clears all errors against all form elements made by self::setErrorByName(). | 
| FormStateDecoratorBase::getErrors | function | core/ | 
                                                                                        Returns an associative array of all errors. | 
| FormStateDecoratorBase::getLimitValidationErrors | function | core/ | 
                                                                                        Retrieves the limited validation error sections. | 
| FormStateDecoratorBase::hasAnyErrors | function | core/ | 
                                                                                        Determines if any forms have any errors. | 
| FormStateDecoratorBase::setLimitValidationErrors | function | core/ | 
                                                                                        Sets the limited validation error sections. | 
| FormStateDecoratorBaseTest::providerLimitValidationErrors | function | core/ | 
                                                                                        Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors(). | 
| FormStateDecoratorBaseTest::testClearErrors | function | core/ | 
                                                                                        Tests clear errors. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.