event_dispatcher

Same name and namespace in other branches
  1. 9 core/core.services.yml \event_dispatcher
  2. 8.9.x core/core.services.yml \event_dispatcher

Class

Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
45 string references to event_dispatcher
BlockContentAccessControlHandler::createInstance in core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessHandlerTest::setUp in core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
CheckpointStorageTest::getConfigImporter in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
ConfigCRUDTest::testCRUD in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests CRUD operations.
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
  2. arguments:
  3. - '@service_container'

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