namespace Drupal\help_topics

Same name in other branches
  1. 10 Drupal\help_topics
  2. 11.x Drupal\help_topics
  3. 9 Drupal\help_topics
Object name File name Summary
FrontMatter core/modules/help_topics/src/FrontMatter.php Extracts Front Matter from the beginning of a source.
HelpBreadcrumbBuilder core/modules/help_topics/src/HelpBreadcrumbBuilder.php Provides a breadcrumb builder for help topic pages.
HelpSectionManager core/modules/help_topics/src/HelpSectionManager.php Decorates the Help Section plugin manager to provide help topic search.
HelpTopicDiscovery core/modules/help_topics/src/HelpTopicDiscovery.php Discovers help topic plugins from Twig files in help_topics directories.
HelpTopicPluginBase core/modules/help_topics/src/HelpTopicPluginBase.php Base class for help topic plugins.
HelpTopicPluginInterface core/modules/help_topics/src/HelpTopicPluginInterface.php Defines an interface for help topic plugin classes.
HelpTopicPluginManager core/modules/help_topics/src/HelpTopicPluginManager.php Provides the default help_topic manager.
HelpTopicPluginManagerInterface core/modules/help_topics/src/HelpTopicPluginManagerInterface.php Defines an interface for managing help topics and storing their definitions.
HelpTopicTwig core/modules/help_topics/src/HelpTopicTwig.php Represents a help topic plugin whose definition comes from a Twig file.
HelpTopicTwigLoader core/modules/help_topics/src/HelpTopicTwigLoader.php Loads help topic Twig files from the filesystem.
SearchableHelpInterface core/modules/help_topics/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.