TranslationTest::assertLanguageSwitchLinks |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Tests whether the specified language switch links are found. |
FileManagedTestBase::assertFileHooksCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that all of the specified hook_file_* hooks were called once, other
values result in failure. |
locale_form_language_admin_edit_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
NamespaceCoverageCoversClassPublicTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
|
LocaleUpdateTest::testEnableCustomLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a custom langauge is enabled. |
locale_translation_status_delete_languages |
function |
drupal/core/modules/locale/locale.module |
Delete language entries from the status cache. |
SelectionPluginManager::getSelectionGroups |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Returns a list of selection plugins that can reference a specific entity
type. |
FinishResponseSubscriber::$languageManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
The LanguageManager object for retrieving the correct language code. |
EntityTranslationSyncImageTest::saveEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Saves the passed entity and reloads it, enabling compatibility mode. |
PHP_CodeCoverage_Report_Node_Iterator::key |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
Returns the key of the current element. |
language_negotiation_configure_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Submit handler for language negotiation settings. |
XmlRpcBasicTest::testInvalidMessageParsing |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
Ensure that XML-RPC correctly handles invalid messages when parsing. |
LocaleConfigManager::deleteTranslationData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Deletes translated configuration data. |
PHP_CodeCoverage_Report_FactoryTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
PersistentObjectTest::testGetObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
views.view.test_page_display_arguments.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
StringStorageInterface::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes translations using conditions. |
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
ImageAdminStylesTest::testStyleReplacement |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test deleting a style and choosing a replacement style. |
ExecutablePluginBase::setExecutableManager |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
|
LanguageUILanguageNegotiationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Modules to enable. |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
PHP_CodeCoverage_Report_Text::$outputStream |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
LanguageValidatorTest::testInvalidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
@dataProvider getInvalidLanguages |
MetadataGeneratorTest::testSimpleEntityType |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
NullStorageExpirable::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setMultipleWithExpire(). |
LanguageCustomLanguageConfigurationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Definition of Drupal\language\Tests\LanguageCustomConfigurationTest. |
ItemStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
DatabaseStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
EntityReferenceAutocomplete::$entityManager |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php |
The entity manager. |
PHP_CodeCoverage_Report_HTML::$templatePath |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
MockArraySessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
FeedStorageController::baseFieldDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
RedisProfilerStorage::REDIS_SERIALIZER_NONE |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
SystemUpgradePathTest::testFrontpageUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Check whether views got enabled. |
UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |
RedisProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
NativeSessionStorageTest::testCookieOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PHP_CodeCoverage_Filter::addFileToBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a file to the blacklist. |
FieldInstanceStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Constructs a FieldInstanceStorageController object. |
ImageUpgradePathTest::testImageStyleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Tests that custom and overridden image styles have been upgraded. |
SelectPagerDefaultTest::testInnerPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
PHP_CodeCoverage_Filter::addFileToWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a file to the whitelist. |
PHP_CodeCoverage_Report_Node::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of classes. |
PHP_CodeCoverage_Report_Node::getNumMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of methods. |
PHPUnit_Framework_TestResult::$codeCoverage |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Code Coverage information. |
PHP_CodeCoverage_Driver_Xdebug::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Constructor. |
PHP_CodeCoverage_Util_InvalidArgumentHelper |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util/InvalidArgumentHelper.php |
Factory for PHP_CodeCoverage_Exception objects that are used to describe
invalid arguments passed to a function or method. |
FileManagedFileElementTest::testManagedFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the managed_file element type. |