TemplatePathsCacheWarmer
class TemplatePathsCacheWarmer extends CacheWarmer
Computes the association between template names and their paths on the disk.
Properties
| protected | $finder | ||
| protected | $locator |
Methods
warmUp(string $cacheDir)
Warms up the cache.
bool
isOptional()
Checks whether this warmer is optional or not.