10 calls to module_hook()

config_import_invoke_owner in drupal/core/includes/config.inc
Invokes MODULE_config_import() callbacks for configuration changes.
drupal_check_module in drupal/core/includes/install.inc
Checks a module's requirements.
field_help in drupal/core/modules/field/field.module
Implements hook_help().
field_system_info_alter in drupal/core/modules/field/field.module
Implements hook_system_info_alter().
help_page in drupal/core/modules/help/help.admin.inc
Page callback: Prints a page listing general help for a module.
module_invoke in drupal/core/includes/module.inc
Invokes a hook in a particular module.
node_hook in drupal/core/modules/node/node.module
Determines whether a node hook exists.
node_modules_disabled in drupal/core/modules/node/node.module
Implements hook_modules_disabled().
search_data in drupal/core/modules/search/search.module
Performs a search by calling hook_search_execute().
system_get_module_admin_tasks in drupal/core/modules/system/system.module
Generate a list of tasks offered by a specified module.