namespace Drupal\performance_test\Cache
Same name in other branches
Object name | File name | Summary |
---|---|---|
CacheBackendDecorator | core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php | Wraps an existing cache backend to track calls to the cache backend. |
CacheFactoryDecorator | core/modules/system/tests/modules/performance_test/src/Cache/CacheFactoryDecorator.php | Decorates a cache factory to register all calls to the cache system. |
CacheTagsChecksumDecorator | core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php | Wraps an existing cache tags checksum invalidator to track calls separately. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.