19 calls to Twig_Node::getNode() in Zircon Profile 8.0
- Twig_Node_AutoEscape::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ AutoEscape.php - Compiles the node to PHP.
- Twig_Node_Expression_Call::compileArguments in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ Call.php - Twig_Node_Expression_Filter_Default::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ Filter/ Default.php - Compiles the node to PHP.
- Twig_Node_Expression_GetAttr::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ GetAttr.php - Compiles the node to PHP.
- Twig_Node_Expression_Test_Defined::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ Test/ Defined.php - Compiles the node to PHP.
- Twig_Node_Expression_Unary::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ Unary.php - Compiles the node to PHP.
- Twig_Node_For::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ For.php - Compiles the node to PHP.
- Twig_Node_If::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ If.php - Compiles the node to PHP.
- Twig_Node_Import::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Import.php - Compiles the node to PHP.
- Twig_Node_Include::addTemplateArguments in vendor/
twig/ twig/ lib/ Twig/ Node/ Include.php - Twig_Node_Macro::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Macro.php - Compiles the node to PHP.
- Twig_Node_Module::compileConstructor in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Module::compileDisplay in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Module::compileGetParent in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Module::compileIsTraitable in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Module::compileMacros in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Module::compileTemplate in vendor/
twig/ twig/ lib/ Twig/ Node/ Module.php - Twig_Node_Set::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Set.php - Compiles the node to PHP.
- Twig_Node_Set::__construct in vendor/
twig/ twig/ lib/ Twig/ Node/ Set.php - Constructor.