CacheWarmerInterface
interface CacheWarmerInterface implements WarmableInterface
Interface for classes able to warm up the cache.
Methods
bool
isOptional()
Checks whether this warmer is optional or not.