Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| update_authorize_install_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| update_authorize_run_install | function | modules/ |
Installs a new project when invoked by authorize.php. |
| update_authorize_update_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| update_cache_clear_submit | function | modules/ |
Form submission handler for system_modules(). |
| update_calculate_project_update_status | function | modules/ |
Calculates the current update status of a specific project. |
| update_callback_service_unavailable | function | modules/ |
Page callback: Displays an Error 503 (Service unavailable) page. |
| update_check_requirements | function | ./ |
Checks update requirements and reports errors and (optionally) warnings. |
| update_clear_update_disk_cache | function | modules/ |
Clears the temporary files and directories based on file age from disk. |
| update_create_fetch_task | function | modules/ |
Creates a new fetch task after loading the necessary include file. |
| update_delete_file_if_stale | function | modules/ |
Deletes stale files and directories from the update manager disk cache. |
| update_extra_requirements | function | ./ |
Returns and stores extra requirements that apply during the update process. |
| update_fetch_data_finished | function | modules/ |
Implements callback_batch_finished(). |
| update_finished | function | includes/ |
Implements callback_batch_finished(). |
| update_fix_d7_block_deltas | function | includes/ |
A helper function that modules can use to assist with the transformation from numeric block deltas to string block deltas during the 6.x -> 7.x upgrade. |
| update_fix_d7_install_profile | function | includes/ |
Register the currently installed profile in the system table. |
| update_fix_d7_requirements | function | includes/ |
Perform Drupal 6.x to 7.x updates that are required for update.php to function properly. |
| update_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
| update_form_system_modules_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_modules(). |
| update_get_d6_session_name | function | includes/ |
Constructs a session name compatible with a D6 environment. |
| update_get_projects | function | modules/ |
Fetches an array of installed and enabled projects. |
| update_get_update_function_list | function | includes/ |
Returns an organized list of update functions for a set of modules. |
| update_get_update_list | function | includes/ |
Returns a list of all the pending database updates. |
| update_helpful_links | function | ./ |
Provides links to the homepage and administration pages. |
| update_install | function | modules/ |
Implements hook_install(). |
| update_is_missing | function | includes/ |
Determines if a module update is missing or unavailable. |
| update_manager_access | function | modules/ |
Access callback: Resolves if the current user can access updater menu items. |
| update_manager_download_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| update_manager_install_form | function | modules/ |
Form constructor for the install form of the Update Manager module. |
| update_manager_install_form_submit | function | modules/ |
Form submission handler for update_manager_install_form(). |
| update_manager_install_form_validate | function | modules/ |
Form validation handler for update_manager_install_form(). |
| update_manager_local_transfers_allowed | function | modules/ |
Determines if file transfers will be performed locally. |
| update_manager_update_form_submit | function | modules/ |
Form submission handler for update_manager_update_form(). |
| update_manager_update_ready_form_submit | function | modules/ |
Form submission handler for update_manager_update_ready_form(). |
| update_manual_status | function | modules/ |
Page callback: Checks for updates and displays the update status report. |
| UPDATE_MAX_FETCH_ATTEMPTS | constant | modules/ |
Maximum number of attempts to fetch available update data from a given host. |
| UPDATE_NOT_SECURE | constant | modules/ |
Project is missing security update(s). |
| UPDATE_NOT_SUPPORTED | constant | modules/ |
Current release is no longer supported by the project maintainer. |
| update_parse_db_url | function | includes/ |
Parse pre-Drupal 7 database connection URLs and return D7 compatible array. |
| update_parse_xml | function | modules/ |
Parses the XML of the Drupal release history info files. |
| update_prepare_d7_bootstrap | function | includes/ |
Performs extra steps required to bootstrap when using a Drupal 6 database. |
| update_process_project_info | function | modules/ |
Determines version and type information for currently installed projects. |
| update_refresh | function | modules/ |
Refreshes the release data after loading the necessary include file. |
| update_requirements | function | modules/ |
Implements hook_requirements(). |
| 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_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. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.