performance_test.cache_factory
Same name and namespace in other branches
- 11.x core/modules/system/tests/modules/performance_test/performance_test.services.yml \performance_test.cache_factory
- 10 core/modules/system/tests/modules/performance_test/performance_test.services.yml \performance_test.cache_factory
Class
Drupal\performance_test\Cache\CacheFactoryDecoratorFile
-
core/
modules/ system/ tests/ modules/ performance_test/ performance_test.services.yml
View source
- class: Drupal\performance_test\Cache\CacheFactoryDecorator
- public: false
- decorates: cache_factory
- arguments:
- - '@performance_test.cache_factory.inner'
- - '@Drupal\performance_test\PerformanceDataCollector'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.