Abstract cache warmer that knows how to write a file to the cache.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of CacheWarmer
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CacheWarmer:: |
protected | function | ||
CacheWarmerInterface:: |
public | function | Checks whether this warmer is optional or not. | 2 |
WarmableInterface:: |
public | function | Warms up the cache. | 2 |