Search for date

  1. Search 9.5.x for date
  2. Search 8.9.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects
Title Object type File name Summary
update_test_archiver_info function modules/update/tests/update_test.module Implements hook_archiver_info().
update_test_basetheme.info file modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 7.x
hidden = TRUE
update_test_filetransfer_info function modules/update/tests/update_test.module Implements hook_filetransfer_info().
update_test_menu function modules/update/tests/update_test.module Implements hook_menu().
update_test_mock_page function modules/update/tests/update_test.module Page callback: Prints mock XML for the Update Manager module.
update_test_subtheme.info file modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
core = 7.x
base theme = update_test_basetheme
hidden = TRUE
update_test_system_info_alter function modules/update/tests/update_test.module Implements hook_system_info_alter().
update_test_system_theme_info function modules/update/tests/update_test.module Implements hook_system_theme_info().
update_test_update_status_alter function modules/update/tests/update_test.module Implements hook_update_status_alter().
update_theme function modules/update/update.module Implements hook_theme().
update_themes_disabled function modules/update/update.module Implements hook_themes_disabled().
update_themes_enabled function modules/update/update.module Implements hook_themes_enabled().
update_uninstall function modules/update/update.install Implements hook_uninstall().
UPDATE_UNKNOWN constant modules/update/update.module No available update data was found for project.
update_update_7000 function modules/update/update.install Create a queue to store tasks for requests to fetch available update data.
update_update_7001 function modules/update/update.install Recreates cache_update table.
update_verify_update_archive function modules/update/update.module Implements hook_verify_update_archive().
UpgradePathTestCase::$pendingUpdates property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether there are pending updates or not.
UserUpdatePathTestCase class modules/simpletest/tests/upgrade/update.user.test Tests the User 7.0 -> 7.x update path.
UserUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.user.test
UserUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpdatePathTestCase::testFilledUpgrade function modules/simpletest/tests/upgrade/update.user.test Tests that the update is successful.
UserValidateCurrentPassCustomForm class modules/user/user.test Tests user_validate_current_pass on a custom form.
UserValidateCurrentPassCustomForm::$accessUser property modules/user/user.test User with permission to view content.
UserValidateCurrentPassCustomForm::$adminUser property modules/user/user.test User permission to administer users.
UserValidateCurrentPassCustomForm::getInfo function modules/user/user.test
UserValidateCurrentPassCustomForm::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm function modules/user/user.test Tests that user_validate_current_pass can be reused on a custom form.
user_account_form_validate function modules/user/user.module Form validation handler for user_account_form().
user_admin_account_validate function modules/user/user.admin.inc Form validation handler for the user_admin_account() form.
user_admin_role_validate function modules/user/user.admin.inc Form validation handler for the user_admin_role() form.
user_login_authenticate_validate function modules/user/user.module A validate handler on the login form. Check supplied username/password
against local users table. If successful, $form_state['uid']
is set to the matching user ID.
user_login_final_validate function modules/user/user.module The final validation handler on the login form.
user_login_name_validate function modules/user/user.module A FAPI validate handler. Sets an error if supplied username has been blocked.
user_pass_validate function modules/user/user.pages.inc Form validation handler for user_pass().
user_profile_form_validate function modules/user/user.pages.inc Form validation handler for user_profile_form().
user_register_validate function modules/user/user.module Validation function for the user registration form.
user_update_7000 function modules/user/user.install Increase the length of the password field to accommodate better hashes.
user_update_7001 function modules/user/user.install Remove the 'threshold', 'mode' and 'sort' columns from the {users} table.
user_update_7002 function modules/user/user.install Convert user time zones from time zone offsets to time zone names.
user_update_7003 function modules/user/user.install Update user settings for cancelling user accounts.
user_update_7005 function modules/user/user.install Changes the users table to allow longer e-mail addresses.
user_update_7006 function modules/user/user.install Add module data to {role_permission}.
user_update_7007 function modules/user/user.install Add a weight column to user roles.
user_update_7008 function modules/user/user.install If 'user_register' variable was unset in Drupal 6, set it to be the same as
the Drupal 6 default setting.
user_update_7009 function modules/user/user.install Converts fields that store serialized variables from text to blob.
user_update_7010 function modules/user/user.install Update the {user}.signature_format column.
user_update_7011 function modules/user/user.install Placeholder function.
user_update_7012 function modules/user/user.install Add the user's pictures to the {file_managed} table and make them managed
files.
user_update_7013 function modules/user/user.install Add user module file usage entries.

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