CacheWarmer |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.php |
Abstract cache warmer that knows how to write a file to the cache. |
CacheWarmerAggregate |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php |
Aggregates several cache warmers into a single one. |
CacheWarmerInterface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerInterface.php |
Interface for classes able to warm up the cache. |
WarmableInterface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php |
Interface for classes that support warming their cache. |