Searched refs:hotCache (Results 1 – 1 of 1) sorted by relevance
74 private array $hotCache = []; variable in Twig\\Environment252 $this->hotCache[$name] = $cls.'_'.bin2hex(random_bytes(16));317 … $key = ($this->hotCache[$name] ?? $this->getLoader()->getCacheKey($name)).$this->optionsHash;409 if (!isset($this->hotCache[$name])) {