Search for date
Title | Object type | File name | Summary |
---|---|---|---|
update_test.info | file | modules/ |
name = Update test description = Support module for update module testing. package = Testing version = VERSION core = 7.x hidden = TRUE |
update_test.module | file | modules/ |
Module for testing Update Manager functionality. |
update_test_1.info | file | modules/ |
name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
update_test_1.install | file | modules/ |
Install, update and uninstall functions for the update_test_1 module. |
update_test_1.module | file | modules/ |
|
update_test_1_update_7000 | function | modules/ |
Dummy update_test_1 update 7000. |
update_test_1_update_7001 | function | modules/ |
Dummy update_test_1 update 7001. |
update_test_1_update_7002 | function | modules/ |
Dummy update_test_1 update 7002. |
update_test_1_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
update_test_2.info | file | modules/ |
name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
update_test_2.install | file | modules/ |
Install, update and uninstall functions for the update_test_2 module. |
update_test_2.module | file | modules/ |
|
update_test_2_update_7000 | function | modules/ |
Dummy update_test_2 update 7000. |
update_test_2_update_7001 | function | modules/ |
Dummy update_test_2 update 7001. |
update_test_2_update_7002 | function | modules/ |
Dummy update_test_2 update 7002. |
update_test_2_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
update_test_3.info | file | modules/ |
name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
update_test_3.install | file | modules/ |
Install, update and uninstall functions for the update_test_3 module. |
update_test_3.module | file | modules/ |
|
update_test_3_update_7000 | function | modules/ |
Dummy update_test_3 update 7000. |
update_test_3_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
update_test_admintheme.info | file | modules/ |
name = Update test admin theme description = Test theme which is used as admin theme. core = 7.x hidden = TRUE |
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. |
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.