cache.config
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
1 string reference to cache.config
- CachedStorageTest::setUp in core/tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php 
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Cache\CacheBackendInterface
-   tags:
-       - { name: cache.bin, default_backend: cache.backend.chainedfast }
-   factory:
-       - '@cache_factory'
-       - get
-   arguments:
-       - config
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
