Twig_FunctionInterface::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
Twig_FunctionInterface::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
LocaleImportFunctionalTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Modules to enable. |
Twig_FunctionInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
TwigReferenceFunctions::__callStatic |
function |
drupal/core/lib/Drupal/Core/Template/TwigReferenceFunctions.php |
Magic function to call functions called from twig templates with a
reference to the original variable. |
GssFilter::setGssFunctionMapProvider |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
TwigFunctionTokenParser::__construct |
function |
drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php |
Constructor for TwigFunctionTokenParser. |
_system_test_first_shutdown_function |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function which registers another shutdown function. |
UrlAlterFunctionalTest::testUrlAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test that URL altering works and that it occurs in the correct order. |
Twig_Environment::$functionCallbacks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
Twig_NodeVisitor_Sandbox::$functions |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php |
|
LocaleImportFunctionalTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file. |
Twig_ExtensionInterface::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of functions to add to the existing list. |
Connection::sqlFunctionSubstringIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function. |
_system_test_second_shutdown_function |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function. |
Twig_Node_Expression_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
Compiles the node to PHP. |
GssFilter::$allowUnrecognizedFunctions |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
EntityBodyInterface::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Specify a custom callback used to rewind a non-seekable stream. This can be useful entity enclosing requests
that are redirected. |
Language Negotiation API functionality |
group |
drupal/core/includes/language.inc |
Functions to customize the language types and the negotiation process. |
NodeTypeTest::testNodeTypeGetFunctions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Ensures that node type functions (node_type_get_*) work correctly. |
Twig_ExpressionParser::getFunctionNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
Twig_Tests_Node_Expression_FunctionTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
FunctionsTest::testDrupalPreRenderLinks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Test the use of drupal_pre_render_links() on a nested array of links. |
LocaleImportFunctionalTest::$admin_user |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
A user able to create languages and import translations. |
GssFilter::$allowedNonStandardFunctions |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
Twig_FunctionInterface::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
AsseticExtensionTest::testFilterFunction |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
LocaleImportFunctionalTest::importPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function: import a standalone .po file in a given language. |
LocaleImportFunctionalTest::getBadPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a bad .po file. |
GssFilter::setAllowUnrecognizedFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
GssFilter::setAllowedNonStandardFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
FunctionCallsFormulaLoaderTest::testInput |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php |
@dataProvider getJavascriptInputs |
Twig_Node_SandboxedModule::$usedFunctions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
LocaleInstallTest::testFunctionSignatures |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Verify that function signatures of t() and st() are equal. |
Twig_Node_Expression_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
Constructor. |
LockFunctionalTest::testBackendLockRelease |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Tests backend release functionality. |
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
OpenIDFunctionalTest::testBlockedUserLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test that a blocked user cannot log in. |
LocaleImportFunctionalTest::testEmptyMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test empty msgstr at end of .po file see #611786. |
ImageThemeFunctionTest::testImageStyleTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image style theme function. |
LocaleImportFunctionalTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
OpenIDFunctionalTest::addRedirectedIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity, changed by the following redirects, to user's profile. |
UpdateScriptTest::testNoUpdateFunctionality |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests update.php when there are no updates to apply. |
Twig_ExpressionParser::getFunctionNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
ShutdownFunctionsTest::testShutdownFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Test shutdown functions. |
ClassWithValidAnnotationTarget::someFunction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetPropertyMethod("Some data",name="Some name") |
NodeBlockFunctionalTest::testRecentNodeBlock |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Tests the recent comments block. |
LockFunctionalTest::testBackendLockReleaseAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Tests backend release functionality. |
FunctionCallsFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
OpenIDFunctionalTest::testSignatureValidation |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Tests that openid.signed is verified. |