service event_dispatcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \event_dispatcher
Class
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher24 string references to event_dispatcher
- ConfigEventsTest::testConfigEvents in core/
modules/ config/ src/ Tests/ ConfigEventsTest.php - Tests configuration events.
- ConfigImporterMissingContentTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterMissingContentTest.php - Performs setup tasks before each individual test method is run.
- ConfigImporterTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportRecreateTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportRecreateTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportRenameValidationTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportRenameValidationTest.php - Performs setup tasks before each individual test method is run.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
- arguments:
- - '@service_container'