Search for d
Title | Object type | File name | Summary |
---|---|---|---|
upgrade.user.test | file | modules/ |
|
UpgradePathTaxonomyTestCase | class | modules/ |
Test taxonomy upgrades. |
UpgradePathTaxonomyTestCase::getInfo | function | modules/ |
|
UpgradePathTaxonomyTestCase::instanceVocabularies | function | modules/ |
Retrieve an array mapping allowed vocabulary id to field name for all taxonomy_term_reference fields for which an instance exists for the specified entity type and bundle. |
UpgradePathTaxonomyTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the taxonomy upgrade. |
UpgradePathTestCase | class | modules/ |
Perform end-to-end tests of the upgrade path. |
UpgradePathTestCase::$databaseDumpFiles | property | modules/ |
The file path(s) to the dumped database(s) to load into the child site. |
UpgradePathTestCase::$loadedModules | property | modules/ |
Array of modules loaded when the test starts. |
UpgradePathTestCase::$pendingUpdates | property | modules/ |
Flag to indicate whether there are pending updates or not. |
UpgradePathTestCase::$skipUpgradeTest | property | modules/ |
Flag to indicate whether to skip upgrade tests. |
UpgradePathTestCase::$upgradedSite | property | modules/ |
Flag that indicates whether the child site has been upgraded. |
UpgradePathTestCase::$upgradeErrors | property | modules/ |
Array of errors triggered during the upgrade process. |
UpgradePathTestCase::$zlibInstalled | property | modules/ |
Flag to indicate whether zlib is installed or not. |
UpgradePathTestCase::performUpgrade | function | modules/ |
Perform the upgrade. |
UpgradePathTestCase::prepareD7Session | function | modules/ |
Prepares the appropriate session for the release of Drupal being upgraded. |
UpgradePathTestCase::refreshVariables | function | modules/ |
Specialized refreshVariables(). |
UpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTestCase::uninstallModulesExcept | function | modules/ |
Force uninstall all modules from a test database, except those listed. |
UpgradePathTestCase::variable_set | function | modules/ |
Specialized variable_set() that works even if the child site is not upgraded. |
UpgradePathTestCase::__construct | function | modules/ |
Constructs an UpgradePathTestCase object. |
UpgradePathTriggerTestCase | class | modules/ |
Tests the Trigger 6 -> 7 upgrade path. |
UpgradePathTriggerTestCase::getInfo | function | modules/ |
|
UpgradePathTriggerTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTriggerTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the trigger upgrade. |
UploadUpgradePathTestCase | class | modules/ |
Upgrade test for comment.module. |
UploadUpgradePathTestCase::getInfo | function | modules/ |
|
UploadUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UploadUpgradePathTestCase::testUploadUpgrade | function | modules/ |
Test a successful upgrade. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | modules/ |
Assert that a inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | modules/ |
Assert that an outbound path is altered to an expected value. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath | function | modules/ |
Test current_path() and request_path(). |
UrlAlterFunctionalTest::testGetQInitialized | function | modules/ |
Tests that $_GET['q'] is initialized when the request path is empty. |
url_alter_test.module | file | modules/ |
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
url_alter_test_url_inbound_alter | function | modules/ |
Implements hook_url_inbound_alter(). |
url_alter_test_url_outbound_alter | function | modules/ |
Implements hook_url_outbound_alter(). |
user.admin.inc | file | modules/ |
Admin page callback file for the user module. |
user.module | file | modules/ |
Enables the user registration and login system. |
UserAccountLinksUnitTests::testDisabledAccountLink | function | modules/ |
Tests disabling the 'My account' link. |
UserAccountLinksUnitTests::testSecondaryMenu | function | modules/ |
Tests the secondary menu. |
UserAdminTestCase | class | modules/ |
|
UserAdminTestCase::getInfo | function | modules/ |
|
UserAdminTestCase::testUserAdmin | function | modules/ |
Registers a user and deletes it. |
UserAutocompleteTestCase::$privileged_user | property | modules/ |
|
UserAutocompleteTestCase::$unprivileged_user | property | modules/ |
|
UserCancelTestCase::$admin_user | property | modules/ |
|
UserCancelTestCase::testMassUserCancelByAdmin | function | modules/ |
Create an administrative user and mass-delete other users. |
UserCancelTestCase::testUserCancelByAdmin | function | modules/ |
Create an administrative user and delete another user. |
UserCancelTestCase::testUserCancelInvalid | function | modules/ |
Attempt invalid account cancellations. |
UserCancelTestCase::testUserCancelUid1 | function | modules/ |
Tests that user account for uid 1 cannot be cancelled. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.