Home
last modified time | relevance | path

Searched refs:getDebugInfo (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
H A DCompiler.php197 public function getDebugInfo() function in Twig\\Compiler
H A DTemplate.php70 abstract public function getDebugInfo(); function in Twig\\Template
/template/twigstarter/vendor/twig/twig/src/Error/
H A DError.php244 foreach ($template->getDebugInfo() as $codeLine => $templateLine) {
/template/twigstarter/vendor/twig/twig/src/Node/
H A DModuleNode.php431 …urn %s;\n", str_replace("\n", '', var_export(array_reverse($compiler->getDebugInfo(), true), true)…