Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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
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
es-system.cron.yml file core/modules/system/tests/fixtures/update/es-system.cron.yml core/modules/system/tests/fixtures/update/es-system.cron.yml
es-views.view.content.yml file core/modules/system/tests/fixtures/update/es-views.view.content.yml core/modules/system/tests/fixtures/update/es-views.view.content.yml
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 Test getMigration method.
EventBaseTest::testLogMessage function core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php Test logging a message.
Events group core/core.api.php Overview of event dispatch and subscribing
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 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/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php An event subscriber that does nothing.
EventSubscriber class core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php An event subscriber that does different things depending on whether classes
exist.
EventSubscriber.php file core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php
EventSubscriber.php file core/modules/system/tests/modules/module_install_class_loader_test2/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
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::$active property core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The active config storage.
EventSubscriber::$state property core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The Drupal state.
EventSubscriber::$state property core/modules/config/tests/config_import_test/src/EventSubscriber.php The key value store.

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