You are here

namespace Drupal\webprofiler\Cache in Devel 8.2

Same name in other branches
  1. 8.3 Drupal\webprofiler\Cache
  2. 8 Drupal\webprofiler\Cache
  3. 4.x Drupal\webprofiler\Cache
Classsort descending Location Description
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.