Search for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| update_resolve_dependencies | function | includes/ | Resolves dependencies in a set of module updates, and orders them correctly. | 
| update_results_page | function | ./ | Displays results of the update script with any accompanying errors. | 
| update_retrieve_dependencies | function | includes/ | Invokes hook_update_dependencies() in all installed modules. | 
| UPDATE_REVOKED | constant | modules/ | Current release has been unpublished and is no longer available. | 
| update_schema | function | modules/ | Implements hook_schema(). | 
| update_script_selection_form | function | ./ | Form constructor for the list of available database module updates. | 
| update_script_test.info | file | modules/ | name = "Update script test" description = "Support module for update script testing." package = Testing version = VERSION core = 7.x hidden = TRUE | 
| update_script_test.install | file | modules/ | Install, update and uninstall functions for the update_script_test module. | 
| update_script_test.module | file | modules/ | This file provides testing functionality for update.php. | 
| update_script_test_flush_caches | function | modules/ | Implements hook_flush_caches(). | 
| update_script_test_requirements | function | modules/ | Implements hook_requirements(). | 
| update_script_test_update_7000 | function | modules/ | Dummy update function to run during the tests. | 
| update_selection_page | function | ./ | Renders a form with a list of available database updates. | 
| update_settings | function | modules/ | Form constructor for the update settings form. | 
| update_settings_submit | function | modules/ | Form submission handler for update_settings(). | 
| update_settings_validate | function | modules/ | Form validation handler for update_settings(). | 
| update_status | function | modules/ | Page callback: Generates a page about the update status of projects. | 
| update_task_list | function | ./ | Adds the update task list to the current page. | 
| 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(). | 
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
