Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ErrorContainer.php | file | core/ |
|
| ErrorContainer::get | function | core/ |
|
| ErrorHandlerTest | class | core/ |
Performs tests on the Drupal error and exception handler. |
| ErrorHandlerTest.php | file | core/ |
|
| ErrorHandlerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ErrorHandlerTest::$modules | property | core/ |
Modules to install. |
| ErrorHandlerTest::assertErrorMessage | function | core/ |
Helper function: assert that the error message is found. |
| ErrorHandlerTest::assertNoErrorMessage | function | core/ |
Helper function: assert that the error message is not found. |
| ErrorHandlerTest::assertNoMessages | function | core/ |
Asserts that no messages are printed onto the page. |
| ErrorHandlerTest::testCustomErrorHandler | function | core/ |
Tests a custom error handler set in settings.php. |
| ErrorHandlerTest::testErrorHandler | function | core/ |
Tests the error handler. |
| ErrorHandlerTest::testExceptionHandler | function | core/ |
Tests the exception handler. |
| errors.inc | file | core/ |
Functions for error handling. |
| ErrorServiceTestServiceProvider | class | core/ |
|
| ErrorServiceTestServiceProvider.php | file | core/ |
|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| ErrorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\Error[[api-linebreak]] @group Utility |
| ErrorTest.php | file | core/ |
|
| ErrorTest::createBacktraceItem | function | core/ |
Creates a mock backtrace item. |
| ErrorTest::providerTestFormatBacktrace | function | core/ |
Data provider for testFormatBacktrace. |
| ErrorTest::providerTestGetLastCaller | function | core/ |
Data provider for testGetLastCaller. |
| ErrorTest::testFormatBacktrace | function | core/ |
Tests the formatBacktrace() method. |
| ErrorTest::testGetLastCaller | function | core/ |
Tests the getLastCaller() method. |
| ErrorTestController | class | core/ |
Controller routines for error_test routes. |
| ErrorTestController.php | file | core/ |
|
| ErrorTestController::$database | property | core/ |
The database connection. |
| ErrorTestController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ErrorTestController::generateFatalErrors | function | core/ |
Generate fatal errors to test the error handler. |
| ErrorTestController::generateWarnings | function | core/ |
Generate warnings to test the error handler. |
| ErrorTestController::triggerException | function | core/ |
Trigger an exception to test the exception handler. |
| ErrorTestController::triggerPDOException | function | core/ |
Trigger an exception to test the PDO exception handler. |
| ErrorTestController::triggerRendererException | function | core/ |
Trigger an exception during rendering. |
| ErrorTestController::__construct | function | core/ |
Constructs a \Drupal\error_test\Controller\ErrorTestController object. |
| error_displayable | function | core/ |
Determines whether an error should be displayed. |
| ERROR_REPORTING_DISPLAY_ALL | constant | core/ |
Error reporting level: display all messages. |
| ERROR_REPORTING_DISPLAY_SOME | constant | core/ |
Error reporting level: display errors and warnings. |
| ERROR_REPORTING_DISPLAY_VERBOSE | constant | core/ |
Error reporting level: display all messages, plus backtrace information. |
| ERROR_REPORTING_HIDE | constant | core/ |
Error reporting level: display no errors. |
| error_service_test.info.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.info.yml |
| error_service_test.routing.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml |
| error_service_test.services.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.services.yml |
| error_test.info.yml | file | core/ |
core/modules/system/tests/modules/error_test/error_test.info.yml |
| error_test.routing.yml | file | core/ |
core/modules/system/tests/modules/error_test/error_test.routing.yml |
| essentials.admin.css | file | core/ |
.ckeditor5-toolbar-button-divider { background-image: url(../icons/divider.svg); } .ckeditor5-toolbar-button-wrapping { background-image: url(../icons/separator.svg); } .ckeditor5-toolbar-button-undo { background-image:… |
| Event | class | core/ |
Provides a forward-compatibility layer for the Symfony 5 event class. |
| Event.php | file | core/ |
|
| EventBase | class | core/ |
|
| EventBase.php | file | core/ |
|
| EventBase::$message | property | core/ |
The current message service. |
Pagination
- Previous page
- Page 569
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.