Twig_SimpleFunction::$options |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
ModuleTest::testLoadFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the load wrapper/helper functions. |
FunctionCallableInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
|
Twig_Node_Expression_Function |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
|
Twig_Test_Function::$function |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
Twig_Filter_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
Compiles a filter. |
EntityBody::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Specify a custom callback used to rewind a non-seekable stream. This can be useful entity enclosing requests
that are redirected. |
Twig_Environment::addFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Function. |
Twig_Environment::getFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Get a function by name. |
Twig_FunctionCallableInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
Represents a callable template function. |
PHP_Token_ClassTest::$function |
property |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
|
TwigFunctionTokenParser::parse |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Parses a token and returns a node. |
PHP_Token_FUNCTION::$arguments |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_SimpleFunction::$callable |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
PHP_Token_FUNCTION::$signature |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ModuleHandler::$alterFunctions |
property |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
List of alter hook implementations keyed by hook name(s). |
AsseticFilterFunction::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php |
|
AsseticFilterFunction::compile |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php |
|
FunctionCallsFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
|
AsseticExtension::getFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
ShutdownFunctionsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
|
LocaleImportFunctionalTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Definition of Drupal\locale\Tests\LocaleImportFunctionalTest. |
TwigTestExtension::☃Function |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
NodeBlockFunctionalTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
Framework_Assert_FunctionsTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
@package PHPUnit
@author Kuzuha SHINODA <kuzuha01@hotmail.com>
@copyright 2013-2013 Kuzuha SHINODA <kuzuha01@hotmail.com>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
@link … |
Twig_Environment::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets registered functions. |
PHP_Token_Stream::getFunctions |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
Twig_Function::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
TwigFunctionTokenParser::getTag |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Gets the tag name associated with this token parser. |
Twig_Function_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Function.php |
Compiles a function. |
Twig_Function_Node::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Node.php |
|
Twig_FunctionInterface::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
Compiles a function. |
Connection::sqlFunctionGreatest |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the GREATEST() SQL function. |
Twig_FunctionInterface::getSafe |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
UrlAlterFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
|
Twig_SimpleFunction::$arguments |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
TourTest::testTourFunctionality |
function |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php |
Test tour functionality. |
CoverageFunctionParenthesesTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesTest.php |
|
Twig_Test_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
ShutdownFunctionsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Modules to enable. |
TwigTestExtension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
Twig_Filter_Function::$function |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
|
ImageThemeFunctionTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
|
FieldPluginBase::themeFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a full list of possible theme templates used by this style. |
update_get_update_function_list |
function |
drupal/core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
Update versions of API functions |
group |
drupal/core/modules/system/system.api.php |
Functions that are similar to normal API functions, but do not invoke hooks. |
File module public API functions |
group |
drupal/core/modules/file/file.module |
These functions may be used to determine if and where a file is in use. |
Twig_Function_Method::$extension |
property |
drupal/core/vendor/twig/twig/lib/Twig/Function/Method.php |
|
Connection::sqlFunctionSubstring |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the SUBSTRING() SQL function. |