Search for event
- Search 7.x for event
- Search 9.5.x for event
- Search 10.3.x for event
- Search 11.x for event
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigModuleOverridesEvent::getNames | function | core/ |
Gets configuration names. |
ConfigModuleOverridesEvent::getOverrides | function | core/ |
Get configuration overrides. |
ConfigModuleOverridesEvent::setOverride | function | core/ |
Sets a configuration override for the given name. |
ConfigModuleOverridesEvent::__construct | function | core/ |
Constructs a configuration overrides event object. |
ConfigNamesMapper::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigRenameEvent | class | core/ |
Configuration event fired when renaming a configuration object. |
ConfigRenameEvent.php | file | core/ |
|
ConfigRenameEvent::$oldName | property | core/ |
The old configuration object name. |
ConfigRenameEvent::getOldName | function | core/ |
Gets the old configuration object name. |
ConfigRenameEvent::__construct | function | core/ |
Constructs the config rename event. |
ConfigSchemaChecker::getSubscribedEvents | function | core/ |
|
ConfigSingleImportForm::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigSnapshotSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
ConfigSubscriber::getSubscribedEvents | function | core/ |
|
ConfigSubscriber::getSubscribedEvents | function | core/ |
|
ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
ConfigTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ConfigTranslationEvents | class | core/ |
Provides a list of events dispatched by the Configuration Translation module. |
ConfigTranslationEvents.php | file | core/ |
|
ConfigTranslationEvents::POPULATE_MAPPER | constant | core/ |
The name of the event dispatched when a configuration mapper is populated. |
ConfigTranslationTestSubscriber::getSubscribedEvents | function | core/ |
|
config_events_test.event_subscriber | service | core/ |
Drupal\config_events_test\EventSubscriber |
config_events_test.event_subscriber | service | core/ |
Drupal\config_collection_install_test\EventSubscriber |
config_events_test.info.yml | file | core/ |
core/modules/config/tests/config_events_test/config_events_test.info.yml |
config_events_test.schema.yml | file | core/ |
core/modules/config/tests/config_events_test/config/schema/config_events_test.schema.yml |
config_events_test.services.yml | file | core/ |
core/modules/config/tests/config_events_test/config_events_test.services.yml |
config_import_test.event_subscriber | service | core/ |
Drupal\config_import_test\EventSubscriber |
config_transformer_test.event_subscriber | service | core/ |
Drupal\config_transformer_test\EventSubscriber |
config_translation_test_event_subscriber | service | core/ |
Drupal\config_translation_test\EventSubscriber\ConfigTranslationTestSubscriber |
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/ |
|
ContainerAwareEventDispatcher::addSubscriber | function | core/ |
|
ContainerAwareEventDispatcher::dispatch | function | core/ |
|
ContainerAwareEventDispatcher::getListenerPriority | function | core/ |
|
ContainerAwareEventDispatcher::getListeners | function | core/ |
|
ContainerAwareEventDispatcher::hasListeners | function | core/ |
|
ContainerAwareEventDispatcher::removeListener | function | core/ |
|
ContainerAwareEventDispatcher::removeSubscriber | function | core/ |
|
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::POSTBAR | constant | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.