Twig_ExtensionInterface::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of functions to add to the existing list. |
Twig_SimpleFunction::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
_system_test_second_shutdown_function |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function. |
FieldInstance::$default_value_function |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The name of a callback function that returns default values. |
PHP_Token_FunctionTest::testGetEndLine |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_TokenWithScope::getEndLine |
Configuration system upgrade functions |
group |
drupal/core/modules/system/system.install |
Module update functions that |
NodeTypeTest::testNodeTypeGetFunctions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Ensures that node type functions (node_type_get_*) work correctly. |
Twig_Node_Expression_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
Compiles the node to PHP. |
RequirementsTest::testExistingFunction |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires function array_merge |
Twig_ExpressionParser::getFunctionNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.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. |
LocaleImportFunctionalTest::$admin_user |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
A user able to create languages and import translations. |
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. |
PHP_Token_FunctionTest::testGetDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token_FUNCTION::getDocblock |
GssFilter::$allowedNonStandardFunctions |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.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. |
PHP_Token_FunctionTest::testGetArguments |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token_FUNCTION::getArguments |
Twig_FunctionInterface::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
GssFilter::setAllowUnrecognizedFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
CoverageFunctionParenthesesWhitespaceTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
|
Twig_Node_SandboxedModule::$usedFunctions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
GssFilter::setAllowedNonStandardFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.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_Extension_StringLoader::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/StringLoader.php |
|
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
PHP_CodeCoverage_Report_Node::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the functions of this node. |
Twig_Node_Expression_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
Constructor. |
DateTimeDefaultWidget::defaultValueFunction |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Return the callback used to set a date default value. |
Twig_FunctionCallableInterface::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
|
LocaleImportFunctionalTest::testEmptyMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test empty msgstr at end of .po file see #611786. |
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. |
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 |
|
ImageThemeFunctionTest::testImageStyleTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image style theme function. |
DateTimeDatelistWidget::defaultValueFunction |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Returns the callback used to set a date default value. |
LocaleImportFunctionalTest::testConfigPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Tests .po file import with configuration translation. |
PHP_Token_ClassTest::testGetFunctionKeywords |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_FUNCTION::getKeywords |
ShutdownFunctionsTest::testShutdownFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Test shutdown functions. |
NodeBlockFunctionalTest::testRecentNodeBlock |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Tests the recent comments block. |
ClassWithValidAnnotationTarget::someFunction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetPropertyMethod("Some data",name="Some name") |
PHP_CodeCoverage_Report_Node::getNumFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of functions. |
UrlAlterFunctionalTest::assertUrlInboundAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Assert that a inbound path is altered to an expected value. |
ReadOnlyStreamWrapperTest::testWriteFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Test write functionality of the read-only stream wrapper. |
CoverageFunctionParenthesesWhitespaceTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
|
PHP_CodeCoverage_Report_Node_File::$functions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
FunctionCallsFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns setup code for the reflection scriptlet. |