CacheWarmerAggregate

CacheWarmerAggregate

class CacheWarmerAggregate implements CacheWarmerInterface

Aggregates several cache warmers into a single one.

Methods

__construct(array $warmers = array())
enableOptionalWarmers()
warmUp(string $cacheDir)

Warms up the cache.

bool isOptional()

Checks whether this warmer is optional or not.

setWarmers(array $warm