CacheWarmer
Interfaces, Classes, Traits and Enums
- CacheWarmerInterface
 - Interface for classes able to warm up the cache.
 - WarmableInterface
 - Interface for classes that support warming their cache.
 - CacheWarmer
 - Abstract cache warmer that knows how to write a file to the cache.
 - CacheWarmerAggregate
 - Aggregates several cache warmers into a single one.