BulkDeleteTest::testPurgeField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that fields are preserved and purged correctly as multiple
instances are deleted and purged. |
YamlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
MenuTestBase::assertBreadcrumb |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
Assert that a given path shows certain breadcrumb links. |
update_script_test_update_8000 |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update function to run during the tests. |
TrackerNodeAccessTest::getInfo |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
|
update_script_test_cache_flush |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_cache_flush(). |
ContainerTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::__construct |
SessionTest::testGetSetFlashes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
OpenIDFunctionalTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Modules to enable. |
EntityPropertiesTest::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php |
Modules to enable. |
FilterAPITest::testCheckMarkup |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the ability to apply only a subset of filters. |
ConfigCacheTest::testTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
CachedFormulaLoaderTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
PhpFileCacheTest::testLifetime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
PhpFileCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
@group DCOM-43 |
AlterTest::testAlterExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter expressions in the query. |
FunctionCallsFormulaLoaderTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php |
|
FieldEntityTest::testGetEntity |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Tests the get_entity method. |
ExpressionBuilderTest::testOrX |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
TaggedWithTest::testTaggedWith |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests the "tagged with" functionality. |
ContainerTest::testInitialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::initialized |
session_test_drupal_goto_alter |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_drupal_goto_alter(). |
FilterUnitTest::testHtmlFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests filter settings, defaults, access restrictions and similar. |
PhpStorageTestBase::assertCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php |
Assert that a PHP storage controller's load/save/delete operations work. |
HttpKernelTest::getStatusCodes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
ExpressionBuilderTest::testNeq |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ShutdownFunctionsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
|
CommentAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
|
FilesystemCacheTest::testCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/FilesystemCacheTest.php |
|
ExpressionBuilderTest::testGte |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ExpressionBuilderTest::testLte |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
LocaleLibraryInfoAlterTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Definition of Drupal\locale\Tests\LocaleLibraryInfoAlterTest. |
LocaleImportFunctionalTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Definition of Drupal\locale\Tests\LocaleImportFunctionalTest. |
DateFormatsLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
RESTTestBase::$responseHeaders |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Stores HTTP response headers from the last HTTP request. |
xmlrpc_test_arrayOfStructsTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
MappingDefinitionTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
|
system_test_multiple_redirects |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Menu callback; sends a redirect header to itself until $count argument is 0. |
ClassMetadataFactoryTest::$cmf |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
FilterNumericTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
StorageTestBase::createStorage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Creates storage objects for each collection defined for this class. |
RouteTest::testRouteParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
@dataProvider getValidParameters |
OpenIDTest::testOpenidGetBytes |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_get_bytes(). |
ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |
TestEntityFormController::form |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
TestEntityFormController::save |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
FilterLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Views used by this test. |
StateValuesCleanTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Modules to enable. |
UserTranslationUITest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
|
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
|