constant Events::BULK_HOSTS_DELETE in Entity Usage 8
The BULK_HOSTS_DELETE event.
The BULK_HOSTS_DELETE event occurs when all records of a given entity_type (host) are removed.
File
- src/
Events/ Events.php, line 42
Class
- Events
- Contains all events thrown by Entity Usage.
Namespace
Drupal\entity_usage\EventsCode
const BULK_HOSTS_DELETE = 'entity_usage.bulk_delete_hosts';