Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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 Base class for migration events.
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 Tests Drupal\migrate\Event\EventBase.
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.
EventException class core/lib/Drupal/Core/Database/Exception/EventException.php Exception thrown by the database event API.
EventException.php file core/lib/Drupal/Core/Database/Exception/EventException.php
EventLogSubscriber class core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php Defines an event subscriber to test logging during events in Package Manager.
EventLogSubscriber.php file core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php
EventLogSubscriber::excludeLogFile function core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php Excludes the log file from Package Manager operations.
EventLogSubscriber::getSubscribedEvents function core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php
EventLogSubscriber::logEventInfo function core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php Logs all events in the stage life cycle.
EventLogSubscriber::LOG_FILE_NAME constant core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php The name of the log file to write to.
Events group core/core.api.php Overview of event dispatch and subscribing
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 Event subscriber for testing configuration collection.
EventSubscriber class core/modules/config/tests/config_events_test/src/EventSubscriber.php Event subscriber for testing configuration events.
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/language/tests/language_events_test/src/EventSubscriber.php Event subscriber for testing Language events.
EventSubscriber.php file core/modules/language/tests/language_events_test/src/EventSubscriber.php
EventSubscriber.php file core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php
EventSubscriber.php file core/modules/system/tests/modules/module_install_class_loader_test1/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
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.
EventSubscriber::$state property core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php The state key value store.
EventSubscriber::$state property core/modules/config/tests/config_events_test/src/EventSubscriber.php The state key value store.
EventSubscriber::$sync property core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The sync config storage.
EventSubscriber::addCollections function core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
EventSubscriber::configEventRecorder function core/modules/config/tests/config_events_test/src/EventSubscriber.php Reacts to config event.
EventSubscriber::configEventRecorder function core/modules/language/tests/language_events_test/src/EventSubscriber.php Reacts to config event.
EventSubscriber::getSubscribedEvents function core/modules/language/tests/language_events_test/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_events_test/src/EventSubscriber.php

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