hook_updater_info_alter(&$updaters) Alter the Updater information array. An
hook_module_preinstall($module) Perform necessary actions before a module is installed.
hook_update_N(&$sandbox) Perform a single update between minor versions.
hook_updater_info() Provide information on Updaters (classes that can update Drupal).
hook_system_info_alter(array &$info, \Drupal\Core\Extension\Extension $file, $type) Alter the information
hook_modules_uninstalled($modules) Perform necessary actions after modules are uninstalled.
hook_uninstall() Remove any information that the module sets. The information
hook_post_update_NAME(&$sandbox) Executes an update which is intended to update data, like entities.
hook_update_dependencies() Return an array of information about module update dependencies.
hook_hook_info() Defines one or more hooks that are exposed by a module. Normally
Page 1 of 2