cache.backend.apcu
Same name in other branches
- 9 core/core.services.yml \cache.backend.apcu
- 10 core/core.services.yml \cache.backend.apcu
Class
Drupal\Core\Cache\ApcuBackendFactory1 string reference to cache.backend.apcu
- ChainedFastBackendFactory::__construct in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackendFactory.php - Constructs ChainedFastBackendFactory object.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Cache\ApcuBackendFactory
- arguments:
- - '@app.root'
- - '@site.path'
- - '@cache_tags.invalidator.checksum'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.