[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/twig/twig/src/Loader/

FolderUp one level  
FileArrayLoader.php                  [source] [86 lines]    Loads a template from an array. When using this loader with a cache mechanism, you should know that a new cache key is generated each time a template content "changes" (the cache key being the source code of the template). If you don't want to see your cache grows out of control, you need to take care of clearing the old cache file by yourself.
FileChainLoader.php                  [source] [120 lines]   Loads templates from other loaders.
FileExistsLoaderInterface.php        [source] [23 lines]    
FileFilesystemLoader.php             [source] [308 lines]   
FileLoaderInterface.php              [source] [69 lines]    
FileSourceContextLoaderInterface.php [source] [21 lines]    


Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1