namespace Drupal\help

Same name in other branches
  1. 9 Drupal\help
  2. 8.9.x Drupal\help
  3. 10 Drupal\help
Object name File name Summary
HelpBreadcrumbBuilder core/modules/help/src/HelpBreadcrumbBuilder.php Provides a breadcrumb builder for help topic pages.
HelpSectionManager core/modules/help/src/HelpSectionManager.php Manages help page section plugins.
HelpSectionPluginInterface core/modules/help/src/HelpSectionPluginInterface.php Provides an interface for a plugin for a section of the /admin/help page.
HelpTopicDiscovery core/modules/help/src/HelpTopicDiscovery.php Discovers help topic plugins from Twig files in help_topics directories.
HelpTopicPluginBase core/modules/help/src/HelpTopicPluginBase.php Base class for help topic plugins.
HelpTopicPluginInterface core/modules/help/src/HelpTopicPluginInterface.php Defines an interface for help topic plugin classes.
HelpTopicPluginManager core/modules/help/src/HelpTopicPluginManager.php Provides the default help_topic manager.
HelpTopicPluginManagerInterface core/modules/help/src/HelpTopicPluginManagerInterface.php Defines an interface for managing help topics and storing their definitions.
HelpTopicTwig core/modules/help/src/HelpTopicTwig.php Represents a help topic plugin whose definition comes from a Twig file.
HelpTopicTwigLoader core/modules/help/src/HelpTopicTwigLoader.php Loads help topic Twig files from the filesystem.
HelpTwigExtension core/modules/help/src/HelpTwigExtension.php Defines and registers Drupal Twig extensions for rendering help topics.
SearchableHelpInterface core/modules/help/src/SearchableHelpInterface.php Provides an interface for a HelpSection plugin that also supports search.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.