Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Hook Event Dispatcher 8 » hook_event_dispatcher.services.yml

service hook_event_dispatcher.manager in Hook Event Dispatcher 8

Same name and namespace in other branches
  1. 8.2 hook_event_dispatcher.services.yml \hook_event_dispatcher.manager
  2. 3.x hook_event_dispatcher.services.yml \hook_event_dispatcher.manager

Class

Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
94 string references to hook_event_dispatcher.manager
BlockEventTest::setUp in tests/src/Unit/Block/BlockEventTest.php
CronEventTest::setUp in tests/src/Unit/Cron/CronEventTest.php
EntityAccessEventTest::setUp in tests/src/Unit/Entity/EntityAccessEventTest.php
EntityBaseFieldInfoAlterEventTest::setUp in tests/src/Unit/EntityType/EntityBaseFieldInfoAlterEventTest.php
EntityBundleFieldInfoAlterEventTest::setUp in tests/src/Unit/EntityType/EntityBundleFieldInfoAlterEventTest.php

... See full list

File

./hook_event_dispatcher.services.yml
hook_event_dispatcher.services.yml

View source
  1. class: Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
  2. arguments:
  3. - '@event_dispatcher'

API Navigation

  • Hook Event Dispatcher 8
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Constants
  • Deprecated

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.