Home
last modified time | relevance | path

Searched defs:getCacheKey (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php36 public function getCacheKey(string $name): string; function
DArrayLoader.php58 public function getCacheKey(string $name): string function in Twig\\Loader\\ArrayLoader
DChainLoader.php95 public function getCacheKey(string $name): string function in Twig\\Loader\\ChainLoader
DFilesystemLoader.php136 public function getCacheKey(string $name): string function in Twig\\Loader\\FilesystemLoader