Search for update

  1. Search 9.5.x for update
  2. Search 8.9.x for update
  3. Search 10.3.x for update
  4. Search 11.x for update
  5. Other projects
Title Object type File name Summary
_update_7000_field_read_fields function modules/field/field.install Utility function: fetch all the field definitions from the database.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.
_update_7000_node_get_types function modules/node/node.install Utility function: fetch the node types directly from the database.
_update_7000_user_role_grant_permissions function modules/user/user.install Utility function: grant a set of permissions to a role during update.
_update_7002_taxonomy_get_vocabularies function modules/taxonomy/taxonomy.install Utility function: get the list of vocabularies directly from the database.
_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.