TestExtension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
Twig_Extension::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of functions to add to the existing list. |
Twig_Environment::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets registered functions. |
AsseticExtension::getFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
Twig_Extension_Core::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns a list of global functions to add to the existing list. |
Twig_Extension_Debug::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
Returns a list of global functions to add to the existing list. |
Twig_ExtensionInterface::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of functions to add to the existing list. |
NodeTypeTest::testNodeTypeGetFunctions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Ensures that node type functions (node_type_get_*) work correctly. |