Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ErrorTest::createBacktraceItem function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Creates a mock backtrace item.
ErrorTest::providerTestFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Data provider for testFormatBacktrace.
ErrorTest::providerTestGetLastCaller function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Data provider for testGetLastCaller.
ErrorTest::testFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Tests the formatBacktrace() method.
ErrorTest::testGetLastCaller function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Tests the getLastCaller() method.
ErrorTestController class core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Controller routines for error_test routes.
ErrorTestController.php file core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php
ErrorTestController::$database property core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php The database connection.
ErrorTestController::create function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Instantiates a new instance of this class.
ErrorTestController::generateFatals function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Generate fatals to test the error handler.
ErrorTestController::generateWarnings function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Generate warnings to test the error handler.
ErrorTestController::triggerException function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Trigger an exception to test the exception handler.
ErrorTestController::triggerPDOException function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Trigger an exception to test the PDO exception handler.
ErrorTestController::triggerRendererException function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Trigger an exception during rendering.
ErrorTestController::__construct function core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Constructs a \Drupal\error_test\Controller\ErrorTestController object.
error_displayable function core/includes/errors.inc Determines whether an error should be displayed.
ERROR_REPORTING_DISPLAY_ALL constant core/includes/bootstrap.inc Error reporting level: display all messages.
ERROR_REPORTING_DISPLAY_SOME constant core/includes/bootstrap.inc Error reporting level: display errors and warnings.
ERROR_REPORTING_DISPLAY_VERBOSE constant core/includes/bootstrap.inc Error reporting level: display all messages, plus backtrace information.
ERROR_REPORTING_HIDE constant core/includes/bootstrap.inc Error reporting level: display no errors.
error_service_test.info.yml file core/modules/system/tests/modules/error_service_test/error_service_test.info.yml core/modules/system/tests/modules/error_service_test/error_service_test.info.yml
error_service_test.routing.yml file core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml
error_service_test.services.yml file core/modules/system/tests/modules/error_service_test/error_service_test.services.yml core/modules/system/tests/modules/error_service_test/error_service_test.services.yml
error_test.info.yml file core/modules/system/tests/modules/error_test/error_test.info.yml core/modules/system/tests/modules/error_test/error_test.info.yml
error_test.routing.yml file core/modules/system/tests/modules/error_test/error_test.routing.yml core/modules/system/tests/modules/error_test/error_test.routing.yml
essentials.admin.css file core/modules/ckeditor5/css/essentials.admin.css .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/lib/Drupal/Component/EventDispatcher/Event.php Provides a forward-compatibility layer for the Symfony 5 event class.
Event.php file core/lib/Drupal/Component/EventDispatcher/Event.php
EventBase class core/modules/migrate/src/Event/EventBase.php
EventBase.php file core/modules/migrate/src/Event/EventBase.php
EventBase::$message property core/modules/migrate/src/Event/EventBase.php The current message service.
EventBase::$migration property core/modules/migrate/src/Event/EventBase.php The migration.
EventBase::getMigration function core/modules/migrate/src/Event/EventBase.php Gets the migration.
EventBase::logMessage function core/modules/migrate/src/Event/EventBase.php Logs a message using the Migrate message service.
EventBase::__construct function core/modules/migrate/src/Event/EventBase.php Constructs a Migrate event object.
EventBaseTest class core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php @coversDefaultClass \Drupal\migrate\Event\EventBase[[api-linebreak]]
@group migrate
EventBaseTest.php file core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php
EventBaseTest::testGetMigration function core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php Tests getMigration method.
EventBaseTest::testLogMessage function core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php Tests logging a message.
Events group core/core.api.php Overview of event dispatch and subscribing
EventSubscriber class core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php Defines an event subscriber that conditionally unsets the event list.
EventSubscriber class core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php An event subscriber that does nothing.
EventSubscriber class core/modules/config/tests/config_transformer_test/src/EventSubscriber.php Class EventSubscriber.
EventSubscriber class core/modules/config/tests/config_import_test/src/EventSubscriber.php Config import subscriber for config import events.
EventSubscriber class core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php
EventSubscriber class core/modules/config/tests/config_events_test/src/EventSubscriber.php
EventSubscriber.php file core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php
EventSubscriber.php file core/modules/config/tests/config_events_test/src/EventSubscriber.php
EventSubscriber.php file core/modules/config/tests/config_transformer_test/src/EventSubscriber.php
EventSubscriber.php file core/modules/config/tests/config_import_test/src/EventSubscriber.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.