Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \cache.static
  2. 9 core/core.services.yml \cache.static

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin, default_backend: cache.backend.memory }
  4. factory:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - static