cache_factory
Same name in other branches
- 9 core/core.services.yml \cache_factory
- 8.9.x core/core.services.yml \cache_factory
Class
Drupal\Core\Cache\CacheFactory2 string references to cache_factory
- NormalInstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ NormalInstallerServiceProvider.php - performance_test.services.yml in core/
modules/ system/ tests/ modules/ performance_test/ performance_test.services.yml - core/modules/system/tests/modules/performance_test/performance_test.services.yml
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Cache\CacheFactory
- arguments:
- - '@settings'
- - '%cache_default_bin_backends%'
- - '%memory_cache_default_bin_backends%'
- calls:
- - [setContainer, ['@service_container']]
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.