Search for dispatcher
- Search 7.x for dispatcher
- Search 9.5.x for dispatcher
- Search 8.9.x for dispatcher
- Search 11.x for dispatcher
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
Config::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
ConfigEntityMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigFactory::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
ConfigFactoryTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ConfigFieldMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigImporter::$eventDispatcher | property | core/ |
The event dispatcher used to notify subscribers. |
ConfigInstaller::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigManager::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapper::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigSingleImportForm::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
ConfigTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ContainerAwareEventDispatcher | class | core/ |
A performance optimized container aware event dispatcher. |
ContainerAwareEventDispatcher.php | file | core/ |
|
ContainerAwareEventDispatcher::$container | property | core/ |
The service container. |
ContainerAwareEventDispatcher::$listeners | property | core/ |
Listener definitions. |
ContainerAwareEventDispatcher::$unsorted | property | core/ |
Whether listeners need to be sorted prior to dispatch, keyed by event name. |
ContainerAwareEventDispatcher::addListener | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ContainerAwareEventDispatcher::addSubscriber | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ContainerAwareEventDispatcher::dispatch | function | core/ |
|
ContainerAwareEventDispatcher::getListenerPriority | function | core/ |
|
ContainerAwareEventDispatcher::getListeners | function | core/ |
|
ContainerAwareEventDispatcher::hasListeners | function | core/ |
|
ContainerAwareEventDispatcher::removeListener | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ContainerAwareEventDispatcher::removeSubscriber | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ContainerAwareEventDispatcher::__construct | function | core/ |
Constructs a container aware event dispatcher. |
ContainerAwareEventDispatcherTest | class | core/ |
Unit tests for the ContainerAwareEventDispatcher. |
ContainerAwareEventDispatcherTest.php | file | core/ |
|
ContainerAwareEventDispatcherTest::$dispatcher | property | core/ |
|
ContainerAwareEventDispatcherTest::$listener | property | core/ |
|
ContainerAwareEventDispatcherTest::createEventDispatcher | function | core/ |
|
ContainerAwareEventDispatcherTest::POST_BAR | constant | core/ |
|
ContainerAwareEventDispatcherTest::POST_FOO | constant | core/ |
|
ContainerAwareEventDispatcherTest::PRE_BAR | constant | core/ |
|
ContainerAwareEventDispatcherTest::PRE_FOO | constant | core/ |
|
ContainerAwareEventDispatcherTest::setUp | function | core/ |
|
ContainerAwareEventDispatcherTest::tearDown | function | core/ |
|
ContainerAwareEventDispatcherTest::testAddListener | function | core/ |
|
ContainerAwareEventDispatcherTest::testAddSubscriber | function | core/ |
|
ContainerAwareEventDispatcherTest::testAddSubscriberWithMultipleListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testAddSubscriberWithPriorities | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatch | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchForClosure | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchLazyListener | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchWithCallables | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.