You are here

7 methods override Twig_NodeVisitorInterface::getPriority() in Zircon Profile 8

CExtDisablingNodeVisitor::getPriority in vendor/twig/twig/test/Twig/Tests/TemplateTest.php
Returns the priority for this visitor.
Twig_NodeVisitor_Escaper::getPriority in vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php
Returns the priority for this visitor.
Twig_NodeVisitor_Optimizer::getPriority in vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php
Returns the priority for this visitor.
Twig_NodeVisitor_SafeAnalysis::getPriority in vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php
Returns the priority for this visitor.
Twig_NodeVisitor_Sandbox::getPriority in vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php
Returns the priority for this visitor.
Twig_Profiler_NodeVisitor_Profiler::getPriority in vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php
Returns the priority for this visitor.
Twig_Tests_EnvironmentTest_NodeVisitor::getPriority in vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php
Returns the priority for this visitor.