Home
last modified time | relevance | path

Searched refs:generateKey (Results 1 – 4 of 4) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/Cache/
H A DNullCache.php21 public function generateKey($name, $className) function in Twig\\Cache\\NullCache
H A DCacheInterface.php33 public function generateKey($name, $className); function
H A DFilesystemCache.php36 public function generateKey($name, $className) function in Twig\\Cache\\FilesystemCache
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php399 $key = $this->cache->generateKey($name, $mainCls);