hook_help
  • References/PHP/Drupal/help/help.api

hook_help($route_name, \Drupal\Core\Routing\RouteMatchInterface $route_match) Provide online user help.

2025-01-10 15:47:30
HelpSectionManager
  • References/PHP/Drupal/help/src/HelpSectionManager

Manages help page section plugins. Hierarchy class \Drupal\Component\Plugin\PluginManagerBase

2025-01-10 15:47:30
HelpSection::$title
  • References/PHP/Drupal/help/src/Annotation/HelpSection

The text to use as the title of the help page section. Type:

2025-01-10 15:47:30
HelpController::$helpManager
  • References/PHP/Drupal/help/src/Controller/HelpController

The help section plugin manager. Type:

2025-01-10 15:47:30
hook_help_section_info_alter
  • References/PHP/Drupal/help/help.api

hook_help_section_info_alter(&$info) Perform alterations on help page section plugin definitions.

2025-01-10 15:47:30
help_block_view_help_block_alter
  • References/PHP/Drupal/help/help.module

help_block_view_help_block_alter(array &$build, BlockPluginInterface $block) Implements

2025-01-10 15:47:30
HelpSection::$description
  • References/PHP/Drupal/help/src/Annotation/HelpSection

The description of the help page section. Type:

2025-01-10 15:47:30
HelpController
  • References/PHP/Drupal/help/src/Controller/HelpController

Controller routines for help routes. Hierarchy class \Drupal\Core\Controller\

2025-01-10 15:47:30
HelpController::$routeMatch
  • References/PHP/Drupal/help/src/Controller/HelpController

The current route match. Type:

2025-01-10 15:47:30
HelpSection::$permission
  • References/PHP/Drupal/help/src/Annotation/HelpSection

The (optional) permission needed to view the help section. Only set if this section needs its own permission, beyond the generic 'access administration

2025-01-10 15:47:30