Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
update_cron function modules/update/update.module Implements hook_cron().
update_do_one function includes/update.inc Implements callback_batch_operation().
update_get_d6_session_name function includes/update.inc Constructs a session name compatible with a D6 environment.
update_get_update_function_list function includes/update.inc Returns an organized list of update functions for a set of modules.
update_script_selection_form function ./update.php Form constructor for the list of available database module updates.
update_selection_page function ./update.php Renders a form with a list of available database updates.
upgrade.taxonomy.test file modules/simpletest/tests/upgrade/upgrade.taxonomy.test
UpgradePathTaxonomyTestCase class modules/simpletest/tests/upgrade/upgrade.taxonomy.test Test taxonomy upgrades.
UpgradePathTaxonomyTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.taxonomy.test
UpgradePathTaxonomyTestCase::instanceVocabularies function modules/simpletest/tests/upgrade/upgrade.taxonomy.test 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/simpletest/tests/upgrade/upgrade.taxonomy.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Basic tests for the taxonomy upgrade.
UpgradePathTestCase::prepareD7Session function modules/simpletest/tests/upgrade/upgrade.test Prepares the appropriate session for the release of Drupal being upgraded.
UpgradePathTestCase::__construct function modules/simpletest/tests/upgrade/upgrade.test Constructs an UpgradePathTestCase object.
UpgradePathTriggerTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.trigger.test Basic tests for the trigger upgrade.
UrlAlterFunctionalTest class modules/simpletest/tests/path.test Tests hook_url_alter functions.
UrlAlterFunctionalTest::assertUrlInboundAlter function modules/simpletest/tests/path.test Assert that a inbound path is altered to an expected value.
UrlAlterFunctionalTest::assertUrlOutboundAlter function modules/simpletest/tests/path.test Assert that an outbound path is altered to an expected value.
UrlAlterFunctionalTest::getInfo function modules/simpletest/tests/path.test
UrlAlterFunctionalTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testCurrentUrlRequestedPath function modules/simpletest/tests/path.test Test current_path() and request_path().
UrlAlterFunctionalTest::testGetQInitialized function modules/simpletest/tests/path.test Tests that $_GET['q'] is initialized when the request path is empty.
UrlAlterFunctionalTest::testUrlAlter function modules/simpletest/tests/path.test Test that URL altering works and that it occurs in the correct order.
UserAccountLinksUnitTests::testSecondaryMenu function modules/user/user.test Tests the secondary menu.
UserActionsTest class modules/user/user.test Tests actions provided by the User module.
UserActionsTest::getInfo function modules/user/user.test
UserActionsTest::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserActionsTest::testUserBlockUnBlockActions function modules/user/user.test Tests user block and unblock actions.
UserBlocksUnitTests::insertSession function modules/user/user.test Insert a user session into the {sessions} table. This function is used
since we cannot log in more than one user at the same time in tests.
UserBlocksUnitTests::testWhosOnlineBlock function modules/user/user.test Test the Who's Online block.
UserCancelTestCase::testUserAnonymize function modules/user/user.test Delete account and anonymize all content.
UserCancelTestCase::testUserCancelWithoutPermission function modules/user/user.test Attempt to cancel account without permission.
UserController class modules/user/user.module Controller class for users.
UserController::attachLoad function modules/user/user.module Attaches data to entities upon loading.
UserLoginTestCase::testGlobalLoginFloodControl function modules/user/user.test Test the global login flood control.
UserLoginTestCase::testLoginWithAnonSession function modules/user/user.test Test logging in when an anon session already exists.
UserLoginTestCase::testPasswordRehashOnLogin function modules/user/user.test Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl function modules/user/user.test Test the per-user login flood control.
UserPasswordResetTestCase::getConfirmURL function modules/user/user.test Turns a password reset URL into a 'confirm' URL.
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp function modules/user/user.test Test IP-based flood control on password reset.
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser function modules/user/user.test Test user-based flood control on password reset.
UserPasswordResetTestCase::testResetImpersonation function modules/user/user.test Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testResetInvalidation function modules/user/user.test Make sure that password reset URLs are invalidated when the user's email
address changes.
UserPermissionsTestCase class modules/user/user.test
UserPermissionsTestCase::$admin_user property modules/user/user.test
UserPermissionsTestCase::$rid property modules/user/user.test
UserPermissionsTestCase::getInfo function modules/user/user.test
UserPermissionsTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPermissionsTestCase::testAdministratorRole function modules/user/user.test Test assigning of permissions for the administrator role.
UserPermissionsTestCase::testUserPermissionChanges function modules/user/user.test Change user permissions and check user_access().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.