ConstraintViolationInterface::getMessageTemplate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns the raw violation message. |
MockFileSessionStorageTest::testSaveWithoutStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
@expectedException RuntimeException |
PHP_Token_InterfaceTest::testGetPackageNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getPackage |
LanguageNegotiationInfoTest::testInfoAlterations |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Tests alterations to language types/negotiation info. |
EntityTranslationTest::testEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
MenuLinkStorageController::loadUpdatedCustomized |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Loads updated and customized menu links for specific router paths. |
PHP_CodeCoverage_Filter::addDirectoryToBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a directory to the blacklist (recursively). |
LanguageCustomLanguageConfigurationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
|
PHP_CodeCoverage_Filter::removeFileFromBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a file from the blacklist. |
PHP_CodeCoverage_Filter::addDirectoryToWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a directory to the whitelist (recursively). |
FieldInstanceStorageController::loadByProperties |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
PHP_CodeCoverage_Filter::removeFileFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a file from the whitelist. |
PHP_CodeCoverage_Report_Node::getNumTestedTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested traits. |
NamespaceCoverageNotProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
@covers Foo\CoveredClass::<!protected> |
NodeAccessLanguageAwareCombinationTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Enable language and two node access modules. |
PHP_CodeCoverage_Report_Node_Directory::$classes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
PHP_CodeCoverage::addUncoveredFilesFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Processes whitelisted files that are not covered. |
PHP_CodeCoverage_Report_Node_Directory::getFiles |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the files in this directory. |
DateFormatsLanguageTest::testLocalizeDateFormats |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
PHP_CodeCoverage_Report_Node_File::$coverageData |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHP_CodeCoverage_Report_Node_File::$ignoredLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
MongoDbProfilerStorageTestDataCollector::setData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
MongoDbProfilerStorageTestDataCollector::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
MongoDbProfilerStorageTestDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
Collects data for the given Request and Response. |
MongoDbProfilerStorageTestDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
Returns the name of the collector. |
UnmanagedDeleteRecursiveTest::testEmptyDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting an empty directory. |
PHP_CodeCoverage_Report_Node_File::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of classes. |
locale_form_language_admin_add_form_alter_submit |
function |
drupal/core/modules/locale/locale.module |
Form submission handler for language_admin_add_form(). |
PHP_CodeCoverage_Report_Node_File::getNumMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of methods. |
TypedDataManager::setValidationConstraintManager |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Sets the validation constraint manager. |
TypedDataManager::getValidationConstraintManager |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Gets the validation constraint manager. |
PHP_CodeCoverage_Report_Node_File::processTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
ImageFieldDisplayTest::_testImageFieldFormatters |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test image formatters on node display. |
PHP_CodeCoverage_Report_Node_Iterator::$position |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
|
AccessManagerTest::providerTestCheckConjunctions |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Provides data for the conjunction test. |
LocaleConfigManager::deleteComponentTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Deletes configuration translations for uninstalled components. |
MappingDefinitionTest::testMappingDefinitionPage |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a node of type page and tests whether the RDF mapping is
attached to the node. |
RemoteFileUnmanagedDeleteRecursiveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Modules to enable. |
EntityStorageControllerInterface::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Delete a specific entity revision. |
MockFileSessionStorageTest::testMultipleInstances |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
PHP_CodeCoverage_Report_Text::$showUncoveredFiles |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
EntityApiTest::testEntityStorageExceptionHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Tests that exceptions are properly thrown when saving or deleting an
entity. |
PHP_CodeCoverage_Report_Text::printCoverageCounts |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
LanguageCustomLanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Modules to enable. |
PHP_CodeCoverage_Report_Node::getClassesAndTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the classes and traits of this node. |
VersatileGeneratorInterface::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
PHP_CodeCoverage_Report_Node::getNumExecutedLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of executed lines. |
PHP_CodeCoverage_Report_Node::getNumTestedClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested classes. |
PHP_CodeCoverage_Report_Node::getNumTestedMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested methods. |
EntityTranslationFormTest::testEntityFormLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Tests entity form language. |