Home
last modified time | relevance | path

Searched refs:addDebugInfo (Results 1 – 25 of 27) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php135 ->addDebugInfo($parent)
203 ->addDebugInfo($parent)
221 ->addDebugInfo($trait->getNode('template'))
334 $compiler->addDebugInfo($parent);
H A DFlushNode.php31 ->addDebugInfo($this)
H A DTextNode.php32 ->addDebugInfo($this)
H A DBlockReferenceNode.php32 ->addDebugInfo($this)
H A DSpacelessNode.php33 ->addDebugInfo($this)
H A DDoNode.php32 ->addDebugInfo($this)
H A DPrintNode.php33 ->addDebugInfo($this)
H A DSetTempNode.php30 ->addDebugInfo($this)
H A DSandboxNode.php31 ->addDebugInfo($this)
H A DBlockNode.php32 ->addDebugInfo($this)
H A DSandboxedPrintNode.php34 ->addDebugInfo($this)
H A DDeprecatedNode.php32 $compiler->addDebugInfo($this);
H A DImportNode.php33 ->addDebugInfo($this)
H A DIfNode.php36 $compiler->addDebugInfo($this);
H A DWithNode.php35 $compiler->addDebugInfo($this);
H A DIncludeNode.php37 $compiler->addDebugInfo($this);
H A DSetNode.php46 $compiler->addDebugInfo($this);
H A DMacroNode.php40 ->addDebugInfo($this)
H A DForNode.php47 ->addDebugInfo($this)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DParentExpression.php33 ->addDebugInfo($this)
H A DBlockReferenceExpression.php50 $compiler->addDebugInfo($this);
H A DNameExpression.php34 $compiler->addDebugInfo($this);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php51 $compiler->addDebugInfo($this);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php40 $compiler->addDebugInfo($this);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php215 public function addDebugInfo(\Twig_NodeInterface $node) function in Twig\\Compiler

12