Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Environment.php
»
Twig_Environment
»
Twig_Environment::initExtensions
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
10 calls to Twig_Environment::initExtensions()
Twig_Environment::getBinaryOperators
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets the registered binary Operators.
Twig_Environment::getFilter
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Get a filter by name.
Twig_Environment::getFilters
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets the registered Filters.
Twig_Environment::getFunction
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Get a function by name.
Twig_Environment::getFunctions
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets registered functions.
Twig_Environment::getNodeVisitors
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets the registered Node Visitors.
Twig_Environment::getTest
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets a test by name.
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::getUnaryOperators
in drupal/
core/
vendor/
twig/
twig/
lib/
Twig/
Environment.php
Gets the registered unary Operators.