service keyvalue.expirable.supercache in Supercache 8
Same name and namespace in other branches
- 2.0.x supercache.services.yml \keyvalue.expirable.supercache
Class
Drupal\supercache\KeyValueStore\KeyValueChainedExpirableFactory1 string reference to keyvalue.expirable.supercache
- SupercacheServiceProvider::register in src/
SupercacheServiceProvider.php - Registers services to the container.
File
View source
- class: Drupal\supercache\KeyValueStore\KeyValueChainedExpirableFactory
- arguments:
- - '@cache.backend.superchainedfast'
- - '@serialization.phpserialize'
- - '@database'