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 main for all
  6. Other projects
Title Object type File name Summary
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_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/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_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/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 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
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_test1/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_install_class_loader_test2/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.
EventSubscriber::__construct function core/modules/language/tests/language_events_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventWithPackageListTrait trait core/modules/package_manager/src/Event/EventWithPackageListTrait.php Common methods for pre- and post-require events.
EventWithPackageListTrait.php file core/modules/package_manager/src/Event/EventWithPackageListTrait.php
EventWithPackageListTrait::$devPackages property core/modules/package_manager/src/Event/EventWithPackageListTrait.php The dev packages to be required, in the form 'vendor/name:constraint'.

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