Search for event

  1. Search 7.x for event
  2. Search 9.5.x for event
  3. Search 10.3.x for event
  4. Search 11.x for event
  5. Other projects
Title Object type File name Summary
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/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.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::$active property core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The active config storage.
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::$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::$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 ConfigEvents::COLLECTION_INFO event.
EventSubscriber::configEventRecorder function core/modules/config/tests/config_events_test/src/EventSubscriber.php Reacts to config event.
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
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_import_test/src/EventSubscriber.php Registers the methods in this class that should be listeners.
EventSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php
EventSubscriber::onConfigDelete function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config delete and records information in state for testing.
EventSubscriber::onConfigImporterMissingContentOne function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterMissingContentTwo function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterValidate function core/modules/config/tests/config_import_test/src/EventSubscriber.php Validates the configuration to be imported.
EventSubscriber::onConfigSave function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config save and records information in state for testing.
EventSubscriber::onExportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for exporting.
EventSubscriber::onImportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for importing.
EventSubscriber::__construct function core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventSubscriber::__construct function core/modules/config/tests/config_events_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventSubscriber::__construct function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php EventSubscriber constructor.
EventSubscriber::__construct function core/modules/config/tests/config_import_test/src/EventSubscriber.php Constructs the event subscriber.
event_dispatcher service core/core.services.yml Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php Registers the methods in this class that should be listeners.
ExceptionLoggingSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
ExcludedModulesEventSubscriber class core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php The event subscriber preventing excluded modules to be exported.
ExcludedModulesEventSubscriber.php file core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$activeStorage property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$manager property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$settings property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY constant core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php The key in settings and state for listing excluded modules.
ExcludedModulesEventSubscriber::getDependentConfigNames function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get all the configuration which depends on one of the excluded modules.
ExcludedModulesEventSubscriber::getExcludedModules function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get the modules set as excluded in the Drupal settings.

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