Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. help.services.yml

plugin.manager.help_section

Class

Drupal\help\HelpSectionManager

Tags

  • plugin_manager_cache_clear
2 string references to plugin.manager.help_section
HelpController::create in core/modules/help/src/Controller/HelpController.php
Instantiates a new instance of the implementing class using autowiring.
HelpSearch::create in core/modules/help/src/Plugin/Search/HelpSearch.php
Creates an instance of the plugin.

File

core/modules/help/help.services.yml

View source
  1. class: Drupal\help\HelpSectionManager
  2. parent: default_plugin_manager
  3. calls:
  4. - [setSearchManager, ['@?plugin.manager.search']]
  5. tags:
  6. - { name: plugin_manager_cache_clear }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal