Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
UpdateCoreTestCase class drupal/modules/update/update.test Tests behavior related to discovering and listing updates to Drupal core.
UpdateCoreUnitTestCase class drupal/modules/update/update.test Tests update functionality unrelated to the database.
UpdateDependencyHookInvocationTestCase class drupal/modules/simpletest/tests/update.test Tests for the invocation of hook_update_dependencies().
UpdateDependencyMissingTestCase class drupal/modules/simpletest/tests/update.test Tests for missing update dependencies.
UpdateDependencyOrderingTestCase class drupal/modules/simpletest/tests/update.test Tests for the update dependency ordering system.
UpdateFeedItemTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of updating a feed item in the Aggregator module.
UpdateFeedTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of updating the feed in the Aggregator module.
UpdatePathTestCase abstract class drupal/modules/simpletest/tests/upgrade/upgrade.test Performs end-to-end point test of the release update path. 8
UpdateQuery class drupal/includes/database/query.inc General class for an abstracted UPDATE operation. 2
UpdateQuery_pgsql class drupal/includes/database/pgsql/query.inc
UpdateQuery_sqlite class drupal/includes/database/sqlite/query.inc SQLite specific implementation of UpdateQuery.
Updater class drupal/includes/updater.inc Base class for Updaters used in Drupal. 2
UpdaterException class drupal/includes/updater.inc Exception class for the Updater class hierarchy. 1
UpdaterFileTransferException class drupal/includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
UpdateScriptFunctionalTest class drupal/modules/system/system.test Tests for the update system functionality.
UpdateTestContribCase class drupal/modules/update/update.test Tests behavior related to handling updates to contributed modules and themes.
UpdateTestFileTransfer class drupal/modules/update/tests/update_test.module Mocks a FileTransfer object to test the settings form functionality.
UpdateTestHelper class drupal/modules/update/update.test Defines some shared functions used by all update tests. 3
UpdateTestUploadCase class drupal/modules/update/update.test Tests project upload and extract functionality.
UpgradePathTaxonomyTestCase class drupal/modules/simpletest/tests/upgrade/upgrade.taxonomy.test Test taxonomy upgrades.
UpgradePathTestCase abstract class drupal/modules/simpletest/tests/upgrade/upgrade.test Perform end-to-end tests of the upgrade path. 18
UpgradePathTriggerTestCase class drupal/modules/simpletest/tests/upgrade/upgrade.trigger.test Tests the Trigger 6 -> 7 upgrade path.
UploadUpgradePathTestCase class drupal/modules/simpletest/tests/upgrade/upgrade.upload.test Upgrade test for comment.module.
UrlAlterFunctionalTest class drupal/modules/simpletest/tests/path.test Tests hook_url_alter functions.
UrlIsExternalUnitTest class drupal/modules/simpletest/tests/common.test Tests url_is_external().
UserAccountLinksUnitTests class drupal/modules/user/user.test Tests user links in the secondary menu.
UserAdminTestCase class drupal/modules/user/user.test
UserAuthmapAssignmentTestCase class drupal/modules/user/user.test Unit test for authmap assignment.
UserAutocompleteTestCase class drupal/modules/user/user.test Test user autocompletion.
UserBlocksUnitTests class drupal/modules/user/user.test Test user blocks.
UserCancelTestCase class drupal/modules/user/user.test Test cancelling a user.
UserController class drupal/modules/user/user.module Controller class for users.
UserCreateTestCase class drupal/modules/user/user.test Test the create user administration page.
UserEditedOwnAccountTestCase class drupal/modules/user/user.test
UserEditRebuildTestCase class drupal/modules/user/user.test Tests editing a user account with and without a form rebuild.
UserEditTestCase class drupal/modules/user/user.test Tests editing a user account.
UserLoginTestCase class drupal/modules/user/user.test Functional tests for user logins, including rate limiting of login attempts.
UserPasswordResetTestCase class drupal/modules/user/user.test Tests resetting a user password.
UserPermissionsTestCase class drupal/modules/user/user.test
UserPictureTestCase class drupal/modules/user/user.test
UserRegistrationTestCase class drupal/modules/user/user.test @file Tests for user.module.
UserRoleAdminTestCase class drupal/modules/user/user.test Test case to test adding, editing and deleting roles.
UserRolesAssignmentTestCase class drupal/modules/user/user.test Test role assignment.
UserSaveTestCase class drupal/modules/user/user.test Tests saving a user account.
UserSignatureTestCase class drupal/modules/user/user.test Test case for user signatures.
UserTimeZoneFunctionalTest class drupal/modules/user/user.test Tests for user-configurable time zones.
UserTokenReplaceTestCase class drupal/modules/user/user.test Test user token replacement in strings.
UserUpdatePathTestCase class drupal/modules/simpletest/tests/upgrade/update.user.test Tests the User 7.0 -> 7.x update path.
UserUpgradePathDuplicatedPermissionTestCase class drupal/modules/simpletest/tests/upgrade/upgrade.user.test Upgrade test for user.module (duplicated permission).
UserUpgradePathNoPasswordTokenTestCase class drupal/modules/simpletest/tests/upgrade/upgrade.user.test Upgrade test for user.module (password token not involved).

Pages

Other projects