Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Recurring Dates Field 8 » date_recur.services.yml

service date_recur.entity_hooks in Recurring Dates Field 8

Class

Drupal\date_recur\DateRecurEntityHooks
3 string references to date_recur.entity_hooks
date_recur_field_storage_config_delete in ./date_recur.module
Implements hook_ENTITY_TYPE_delete().
date_recur_field_storage_config_insert in ./date_recur.module
Implements hook_ENTITY_TYPE_insert().
date_recur_field_storage_config_update in ./date_recur.module
Implements hook_ENTITY_TYPE_update().

File

./date_recur.services.yml
date_recur.services.yml

View source
  1. class: Drupal\date_recur\DateRecurEntityHooks
  2. arguments:
  3. - '@plugin.manager.date_recur_occurrence_handler'

API Navigation

  • Recurring Dates Field 8
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Constants
  • Deprecated

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.