33 methods override Twig_Node::compile() in Translation template extractor 6.3
- Twig_Node_AutoEscape::compile in vendor/
Twig/ Node/ AutoEscape.php - Compiles the node to PHP.
- Twig_Node_Block::compile in vendor/
Twig/ Node/ Block.php - Compiles the node to PHP.
- Twig_Node_BlockReference::compile in vendor/
Twig/ Node/ BlockReference.php - Compiles the node to PHP.
- Twig_Node_Do::compile in vendor/
Twig/ Node/ Do.php - Compiles the node to PHP.
- Twig_Node_Expression_Array::compile in vendor/
Twig/ Node/ Expression/ Array.php - Compiles the node to PHP.
- Twig_Node_Expression_Binary::compile in vendor/
Twig/ Node/ Expression/ Binary.php - Compiles the node to PHP.
- Twig_Node_Expression_BlockReference::compile in vendor/
Twig/ Node/ Expression/ BlockReference.php - Compiles the node to PHP.
- Twig_Node_Expression_Conditional::compile in vendor/
Twig/ Node/ Expression/ Conditional.php - Compiles the node to PHP.
- Twig_Node_Expression_Constant::compile in vendor/
Twig/ Node/ Expression/ Constant.php - Compiles the node to PHP.
- Twig_Node_Expression_ExtensionReference::compile in vendor/
Twig/ Node/ Expression/ ExtensionReference.php - Compiles the node to PHP.
- Twig_Node_Expression_Filter::compile in vendor/
Twig/ Node/ Expression/ Filter.php - Compiles the node to PHP.
- Twig_Node_Expression_Function::compile in vendor/
Twig/ Node/ Expression/ Function.php - Compiles the node to PHP.
- Twig_Node_Expression_GetAttr::compile in vendor/
Twig/ Node/ Expression/ GetAttr.php - Compiles the node to PHP.
- Twig_Node_Expression_MethodCall::compile in vendor/
Twig/ Node/ Expression/ MethodCall.php - Compiles the node to PHP.
- Twig_Node_Expression_Name::compile in vendor/
Twig/ Node/ Expression/ Name.php - Compiles the node to PHP.
- Twig_Node_Expression_Parent::compile in vendor/
Twig/ Node/ Expression/ Parent.php - Compiles the node to PHP.
- Twig_Node_Expression_TempName::compile in vendor/
Twig/ Node/ Expression/ TempName.php - Compiles the node to PHP.
- Twig_Node_Expression_Test::compile in vendor/
Twig/ Node/ Expression/ Test.php - Compiles the node to PHP.
- Twig_Node_Expression_Unary::compile in vendor/
Twig/ Node/ Expression/ Unary.php - Compiles the node to PHP.
- Twig_Node_Flush::compile in vendor/
Twig/ Node/ Flush.php - Compiles the node to PHP.
- Twig_Node_For::compile in vendor/
Twig/ Node/ For.php - Compiles the node to PHP.
- Twig_Node_ForLoop::compile in vendor/
Twig/ Node/ ForLoop.php - Compiles the node to PHP.
- Twig_Node_If::compile in vendor/
Twig/ Node/ If.php - Compiles the node to PHP.
- Twig_Node_Import::compile in vendor/
Twig/ Node/ Import.php - Compiles the node to PHP.
- Twig_Node_Include::compile in vendor/
Twig/ Node/ Include.php - Compiles the node to PHP.
- Twig_Node_Macro::compile in vendor/
Twig/ Node/ Macro.php - Compiles the node to PHP.
- Twig_Node_Module::compile in vendor/
Twig/ Node/ Module.php - Compiles the node to PHP.
- Twig_Node_Print::compile in vendor/
Twig/ Node/ Print.php - Compiles the node to PHP.
- Twig_Node_Sandbox::compile in vendor/
Twig/ Node/ Sandbox.php - Compiles the node to PHP.
- Twig_Node_Set::compile in vendor/
Twig/ Node/ Set.php - Compiles the node to PHP.
- Twig_Node_SetTemp::compile in vendor/
Twig/ Node/ SetTemp.php - Compiles the node to PHP.
- Twig_Node_Spaceless::compile in vendor/
Twig/ Node/ Spaceless.php - Compiles the node to PHP.
- Twig_Node_Text::compile in vendor/
Twig/ Node/ Text.php - Compiles the node to PHP.