Install, update, and uninstall functions for the Update Manager module.

File

core/modules/update/update.install

Functions

Namesort ascending Description
_update_requirement_check Fills in the requirements array.
update_update_1005 Check for a faulty installer.settings.json and fix it or remove it if needed.
update_update_1004 Fix wrong default value for update_threshold setting.
update_update_1003 Removes the testing-only values from the update.settings config.
update_update_1002 Enable static caching for update settings configuration file.
update_update_1001 Add config default value for "update_not_implemented_url".
update_update_1000 Moves update settings from variables to config.
update_uninstall Implements hook_uninstall().
update_schema Implements hook_schema().
update_requirements Implements hook_requirements().
update_install Implements hook_install().