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_7000 | Create a queue to store tasks for requests to fetch available update data. |
update_update_7001 | Recreates cache_update table. |
_update_requirement_check | Fills in the requirements array. |