Install, update, and uninstall functions for the Update Manager module.
File
core/modules/update/update.install
Functions
Name | Description |
---|---|
update_install | Implements hook_install(). |
update_requirements | Implements hook_requirements(). |
update_uninstall | Implements hook_uninstall(). |
update_update_8001 | Rebuild the router to ensure admin/reports/updates/check has CSRF protection. |
_update_requirement_check | Fills in the requirements array. |
Please login to continue.