Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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.
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/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php An event subscriber that does nothing.
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/language/tests/language_events_test/src/EventSubscriber.php Event subscriber for testing Language 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.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.php file core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php
EventSubscriber.php file core/modules/language/tests/language_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_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/system/tests/modules/module_install_class_loader_test1/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_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.

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