namespace Drupal\webprofiler\Cache

Object name File name Summary
CacheBackendWrapper webprofiler/src/Cache/CacheBackendWrapper.php Wraps an existing cache backend to track calls to the cache backend.
CacheFactoryWrapper webprofiler/src/Cache/CacheFactoryWrapper.php Wraps a cache factory to register all calls to the cache system.