Home
last modified time | relevance | path

Searched defs:getSourceContext (Results 1 – 9 of 9) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Loader/
H A DLoaderInterface.php33 public function getSourceContext($name); function
H A DArrayLoader.php52 public function getSourceContext($name) function in Twig\\Loader\\ArrayLoader
H A DChainLoader.php50 public function getSourceContext($name) function in Twig\\Loader\\ChainLoader
H A DFilesystemLoader.php139 public function getSourceContext($name) function in Twig\\Loader\\FilesystemLoader
/template/twigstarter/vendor/twig/twig/src/
H A DTemplateWrapper.php124 public function getSourceContext(): Source function in Twig\\TemplateWrapper
H A DTokenStream.php128 public function getSourceContext(): Source function in Twig\\TokenStream
H A DTemplate.php77 public function getSourceContext() function in Twig\\Template
/template/twigstarter/vendor/twig/twig/src/Error/
H A DError.php116 public function getSourceContext() function in Twig\\Error\\Error
/template/twigstarter/vendor/twig/twig/src/Node/
H A DNode.php210 public function getSourceContext() function in Twig\\Node\\Node