[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/CacheWarmer/ -> CacheWarmerAggregate.php (summary)

(no description)

File Size: 74 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CacheWarmerAggregate:: (6 methods):
  __construct()
  enableOptionalWarmers()
  warmUp()
  isOptional()
  setWarmers()
  add()


Class: CacheWarmerAggregate  - X-Ref

Aggregates several cache warmers into a single one.

__construct(array $warmers = array()   X-Ref
No description

enableOptionalWarmers()   X-Ref
No description

warmUp($cacheDir)   X-Ref
Warms up the cache.

param: string $cacheDir The cache directory

isOptional()   X-Ref
Checks whether this warmer is optional or not.

return: bool always false

setWarmers(array $warmers)   X-Ref
No description

add(CacheWarmerInterface $warmer)   X-Ref
No description



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1