EntityTypeEvents

Contains all events thrown while handling entity types.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityTypeEvents.php, line 8

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityTypeEvents::CREATE constant The name of the event triggered when a new entity type is created.
EntityTypeEvents::DELETE constant The name of the event triggered when an existing entity type is deleted.
EntityTypeEvents::UPDATE constant The name of the event triggered when an existing entity type is updated.
doc_Drupal
2016-10-29 09:08:12
Comments
Leave a Comment

Please login to continue.