8 calls to Twig_Environment::getExtensions()

Twig_Environment::getFilters in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Filters.
Twig_Environment::getFunctions in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets registered functions.
Twig_Environment::getGlobals in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Globals.
Twig_Environment::getNodeVisitors in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Node Visitors.
Twig_Environment::getTests in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Tests.
Twig_Environment::getTokenParsers in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Gets the registered Token Parsers.
Twig_Environment::initOperators in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Twig_Environment::initRuntime in drupal/core/vendor/twig/twig/lib/Twig/Environment.php
Initializes the runtime environment.