Home
last modified time | relevance | path

Searched refs:writeCacheFile (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/
DEnvironment.php485 $this->writeCacheFile($key, $content);
1624 protected function writeCacheFile($file, $content) function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Drecipes.rst359 protected function writeCacheFile($file, $content)
361 parent::writeCacheFile($file, $content);
Ddeprecated.rst198 ``\Twig\Environment::writeCacheFile()``,
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG296 Twig_Environment::writeCacheFile(), and Twig_Environment::getTemplateClassPrefix()