Framework_Assert_FunctionsTest::testLogicalOr |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
LocaleImportFunctionalTest::getOverwritePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file for testing. |
PHP_Token_ClassTest::testGetFunctionVisibility |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_FUNCTION::getVisibility |
UrlAlterFunctionalTest::assertUrlOutboundAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Assert that an outbound path is altered to an expected value. |
AbstractEntityBodyDecorator::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
CoverageFunctionParenthesesTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesTest.php |
@covers ::globalFunction() |
Framework_MockObjectTest::testFunctionCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Twig_Sandbox_SecurityPolicy::$allowedFunctions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Tests_LexerTest::testNameLabelForFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
FunctionCallsFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns an array of prototypical calls and options. |
Framework_Assert_FunctionsTest::testLogicalAnd |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
Framework_Assert_FunctionsTest::testLogicalXor |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php |
|
LocaleImportFunctionalTest::testLanguageContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test msgctxt context support. |
LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
LocaleImportFunctionalTest::getPoFileWithConfig |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with configuration translations. |
PHP_CodeCoverage_Report_Node_File::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the functions of this node. |
ImageThemeFunctionTest::testImageFormatterTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image field formatters. |
LocaleImportFunctionalTest::testStandalonePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test import of standalone .po files. |
LocaleImportFunctionalTest::getPoFileWithContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with context. |
Twig_Sandbox_SecurityPolicy::setAllowedFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
TwigReferenceUnitTest::testTwigReferenceFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php |
Test function for TwigReferenceFunctions class |
Twig_Tests_Node_Expression_FunctionTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
Twig_Tests_Extension_CoreTest::testRandomFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
@dataProvider getRandomFunctionTestData |
PHP_CodeCoverage_Report_Node_Directory::$functions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
PHP_CodeCoverage_Report_Node_File::getNumFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of functions. |
Twig_Tests_EnvironmentTest_Extension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
UpdateScriptTest::testSuccessfulUpdateFunctionality |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests update.php after performing a successful update. |
PHP_CodeCoverage_Report_Node::getNumTestedFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested functions. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test current_path() and request_path(). |
PHP_CodeCoverage_Report_Node_File::processFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
Twig_Environment::registerUndefinedFunctionCallback |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
ModuleApiTest::testModuleInvokeAllDuringLoadFunction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that a menu item load function can invoke hooks defined in hook_hook_info(). |
Twig_Tests_Node_Expression_FunctionTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::compile
@dataProvider getTests |
LocaleImportFunctionalTest::getCustomOverwritePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file for testing customized strings. |
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
Twig_Tests_ExpressionParserTest::testUnknownFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The function "cycl" does not exist. Did you mean "cycle" in "index" at line 1 |
ChoiceValidatorTest::testValidChoiceCallbackFunction |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
PHP_CodeCoverage_Report_Node_Directory::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the functions of this node. |
PHP_CodeCoverage_Report_Node_Directory::$numFunctions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("functionName"); |
PHP_CodeCoverage_Report_Node_File::$numTestedFunctions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
HttpKernelTest::testHandleWhenTheControllerIsAFunction |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Twig_Tests_Node_Expression_FunctionTest::createFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
Twig_Tests_Node_Expression_FunctionTest::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
PHP_CodeCoverage_Report_Node_Directory::getNumFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of functions. |
PHP_CodeCoverageTest::testFunctionParenthesesAreAllowed |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
Twig_Tests_Node_Expression_FunctionTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::__construct |
CoverageFunctionParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
@covers ::globalFunction ( ) |
Twig_Tests_Extension_CoreTest::getRandomFunctionTestData |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
PHP_CodeCoverage_Report_Node_File::getNumTestedFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of tested functions. |