Home
last modified time | relevance | path

Searched refs:Variable (Results 1 – 25 of 41) sorted by relevance

12

/template/twigstarter/vendor/twig/twig/src/TokenParser/
DFromTokenParser.php14 use Twig\Node\Expression\Variable\AssignContextVariable;
15 use Twig\Node\Expression\Variable\AssignTemplateVariable;
16 use Twig\Node\Expression\Variable\TemplateVariable;
DImportTokenParser.php14 use Twig\Node\Expression\Variable\AssignTemplateVariable;
15 use Twig\Node\Expression\Variable\TemplateVariable;
DAbstractTokenParser.php15 use Twig\Node\Expression\Variable\AssignContextVariable;
DApplyTokenParser.php15 use Twig\Node\Expression\Variable\LocalVariable;
DForTokenParser.php15 use Twig\Node\Expression\Variable\AssignContextVariable;
DEmbedTokenParser.php16 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DAssignNameExpression.php17 use Twig\Node\Expression\Variable\AssignContextVariable;
18 use Twig\Node\Expression\Variable\ContextVariable;
DArrowFunctionExpression.php16 use Twig\Node\Expression\Variable\AssignContextVariable;
17 use Twig\Node\Expression\Variable\ContextVariable;
DListExpression.php15 use Twig\Node\Expression\Variable\AssignContextVariable;
DMethodCallExpression.php15 use Twig\Node\Expression\Variable\ContextVariable;
DMacroReferenceExpression.php15 use Twig\Node\Expression\Variable\TemplateVariable;
DNullCoalesceExpression.php21 use Twig\Node\Expression\Variable\ContextVariable;
DNameExpression.php16 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Binary/
DSetBinary.php16 use Twig\Node\Expression\Variable\AssignContextVariable;
17 use Twig\Node\Expression\Variable\ContextVariable;
DSequenceDestructuringSetBinary.php19 use Twig\Node\Expression\Variable\ContextVariable;
DObjectDestructuringSetBinary.php19 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/Node/
DImportNode.php17 use Twig\Node\Expression\Variable\AssignTemplateVariable;
18 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/ExpressionParser/Prefix/
DGroupingExpressionParser.php20 use Twig\Node\Expression\Variable\AssignContextVariable;
21 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/ExpressionParser/Infix/
DArgumentsTrait.php18 use Twig\Node\Expression\Variable\ContextVariable;
19 use Twig\Node\Expression\Variable\LocalVariable;
DAssignmentExpressionParser.php22 use Twig\Node\Expression\Variable\ContextVariable;
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Variable/
DContextVariable.php12 namespace Twig\Node\Expression\Variable;
DLocalVariable.php12 namespace Twig\Node\Expression\Variable;
DAssignContextVariable.php12 namespace Twig\Node\Expression\Variable;
DTemplateVariable.php12 namespace Twig\Node\Expression\Variable;
DAssignTemplateVariable.php12 namespace Twig\Node\Expression\Variable;

12