event_dispatcher
Same name and namespace in other branches
- 9 core/core.services.yml \event_dispatcher
- 8.9.x core/core.services.yml \event_dispatcher
- 11.x core/core.services.yml \event_dispatcher
Class
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher9 string references to event_dispatcher
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - ConfigTestTrait::configImporter in core/
tests/ Drupal/ Tests/ ConfigTestTrait.php - Returns a ConfigImporter object to import test configuration.
- Connection::dispatchEvent in core/
lib/ Drupal/ Core/ Database/ Connection.php - Dispatches a database API event via the container dispatcher.
- GotoAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ GotoAction.php - Creates an instance of the plugin.
- install_config_import_batch in core/
includes/ install.core.inc - Creates a batch for the config importer to process.
File
-
core/
core.services.yml
View source
- class: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
- arguments:
- - '@service_container'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.