Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ErrorTest | class | core/ |
Tests Drupal\Core\Utility\Error. |
| 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/ |
Base class for migration events. |
| EventBase.php | file | core/ |
|
| EventBase::$message | property | core/ |
The current message service. |
| EventBase::$migration | property | core/ |
The migration. |
| EventBase::getMigration | function | core/ |
Gets the migration. |
| EventBase::logMessage | function | core/ |
Logs a message using the Migrate message service. |
| EventBase::__construct | function | core/ |
Constructs a Migrate event object. |
| EventBaseTest | class | core/ |
Tests Drupal\migrate\Event\EventBase. |
| EventBaseTest.php | file | core/ |
|
| EventBaseTest::testGetMigration | function | core/ |
Tests getMigration method. |
| EventBaseTest::testLogMessage | function | core/ |
Tests logging a message. |
| EventException | class | core/ |
Exception thrown by the database event API. |
| EventException.php | file | core/ |
|
| EventLogSubscriber | class | core/ |
Defines an event subscriber to test logging during events in Package Manager. |
| EventLogSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 599
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.