constant Events::BULK_DELETE_DESTINATIONS in Entity Usage 8.3
Same name and namespace in other branches
- 8.4 src/Events/Events.php \Drupal\entity_usage\Events\Events::BULK_DELETE_DESTINATIONS
- 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\EventsCode
const BULK_DELETE_DESTINATIONS = 'entity_usage.bulk_delete_targets';