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 |
---|---|---|---|
EventBaseTest::testLogMessage | function | core/ |
Test logging a message. |
Events | group | core/ |
Overview of event dispatch and subscribing |
EventSubscriber | class | core/ |
|
EventSubscriber | class | core/ |
|
EventSubscriber | class | core/ |
Class EventSubscriber. |
EventSubscriber | class | core/ |
Config import subscriber for config import events. |
EventSubscriber | class | core/ |
An event subscriber that does nothing. |
EventSubscriber | class | core/ |
An event subscriber that does different things depending on whether classes exist. |
EventSubscriber.php | file | core/ |
|
EventSubscriber.php | file | core/ |
|
EventSubscriber.php | file | core/ |
|
EventSubscriber.php | file | core/ |
|
EventSubscriber.php | file | core/ |
|
EventSubscriber.php | file | core/ |
|
EventSubscriber::$active | property | core/ |
The active config storage. |
EventSubscriber::$state | property | core/ |
The state key value store. |
EventSubscriber::$state | property | core/ |
The state key value store. |
EventSubscriber::$state | property | core/ |
The Drupal state. |
EventSubscriber::$state | property | core/ |
The key value store. |
EventSubscriber::$sync | property | core/ |
The sync config storage. |
EventSubscriber::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
EventSubscriber::getSubscribedEvents | function | core/ |
|
EventSubscriber::getSubscribedEvents | function | core/ |
|
EventSubscriber::getSubscribedEvents | function | core/ |
|
EventSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
EventSubscriber::getSubscribedEvents | function | core/ |
|
EventSubscriber::getSubscribedEvents | function | core/ |
|
EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
EventSubscriber::onConfigImporterMissingContentTwo | function | core/ |
Handles the missing content event. |
EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
EventSubscriber::onConfigSave | function | core/ |
Reacts to a config save and records information in state for testing. |
EventSubscriber::onExportTransform | function | core/ |
The storage is transformed for exporting. |
EventSubscriber::onImportTransform | function | core/ |
The storage is transformed for importing. |
EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
EventSubscriber::__construct | function | core/ |
EventSubscriber constructor. |
EventSubscriber::__construct | function | core/ |
Constructs the event subscriber. |
event_dispatcher | service | core/ |
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher |
ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
ExceptionLoggingSubscriber::getSubscribedEvents | function | core/ |
|
ExcludedModulesEventSubscriber | class | core/ |
The event subscriber preventing excluded modules to be exported. |
ExcludedModulesEventSubscriber.php | file | core/ |
|
ExcludedModulesEventSubscriber::$activeStorage | property | core/ |
|
ExcludedModulesEventSubscriber::$manager | property | core/ |
|
ExcludedModulesEventSubscriber::$settings | property | core/ |
|
ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY | constant | core/ |
The key in settings and state for listing excluded modules. |
ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
ExcludedModulesEventSubscriber::getExcludedModules | function | core/ |
Get the modules set as excluded in the Drupal settings. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.