You are here

constant Events::BULK_DELETE_DESTINATIONS in Entity Usage 8.3

Same name and namespace in other branches
  1. 8.4 src/Events/Events.php \Drupal\entity_usage\Events\Events::BULK_DELETE_DESTINATIONS
  2. 8.2 src/Events/Events.php \Drupal\entity_usage\Events\Events::BULK_DELETE_DESTINATIONS

Occurs when all records of a given target entity type are removed.

File

src/Events/Events.php, line 29

Class

Events
Contains all events thrown by Entity Usage.

Namespace

Drupal\entity_usage\Events

Code

const BULK_DELETE_DESTINATIONS = 'entity_usage.bulk_delete_targets';