Searched refs:addDebugInfo (Results 1 – 25 of 27) sorted by relevance
12
135 ->addDebugInfo($parent)203 ->addDebugInfo($parent)221 ->addDebugInfo($trait->getNode('template'))334 $compiler->addDebugInfo($parent);
31 ->addDebugInfo($this)
32 ->addDebugInfo($this)
33 ->addDebugInfo($this)
30 ->addDebugInfo($this)
34 ->addDebugInfo($this)
32 $compiler->addDebugInfo($this);
36 $compiler->addDebugInfo($this);
35 $compiler->addDebugInfo($this);
37 $compiler->addDebugInfo($this);
46 $compiler->addDebugInfo($this);
40 ->addDebugInfo($this)
47 ->addDebugInfo($this)
50 $compiler->addDebugInfo($this);
34 $compiler->addDebugInfo($this);
51 $compiler->addDebugInfo($this);
40 $compiler->addDebugInfo($this);
215 public function addDebugInfo(\Twig_NodeInterface $node) function in Twig\\Compiler