cache.static
Same name in other branches
- 9 core/core.services.yml \cache.static
- 10 core/core.services.yml \cache.static
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin, default_backend: cache.backend.memory }
- factory: 'cache_factory:get'
- arguments:
- - static
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.