ImageStylesPathAndUrlTest::_testImageStyleUrlAndPath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Tests image_style_url(). |
DynamicRouterTest::testRouteDebugMessageNonversatile |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
ProviderBasedGeneratorTest::testGetRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
language_negotiation_configure_browser_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Browser language negotiation form validation. |
PHP_CodeCoverage_Report_FactoryTest::testReducePaths |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
@covers PHP_CodeCoverage_Report_Factory::reducePaths
@dataProvider reducePathsProvider |
InstallerLanguageTest::testInstallerTranslationFiles |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Tests that the installer can find translation files. |
FieldAttachStorageTest::testFieldStorageDetailsAlter |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test storage details alteration. |
LanguageConfigurationTest::testLanguageConfiguration |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Functional tests for adding, editing and deleting languages. |
FieldAttachStorageTest::testEntityCreateRenameBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test entity_bundle_create() and entity_bundle_rename(). |
EntityStorageControllerInterface::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets an array of entity field definitions. |
ConstraintViolationInterface::getMessagePluralization |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns a number for pluralizing the violation message. |
EntityStorageControllerInterface::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets the name of the service for the query for this entity storage. |
LanguageUILanguageNegotiationTest::testLanguageDomain |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Tests url() when separate domains are used for multiple languages. |
UserTranslationUITest::testTranslateLinkUserAdminPage |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Tests translate link on user admin list. |
LanguageUpgradePathTest::testLanguageNoPluralsUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading translations without plurals. |
PHP_CodeCoverage_Report_Node::getTestedClassesPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of classes that has been tested. |
PHP_CodeCoverage_Report_Node::getTestedMethodsPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of methods that has been tested. |
NativeSessionStorageTest::testSetSaveHandlerException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
PHP_CodeCoverage_Filter::removeDirectoryFromBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a directory from the blacklist (recursively). |
LanguageConfigurationElementTest::testDefaultLangcode |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests that the language_get_default_langcode() returns the correct values. |
PHP_CodeCoverage_Filter::removeDirectoryFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a directory from the whitelist (recursively). |
VocabularyFormController::languageConfigurationSubmit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Submit handler to update the bundle for the default language configuration. |
PHP_CodeCoverage_Report_HTML_Renderer::$lowUpperBound |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
PHP_CodeCoverage::$mapTestClassNameToCoveredClassName |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
PHP_CodeCoverage::$processUncoveredFilesFromWhitelist |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::getBreadcrumbs |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::getCoverageBar |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
PHP_CodeCoverage_Report_Node_Directory::$numFunctions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
PHP_CodeCoverage_Report_Node_Directory::getChildNodes |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the child nodes of this node. |
PHP_CodeCoverage_Report_Node_Directory::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of classes. |
PHP_CodeCoverage_Report_Node_Directory::getNumMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of methods. |
NamespaceCoverageCoversClassPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@covers ::publicMethod |
TranslationTest::testLanguageSwitcherBlockIntegration |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Tests that the language switcher block alterations work as intended. |
PHPUnit_TextUI_Command::showExtensionNotLoadedMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
@since Method available since Release 3.6.0 |
PHP_CodeCoverage_Report_Node_File::getNumTestedTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of tested traits. |
PHP_CodeCoverageTest::testMethodParenthesesAreAllowed |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered |
ImageFieldDisplayTest::testImageFieldFormattersPublic |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test image formatters on node display for public files. |
PHPUnit_Framework_TestCase::$expectedExceptionMessage |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
The message of the expected Exception. |
LanguageValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
HttpCacheTest::testCachesResponsesWithAMaxAgeDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
LanguageNegotiationInfoTest::languageNegotiationUpdate |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Update language types/negotiation information. |
PHP_CodeCoverage_Report_HTML_Renderer_File::$highlight |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::$highLowerBound |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
CoverageMethodParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
@covers CoveredClass::publicMethod ( ) |
PHPUnit_Framework_Constraint_ExceptionMessage::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
PHP_CodeCoverage_TestCase::getXdebugDataForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
PHP_CodeCoverage_Report_Node_Directory::getDirectories |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the directories in this directory. |
PHP_CodeCoverage_Report_Node_Directory::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the LOC/CLOC/NCLOC of this node. |
CacheDecoratorLanguageTest::testCacheDecoratorLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Check the translations of the cached plugin definitions. |
PHP_CodeCoverage_Report_Node_File::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|