Interface for classes able to warm up the cache.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of CacheWarmerInterface
All classes that implement CacheWarmerInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CacheWarmerInterface:: |
public | function | Checks whether this warmer is optional or not. | 2 |
WarmableInterface:: |
public | function | Warms up the cache. | 3 |