Install, update, and uninstall functions for the Update Manager module.
Name![]() |
Description |
---|---|
update_install | Implements hook_install(). |
update_requirements | Implements hook_requirements(). |
update_schema | Implements hook_schema(). |
update_uninstall | Implements hook_uninstall(). |
update_update_8000 | Moves update settings from variables to config. |
update_update_8001 | Convert update_last_check, last_email_notification variables to state API. |
_update_requirement_check | Fills in the requirements array. |