Home
last modified time | relevance | path

Searched refs:getTemplateLine (Results 26 – 30 of 30) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php125 public function getTemplateLine() function in Twig\\Node\\Node
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php168 public function getTemplateLine() function in Twig\\Error\\Error
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php261 $expr = new ConcatBinary($expr, $node, $node->getTemplateLine());
625 list($name, $test) = $this->getTest($node->getTemplateLine());
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst136 ``\Twig\Node\Node::getTemplateName()/\Twig\Node\Node::getTemplateLine()`` instead.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG194 * deprecated Twig_Node::getLine() in favor of Twig_Node::getTemplateLine()

12