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 |
---|---|---|---|
AccessDeniedSubscriber::getSubscribedEvents | function | core/ |
|
AccountEvents | class | core/ |
Defines events for the account system. |
AccountEvents.php | file | core/ |
|
AccountEvents::SET_USER | constant | core/ |
Name of the event fired when the current user is set. |
AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
AccountSetEvent | class | core/ |
Event fired when an account is set for the current session. |
AccountSetEvent.php | file | core/ |
|
AccountSetEvent::$account | property | core/ |
The set account. |
AccountSetEvent::getAccount | function | core/ |
Gets the account. |
AccountSetEvent::__construct | function | core/ |
AccountSetEvent constructor. |
ActiveLinkResponseFilter::getSubscribedEvents | function | core/ |
|
AdminRouteSubscriber::getSubscribedEvents | function | core/ |
|
AjaxResponseSubscriber::getSubscribedEvents | function | core/ |
|
AllowedPackages::event | function | composer/ |
Handles package events during a 'composer require' operation. |
AnonymousUserResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
AuthenticationSubscriber::getSubscribedEvents | function | core/ |
|
AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
BcConfigSubscriber::getSubscribedEvents | function | core/ |
|
BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
BigPipeTestSubscriber::getSubscribedEvents | function | core/ |
|
BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentEvents | class | core/ |
Defines events for the block_content module. |
BlockContentEvents.php | file | core/ |
|
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
BlockContentGetDependencyEvent.php | file | core/ |
|
BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
BlockPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
BlockPlaceEventSubscriber | class | core/ |
|
BlockPlaceEventSubscriber.php | file | core/ |
|
BlockPlaceEventSubscriber::$account | property | core/ |
The current user. |
BlockPlaceEventSubscriber::$requestStack | property | core/ |
The request stack. |
BlockPlaceEventSubscriber::getSubscribedEvents | function | core/ |
|
BlockPlaceEventSubscriber::onBlockPageDisplayVariantSelected | function | core/ |
Selects the block place override of the block page display variant. |
BlockPlaceEventSubscriber::__construct | function | core/ |
Constructs a \Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber object. |
CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
Config::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
ConfigCacheTag::getSubscribedEvents | function | core/ |
|
ConfigCrudEvent | class | core/ |
Wraps a configuration event for event listeners. |
ConfigCrudEvent.php | file | core/ |
|
ConfigCrudEvent::$config | property | core/ |
Configuration object. |
ConfigCrudEvent::getConfig | function | core/ |
Gets configuration object. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.