public constant DateRecurEvents::FIELD_ENTITY_DELETE in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_ENTITY_DELETE
- 3.0.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_ENTITY_DELETE
- 3.1.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_ENTITY_DELETE
Dispatched when an entity containing date recur fields is almost deleted.
File
- src/
Event/ DateRecurEvents.php, line 20
Class
- DateRecurEvents
- Reacts to changes on entity types.
Namespace
Drupal\date_recur\EventCode
public const FIELD_ENTITY_DELETE = 'date_recur_field_entity_delete';