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 |
|---|---|---|---|
| PageDisplayVariantSelectionEvent::$contexts | property | core/ |
An array of collected contexts to pass to the page display variant. |
| PageDisplayVariantSelectionEvent::$pluginConfiguration | property | core/ |
The configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::$pluginId | property | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::$routeMatch | property | core/ |
The current route match. |
| PageDisplayVariantSelectionEvent::getContexts | function | core/ |
Gets the contexts that were set during event dispatch. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
| PageDisplayVariantSelectionEvent::setContexts | function | core/ |
Sets the contexts to be passed to the page display variant. |
| PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::setPluginId | function | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::__construct | function | core/ |
Constructs the page display variant plugin selection event. |
| ParamConversionEnhancer::getSubscribedEvents | function | core/ |
|
| ParamConverterSubscriber::getSubscribedEvents | function | core/ |
|
| PathRootsSubscriber::getSubscribedEvents | function | core/ |
|
| PathSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Plugin::getSubscribedEvents | function | composer/ |
|
| PluginEventSubscriber | class | core/ |
Event subscriber to forward Migrate events to source and destination plugins. |
| PluginEventSubscriber.php | file | core/ |
|
| PluginEventSubscriber::getSubscribedEvents | function | core/ |
|
| PluginEventSubscriber::invoke | function | core/ |
Tries to invoke event handling methods on source and destination plugins. |
| PluginEventSubscriber::postImport | function | core/ |
Forwards post-import events to the source and destination plugins. |
| PluginEventSubscriber::postRollback | function | core/ |
Forwards post-rollback events to the source and destination plugins. |
| PluginEventSubscriber::preImport | function | core/ |
Forwards pre-import events to the source and destination plugins. |
| PluginEventSubscriber::preRollback | function | core/ |
Forwards pre-rollback events to the source and destination plugins. |
| PostPackageEventListenerInterface | interface | composer/ |
Interface for post package event listeners. |
| PostPackageEventListenerInterface.php | file | composer/ |
|
| PostPackageEventListenerInterface::event | function | composer/ |
Handles package events during a 'composer require' operation. |
| PsrResponseSubscriber::getSubscribedEvents | function | core/ |
|
| PsrResponseSubscriberTest::createEventMock | function | core/ |
Sets up an alias event that return $controllerResult. |
| QueryFactory::getSubscribedEvents | function | core/ |
|
| RedirectLeadingSlashesSubscriber::getSubscribedEvents | function | core/ |
|
| RedirectResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RegisterEventSubscribersPass | class | core/ |
Registers all event subscribers to the event dispatcher. |
| RegisterEventSubscribersPass.php | file | core/ |
|
| RegisterEventSubscribersPass::process | function | core/ |
|
| RenderArrayNonHtmlSubscriber::getSubscribedEvents | function | core/ |
|
| RenderEvents | class | core/ |
Defines events for the render system. |
| RenderEvents.php | file | core/ |
|
| RenderEvents::SELECT_PAGE_DISPLAY_VARIANT | constant | core/ |
Name of the event when selecting a page display variant to use. |
| ReplicaKillSwitch::getSubscribedEvents | function | core/ |
|
| RequestCloseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| ResourceObjectNormalizationCacher::getSubscribedEvents | function | core/ |
|
| ResourceResponseSubscriber::getSubscribedEvents | function | core/ |
|
| ResourceResponseSubscriber::getSubscribedEvents | function | core/ |
|
| ResourceResponseValidator::getSubscribedEvents | function | core/ |
|
| ResourceRoutes::getSubscribedEvents | function | core/ |
|
| ResourceRoutes::onDynamicRouteEvent | function | core/ |
Alters existing routes for a specific collection. |
| ResourceTypeBuildEvent | class | core/ |
An event used to configure the construction of a JSON:API resource type. |
| ResourceTypeBuildEvent.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.