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 » Image Field Caption 8 » image_field_caption.services.yml

service image_field_caption.storage in Image Field Caption 8

Class

Drupal\image_field_caption\ImageCaptionStorage
3 string references to image_field_caption.storage
image_field_caption_entity_delete in ./image_field_caption.module
Implements hook_entity_delete().
image_field_caption_entity_storage_load in ./image_field_caption.module
Implements hook_entity_storage_load().
image_field_caption_entity_update in ./image_field_caption.module
Implements hook_entity_update().

File

./image_field_caption.services.yml
image_field_caption.services.yml

View source
  1. class: Drupal\image_field_caption\ImageCaptionStorage
  2. arguments:
  3. - '@cache.data'
  4. - '@cache_tags.invalidator'
  5. - '@database'

API Navigation

  • Image Field Caption 8
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services

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