Method | Description | |
---|---|---|
__construct ( Nette\Caching\IStorage $cacheStorage, |
||
addResource ( string $format, string $resource, string $locale, string | null $domain = NULL ) | ||
compile ( |
||
enableDebugMode ( ) | Replaces cache storage with simple memory storage (per-request). | |
invalidateCache ( ) |
Method | Description | |
---|---|---|
compilePhpCache ( |
||
load ( ) |
public __construct ( Nette\Caching\IStorage $cacheStorage, |
||
$cacheStorage | Nette\Caching\IStorage | |
$fallbackResolver | ||
$catalogueFactory |
public enableDebugMode ( ) |