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_authorize_clear_update_status function modules/update/update.authorize.inc Clears cached available update status data.
_update_batch_create_message function modules/update/update.authorize.inc Creates a structure of log messages.
_update_build_fetch_url function modules/update/update.fetch.inc Generates the URL to fetch information about project updates.
_update_cache_clear function modules/update/update.module Invalidates cached data relating to update status.
_update_cache_get function modules/update/update.module Retrieves data from the private update status cache table.
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.
_update_create_fetch_task function modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project.
_update_cron_notify function modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data.
_update_fetch_data function modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch.
_update_get_cached_available_releases function modules/update/update.module Returns all currently cached data about available releases for all projects.
_update_get_cache_multiple function modules/update/update.module Returns an array of cache items with a given cache ID prefix.
_update_get_fetch_url_base function modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project.
_update_manager_cache_directory function modules/update/update.module Returns the directory where update archive files should be cached.
_update_manager_check_backends function modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.
_update_manager_extract_directory function modules/update/update.module Returns the directory where update archive files should be extracted.
_update_manager_unique_identifier function modules/update/update.module Returns a short unique identifier for this Drupal installation.
_update_message_text function modules/update/update.module Returns the appropriate message text when site is out of date or not secure.
_update_no_data function modules/update/update.module Returns a warning message when there is no data about available updates.
_update_process_fetch_task function modules/update/update.fetch.inc Processes a task to fetch available update data for a single project.
_update_process_info_list function modules/update/update.compare.inc Populates an array of project data.
_update_project_status_sort function modules/update/update.module Orders projects based on their status.
_update_refresh function modules/update/update.fetch.inc Clears out all the cached available update data and initiates re-fetching.
_update_requirement_check function modules/update/update.install Fills in the requirements array.

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