Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php29 public function getSourceContext(string $name): Source; function
DArrayLoader.php44 public function getSourceContext(string $name): Source function in Twig\\Loader\\ArrayLoader
DChainLoader.php61 public function getSourceContext(string $name): Source function in Twig\\Loader\\ChainLoader
DFilesystemLoader.php127 public function getSourceContext(string $name): Source function in Twig\\Loader\\FilesystemLoader
/template/twigstarter/vendor/twig/twig/src/
DTokenStream.php127 public function getSourceContext(): Source function in Twig\\TokenStream
DTemplateWrapper.php93 public function getSourceContext(): Source function in Twig\\TemplateWrapper
DTemplate.php67 abstract public function getSourceContext(): Source; function in Twig\\Template
/template/twigstarter/vendor/twig/twig/src/Error/
DError.php81 public function getSourceContext(): ?Source function in Twig\\Error\\Error
/template/twigstarter/vendor/twig/twig/src/Node/
DNode.php290 public function getSourceContext(): ?Source function in Twig\\Node\\Node