cache.data
Same name in other branches
- 9 core/core.services.yml \cache.data
- 8.9.x core/core.services.yml \cache.data
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
1 string reference to cache.data
- PathPluginBaseTest::setupContainer in core/
modules/ views/ tests/ src/ Unit/ Plugin/ display/ PathPluginBaseTest.php - Setup access plugin manager and config factory in the Drupal class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - data
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.