Searched refs:isTemplateFresh (Results 1 – 1 of 1) sorted by relevance
401 … if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {480 public function isTemplateFresh($name, $time) function in Twig\\Environment