You are here

10 calls to Twig_Environment::initExtensions() in Zircon Profile 8

Twig_Environment::getBinaryOperators in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered binary Operators.
Twig_Environment::getFilter in vendor/twig/twig/lib/Twig/Environment.php
Get a filter by name.
Twig_Environment::getFilters in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Filters.
Twig_Environment::getFunction in vendor/twig/twig/lib/Twig/Environment.php
Get a function by name.
Twig_Environment::getFunctions in vendor/twig/twig/lib/Twig/Environment.php
Gets registered functions.
Twig_Environment::getNodeVisitors in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Node Visitors.
Twig_Environment::getTest in vendor/twig/twig/lib/Twig/Environment.php
Gets a test by name.
Twig_Environment::getTests in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Tests.
Twig_Environment::getTokenParsers in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Token Parsers.
Twig_Environment::getUnaryOperators in vendor/twig/twig/lib/Twig/Environment.php
Gets the registered unary Operators.