Searched refs:isTemplateFresh (Results 1 – 2 of 2) sorted by relevance
470 … if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {578 public function isTemplateFresh($name, $time) function in Twig\\Environment
415 $this->assertTrue($twig->isTemplateFresh('page', time()));