7 invocations of hook_help()

field_help in drupal/core/modules/field/field.module
Implements hook_help().
HelpController::helpLinksAsList in drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php
Provides a formatted list of available help topics.
HelpController::helpPage in drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php
Prints a page listing general help for a module.
HelpTest::getModuleList in drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php
Gets the list of enabled modules that implement hook_help().
help_menu in drupal/core/modules/help/help.module
Implements hook_menu().
menu_get_active_help in drupal/core/includes/menu.inc
Returns the help associated with the active menu item.
system_modules in drupal/core/modules/system/system.admin.inc
Form constructor for the module enable/disable interface.