[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

(no description)

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

Defines 1 class

CacheWarmerInterface:: (1 method):
  isOptional()


Interface: CacheWarmerInterface  - X-Ref

Interface for classes able to warm up the cache.

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

Optional warmers can be ignored on certain conditions.

A warmer should return true if the cache can be
generated incrementally and on-demand.

return: bool true if the warmer is optional, false otherwise



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