Search for date
Title | Object type | File name | Summary |
---|---|---|---|
update_test_archiver_info | function | modules/ |
Implements hook_archiver_info(). |
update_test_basetheme.info | file | modules/ |
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/ |
Implements hook_filetransfer_info(). |
update_test_menu | function | modules/ |
Implements hook_menu(). |
update_test_mock_page | function | modules/ |
Page callback: Prints mock XML for the Update Manager module. |
update_test_subtheme.info | file | modules/ |
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/ |
Implements hook_system_info_alter(). |
update_test_system_theme_info | function | modules/ |
Implements hook_system_theme_info(). |
update_test_update_status_alter | function | modules/ |
Implements hook_update_status_alter(). |
update_theme | function | modules/ |
Implements hook_theme(). |
update_themes_disabled | function | modules/ |
Implements hook_themes_disabled(). |
update_themes_enabled | function | modules/ |
Implements hook_themes_enabled(). |
update_uninstall | function | modules/ |
Implements hook_uninstall(). |
UPDATE_UNKNOWN | constant | modules/ |
No available update data was found for project. |
update_update_7000 | function | modules/ |
Create a queue to store tasks for requests to fetch available update data. |
update_update_7001 | function | modules/ |
Recreates cache_update table. |
update_verify_update_archive | function | modules/ |
Implements hook_verify_update_archive(). |
UpgradePathTestCase::$pendingUpdates | property | modules/ |
Flag to indicate whether there are pending updates or not. |
UserUpdatePathTestCase | class | modules/ |
Tests the User 7.0 -> 7.x update path. |
UserUpdatePathTestCase::getInfo | function | modules/ |
|
UserUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserUpdatePathTestCase::testFilledUpgrade | function | modules/ |
Tests that the update is successful. |
UserValidateCurrentPassCustomForm | class | modules/ |
Tests user_validate_current_pass on a custom form. |
UserValidateCurrentPassCustomForm::$accessUser | property | modules/ |
User with permission to view content. |
UserValidateCurrentPassCustomForm::$adminUser | property | modules/ |
User permission to administer users. |
UserValidateCurrentPassCustomForm::getInfo | function | modules/ |
|
UserValidateCurrentPassCustomForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm | function | modules/ |
Tests that user_validate_current_pass can be reused on a custom form. |
user_account_form_validate | function | modules/ |
Form validation handler for user_account_form(). |
user_admin_account_validate | function | modules/ |
Form validation handler for the user_admin_account() form. |
user_admin_role_validate | function | modules/ |
Form validation handler for the user_admin_role() form. |
user_login_authenticate_validate | function | modules/ |
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/ |
The final validation handler on the login form. |
user_login_name_validate | function | modules/ |
A FAPI validate handler. Sets an error if supplied username has been blocked. |
user_pass_validate | function | modules/ |
Form validation handler for user_pass(). |
user_profile_form_validate | function | modules/ |
Form validation handler for user_profile_form(). |
user_register_validate | function | modules/ |
Validation function for the user registration form. |
user_update_7000 | function | modules/ |
Increase the length of the password field to accommodate better hashes. |
user_update_7001 | function | modules/ |
Remove the 'threshold', 'mode' and 'sort' columns from the {users} table. |
user_update_7002 | function | modules/ |
Convert user time zones from time zone offsets to time zone names. |
user_update_7003 | function | modules/ |
Update user settings for cancelling user accounts. |
user_update_7005 | function | modules/ |
Changes the users table to allow longer e-mail addresses. |
user_update_7006 | function | modules/ |
Add module data to {role_permission}. |
user_update_7007 | function | modules/ |
Add a weight column to user roles. |
user_update_7008 | function | modules/ |
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/ |
Converts fields that store serialized variables from text to blob. |
user_update_7010 | function | modules/ |
Update the {user}.signature_format column. |
user_update_7011 | function | modules/ |
Placeholder function. |
user_update_7012 | function | modules/ |
Add the user's pictures to the {file_managed} table and make them managed files. |
user_update_7013 | function | modules/ |
Add user module file usage entries. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.