Property | Type | Description | |
---|---|---|---|
$autoRender | |||
$fileExtension | |||
$templateClassPrefix |
Method | Description | |
---|---|---|
__construct ( Twig_LoaderInterface $loader = null, $options = [] ) | ||
flushCompilerCache ( ) | ||
getCacheFilename ( $name ) | ||
getTemplateClass ( |
returns the name of the class to be created which is also the name of the cached instance | |
isAutoRender ( ) | ||
loadTemplate ( $name, $index = null ) |
Method | Description | |
---|---|---|
writeCacheFile ( $file, $content ) |
Method | Description | |
---|---|---|
generateCacheKeyByName ( $name ) |
public __construct ( Twig_LoaderInterface $loader = null, $options = [] ) | ||
$loader | Twig_LoaderInterface |
public getTemplateClass ( |
||
$name | ||
return |