[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 90 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
CacheWarmerAggregate:: (6 methods):
__construct()
enableOptionalWarmers()
warmUp()
isOptional()
setWarmers()
add()
Class: CacheWarmerAggregate - X-Ref
Aggregates several cache warmers into a single one.__construct($warmers = []) 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 |
add(CacheWarmerInterface $warmer) X-Ref |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |