HelpController::__construct
  • References/PHP/Drupal/help/src/Controller/HelpController

public HelpController::__construct(RouteMatchInterface

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

public HelpController::helpMain()

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

public static HelpController::create(ContainerInterface

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

Defines a Plugin annotation object for help page section plugins. Plugin Namespace: Plugin\HelpSection For a

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
HelpSection::$id
  • References/PHP/Drupal/help/src/Annotation/HelpSection

The plugin ID. Type: string File core/modules/help/

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
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