Code required only when comparing available updates to existing data.

File

core/modules/update/update.compare.inc

Functions

Namesort ascending Description
_update_process_info_list Populates an array of project data.
_update_build_layout_data Helper function to scan and collect layout data.
update_project_cache Retrieves data from {cache_update} or empties the cache when necessary.
update_process_project_info Determines version and type information for currently installed projects.
update_get_project_name Determines what project a given file object belongs to.
update_get_projects Fetches an array of installed and enabled projects.
update_filter_project_info Filters the project .info data to only save attributes we need.
update_calculate_project_update_status Calculates the current update status of a specific project.
update_calculate_project_data Calculates the current update status of all projects on the site.