cache_factory
Class
Drupal\Core\Cache\CacheFactory2 string references to cache_factory
- NormalInstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ NormalInstallerServiceProvider.php  - Registers services to the container.
 - 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.