plugin.manager.help_section
Same name in other branches
- 9 core/modules/help/help.services.yml \plugin.manager.help_section
- 8.9.x core/modules/help/help.services.yml \plugin.manager.help_section
- 10 core/modules/help/help.services.yml \plugin.manager.help_section
Class
Drupal\help\HelpSectionManagerTags
- 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
- class: Drupal\help\HelpSectionManager
- parent: default_plugin_manager
- calls:
- - [setSearchManager, ['@?plugin.manager.search']]
- tags:
- - { name: plugin_manager_cache_clear }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.