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