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
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages function modules/update/update.test Checks the messages on update manager pages when missing a security update.
UpdateTestUploadCase::testUploadModule function modules/update/update.test Tests upload and extraction of a module.
update_access_allowed function ./update.php Determines if the current user is allowed to run update.php.
update_access_denied_page function ./update.php Renders a 403 access denied page for update.php.
update_already_performed function includes/update.inc Determines if a module update has already been performed.
update_authorize_batch_copy_project function modules/update/update.authorize.inc Implements callback_batch_operation().
update_authorize_install_batch_finished function modules/update/update.authorize.inc Implements callback_batch_finished().
update_authorize_run_install function modules/update/update.authorize.inc Installs a new project when invoked by authorize.php.
update_authorize_run_update function modules/update/update.authorize.inc Updates existing projects when invoked by authorize.php.
update_authorize_update_batch_finished function modules/update/update.authorize.inc Implements callback_batch_finished().
update_batch function includes/update.inc Starts the database update batch process.
update_build_dependency_graph function includes/update.inc Constructs a graph which encodes the dependencies between module updates.
update_cache_clear_submit function modules/update/update.module Form submission handler for system_modules().
update_calculate_project_data function modules/update/update.compare.inc Calculates the current update status of all projects on the site.
update_calculate_project_update_status function modules/update/update.compare.inc Calculates the current update status of a specific project.
update_callback_service_unavailable function modules/update/tests/update_test.module Page callback: Displays an Error 503 (Service unavailable) page.
update_check_incompatibility function includes/update.inc Tests the compatibility of a module or theme.
update_check_requirements function ./update.php Checks update requirements and reports errors and (optionally) warnings.
update_clear_update_disk_cache function modules/update/update.module Clears the temporary files and directories based on file age from disk.
update_create_fetch_task function modules/update/update.module Creates a new fetch task after loading the necessary include file.
update_cron function modules/update/update.module Implements hook_cron().
UPDATE_CURRENT constant modules/update/update.module Project is up to date.
UPDATE_DEFAULT_URL constant modules/update/update.module URL to check for updates, if a given project doesn't define its own.
update_delete_file_if_stale function modules/update/update.module Deletes stale files and directories from the update manager disk cache.
update_do_one function includes/update.inc Implements callback_batch_operation().
update_extra_requirements function ./update.php Returns and stores extra requirements that apply during the update process.
update_fetch_data function modules/update/update.module Attempts to fetch update data after loading the necessary include file.
update_fetch_data_batch function modules/update/update.fetch.inc Implements callback_batch_operation().
update_fetch_data_finished function modules/update/update.fetch.inc Implements callback_batch_finished().
UPDATE_FETCH_PENDING constant modules/update/update.module We need to (re)fetch available update data for this project.
update_filter_project_info function modules/update/update.compare.inc Filters the project .info data to only save attributes we need.
update_finished function includes/update.inc Implements callback_batch_finished().
update_fix_compatibility function includes/update.inc Disable any items in the {system} table that are not core compatible.
update_fix_d7_block_deltas function includes/update.inc 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/update.inc Register the currently installed profile in the system table.
update_fix_d7_requirements function includes/update.inc Perform Drupal 6.x to 7.x updates that are required for update.php
to function properly.
update_flush_caches function modules/update/update.module Implements hook_flush_caches().
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
update_get_available function modules/update/update.module Tries to get update information from cache and refreshes it when necessary.
update_get_d6_session_name function includes/update.inc Constructs a session name compatible with a D6 environment.
update_get_projects function modules/update/update.compare.inc Fetches an array of installed and enabled projects.
update_get_project_name function modules/update/update.compare.inc Determines what project a given file object belongs to.
update_get_update_function_list function includes/update.inc Returns an organized list of update functions for a set of modules.
update_get_update_list function includes/update.inc Returns a list of all the pending database updates.
update_help function modules/update/update.module Implements hook_help().
update_helpful_links function ./update.php Provides links to the homepage and administration pages.
update_info_page function ./update.php Provides an overview of the Drupal database update.
update_init function modules/update/update.module Implements hook_init().
update_install function modules/update/update.install Implements hook_install().
update_is_missing function includes/update.inc Determines if a module update is missing or unavailable.

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