You are here

service cache.file_mdm in File metadata manager 8

Same name and namespace in other branches
  1. 8.2 file_mdm.services.yml \cache.file_mdm

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
2 string references to cache.file_mdm
Exif::create in file_mdm_exif/src/Plugin/FileMetadata/Exif.php
Creates an instance of the plugin.
FileMetadataPluginBase::create in src/Plugin/FileMetadata/FileMetadataPluginBase.php
Creates an instance of the plugin.

File

./file_mdm.services.yml
file_mdm.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - file_mdm