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 |
---|---|---|---|
DynamicPageCacheSubscriber::getSubscribedEvents | function | core/ |
|
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents | function | core/ |
|
EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
EnforcedFormResponseSubscriber::getSubscribedEvents | function | core/ |
|
EntityDefinitionUpdateTest::testDefinitionEvents | function | core/ |
Tests entity type and field storage definition events. |
EntityFieldManagerTest::$eventDispatcher | property | core/ |
The event dispatcher. |
EntityResourcePostRouteSubscriber::getSubscribedEvents | function | core/ |
|
EntityResourcePostRouteSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
EntityTestDefinitionSubscriber::$trackEvents | property | core/ |
Flag determining whether events should be tracked. |
EntityTestDefinitionSubscriber::enableEventTracking | function | core/ |
Enables event tracking. |
EntityTestDefinitionSubscriber::getSubscribedEvents | function | core/ |
|
EntityTestDefinitionSubscriber::hasEventFired | function | core/ |
Checks whether an event has been dispatched. |
EntityTestDefinitionSubscriber::storeEvent | function | core/ |
Stores the specified event. |
EntityTypeEvent | class | core/ |
Defines a base class for all entity type events. |
EntityTypeEvent.php | file | core/ |
|
EntityTypeEvent::$entityType | property | core/ |
The entity type. |
EntityTypeEvent::$original | property | core/ |
The original entity type. |
EntityTypeEvent::getEntityType | function | core/ |
The entity type the event refers to. |
EntityTypeEvent::getOriginal | function | core/ |
The original entity type. |
EntityTypeEvent::__construct | function | core/ |
Constructs a new EntityTypeEvent. |
EntityTypeEvents | class | core/ |
Contains all events thrown while handling entity types. |
EntityTypeEvents.php | file | core/ |
|
EntityTypeEvents::CREATE | constant | core/ |
The name of the event triggered when a new entity type is created. |
EntityTypeEvents::DELETE | constant | core/ |
The name of the event triggered when an existing entity type is deleted. |
EntityTypeEvents::UPDATE | constant | core/ |
The name of the event triggered when an existing entity type is updated. |
EntityTypeEventSubscriberTrait | trait | core/ |
Helper methods for EntityTypeListenerInterface. |
EntityTypeEventSubscriberTrait.php | file | core/ |
|
EntityTypeEventSubscriberTrait::getEntityTypeEvents | function | core/ |
Gets the subscribed events. |
EntityTypeEventSubscriberTrait::onEntityTypeCreate | function | core/ |
|
EntityTypeEventSubscriberTrait::onEntityTypeDelete | function | core/ |
|
EntityTypeEventSubscriberTrait::onEntityTypeEvent | function | core/ |
Listener method for any entity type definition event. |
EntityTypeEventSubscriberTrait::onEntityTypeUpdate | function | core/ |
|
EntityTypeEventSubscriberTrait::onFieldableEntityTypeCreate | function | core/ |
|
EntityTypeEventSubscriberTrait::onFieldableEntityTypeUpdate | function | core/ |
|
EntityTypeListener::$eventDispatcher | property | core/ |
The event dispatcher. |
EventBase | class | core/ |
|
EventBase.php | file | core/ |
|
EventBase::$message | property | core/ |
The current message service. |
EventBase::$migration | property | core/ |
The migration. |
EventBase::getMigration | function | core/ |
Gets the migration. |
EventBase::logMessage | function | core/ |
Logs a message using the Migrate message service. |
EventBase::__construct | function | core/ |
Constructs a Migrate event object. |
EventBaseTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Event\EventBase @group migrate |
EventBaseTest.php | file | core/ |
|
EventBaseTest::testGetMigration | function | core/ |
Test getMigration method. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.