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_mail function modules/update/update.module Implements hook_mail().
update_manager_access function modules/update/update.module Access callback: Resolves if the current user can access updater menu items.
update_manager_archive_extract function modules/update/update.manager.inc Unpacks a downloaded archive file.
update_manager_archive_verify function modules/update/update.manager.inc Verifies an archive after it has been downloaded and extracted.
update_manager_batch_project_get function modules/update/update.manager.inc Implements callback_batch_operation().
update_manager_download_batch_finished function modules/update/update.manager.inc Implements callback_batch_finished().
update_manager_file_get function modules/update/update.manager.inc Copies a file from the specified URL to the temporary directory for updates.
update_manager_install_form function modules/update/update.manager.inc Form constructor for the install form of the Update Manager module.
update_manager_install_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_install_form().
update_manager_install_form_validate function modules/update/update.manager.inc Form validation handler for update_manager_install_form().
update_manager_local_transfers_allowed function modules/update/update.manager.inc Determines if file transfers will be performed locally.
update_manager_update_form function modules/update/update.manager.inc Form constructor for the update form of the Update Manager module.
update_manager_update_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_update_form().
update_manager_update_form_validate function modules/update/update.manager.inc Form validation handler for update_manager_update_form().
update_manager_update_ready_form function modules/update/update.manager.inc Form constructor for the update ready form.
update_manager_update_ready_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_update_ready_form().
update_manual_status function modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report.
UPDATE_MAX_FETCH_ATTEMPTS constant modules/update/update.module Maximum number of attempts to fetch available update data from a given host.
UPDATE_MAX_FETCH_TIME constant modules/update/update.module Maximum number of seconds to try fetching available update data at a time.
update_menu function modules/update/update.module Implements hook_menu().
UPDATE_NOT_CHECKED constant modules/update/update.module Project's status cannot be checked.
UPDATE_NOT_CURRENT constant modules/update/update.module Project has a new release available, but it is not a security release.
UPDATE_NOT_FETCHED constant modules/update/update.module There was a failure fetching available update data for this project.
UPDATE_NOT_SECURE constant modules/update/update.module Project is missing security update(s).
UPDATE_NOT_SUPPORTED constant modules/update/update.module Current release is no longer supported by the project maintainer.
update_parse_db_url function includes/update.inc Parse pre-Drupal 7 database connection URLs and return D7 compatible array.
update_parse_xml function modules/update/update.fetch.inc Parses the XML of the Drupal release history info files.
update_prepare_d7_bootstrap function includes/update.inc Performs extra steps required to bootstrap when using a Drupal 6 database.
update_process_project_info function modules/update/update.compare.inc Determines version and type information for currently installed projects.
update_project_cache function modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary.
update_refresh function modules/update/update.module Refreshes the release data after loading the necessary include file.
update_requirements function modules/update/update.install Implements hook_requirements().
update_resolve_dependencies function includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
update_results_page function ./update.php Displays results of the update script with any accompanying errors.
update_retrieve_dependencies function includes/update.inc Invokes hook_update_dependencies() in all installed modules.
UPDATE_REVOKED constant modules/update/update.module Current release has been unpublished and is no longer available.
update_schema function modules/update/update.install Implements hook_schema().
update_script_selection_form function ./update.php Form constructor for the list of available database module updates.
update_script_test.info file modules/simpletest/tests/update_script_test.info 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/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_script_test.module file modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
update_script_test_flush_caches function modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
update_script_test_requirements function modules/simpletest/tests/update_script_test.install Implements hook_requirements().
update_script_test_update_7000 function modules/simpletest/tests/update_script_test.install Dummy update function to run during the tests.
update_selection_page function ./update.php Renders a form with a list of available database updates.
update_settings function modules/update/update.settings.inc Form constructor for the update settings form.
update_settings_submit function modules/update/update.settings.inc Form submission handler for update_settings().
update_settings_validate function modules/update/update.settings.inc Form validation handler for update_settings().
update_status function modules/update/update.report.inc Page callback: Generates a page about the update status of projects.
update_task_list function ./update.php Adds the update task list to the current page.

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