Search for help

  1. Search 7.x for help
  2. Search 9.5.x for help
  3. Search 8.9.x for help
  4. Search 10.3.x for help
  5. Search 11.x for help
  6. Other projects
Title Object type File name Summary
HelpSearch::indexClear function core/modules/help/src/Plugin/Search/HelpSearch.php Clears the search index for this plugin.
HelpSearch::indexStatus function core/modules/help/src/Plugin/Search/HelpSearch.php Reports the status of indexing.
HelpSearch::markForReindex function core/modules/help/src/Plugin/Search/HelpSearch.php Marks the search index for reindexing for this plugin.
HelpSearch::updateIndex function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
HelpSearch::__construct function core/modules/help/src/Plugin/Search/HelpSearch.php Constructs a \Drupal\help_search\Plugin\Search\HelpSearch object.
HelpSearchHelpUpgradeTest class core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php Tests that the search_help module is installed after help updates.
HelpSearchHelpUpgradeTest class core/modules/search/tests/src/Functional/HelpSearchHelpUpgradeTest.php Tests that the search_help module is installed after help updates.
HelpSearchHelpUpgradeTest.php file core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php
HelpSearchHelpUpgradeTest.php file core/modules/search/tests/src/Functional/HelpSearchHelpUpgradeTest.php
HelpSearchHelpUpgradeTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php The theme to install as the default for testing.
HelpSearchHelpUpgradeTest::$defaultTheme property core/modules/search/tests/src/Functional/HelpSearchHelpUpgradeTest.php The theme to install as the default for testing.
HelpSearchHelpUpgradeTest::setDatabaseDumpFiles function core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php Set database dump files to be used.
HelpSearchHelpUpgradeTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/HelpSearchHelpUpgradeTest.php Set database dump files to be used.
HelpSearchHelpUpgradeTest::testSearchHelpInstall function core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php Tests system_update_11400() and help_post_update_search_help_dependencies().
HelpSearchHelpUpgradeTest::testSearchHelpInstall function core/modules/search/tests/src/Functional/HelpSearchHelpUpgradeTest.php Tests search_update_11401() and help_post_update_search_help_dependencies().
HelpSearchPluginTest class core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php Tests search plugin behaviors.
HelpSearchPluginTest class core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php Tests search plugin behaviors.
HelpSearchPluginTest class core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php Tests search plugin behaviors.
HelpSearchPluginTest.php file core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php
HelpSearchPluginTest.php file core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php
HelpSearchPluginTest.php file core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php
HelpSearchPluginTest::$modules property core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php Modules to install.
HelpSearchPluginTest::$modules property core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php Modules to install.
HelpSearchPluginTest::$modules property core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php Modules to install.
HelpSearchPluginTest::testAnnotation function core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php Tests search plugin annotation and interfaces.
HelpSearchPluginTest::testAnnotation function core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php Tests search plugin annotation and interfaces.
HelpSearchPluginTest::testAnnotation function core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php Tests search plugin annotation and interfaces.
HelpSection class core/modules/help/src/Attribute/HelpSection.php Defines a HelpSection attribute object for plugin discovery.
HelpSection class core/modules/help/src/Annotation/HelpSection.php Defines a Plugin annotation object for help page section plugins.
HelpSection.php file core/modules/help/src/Attribute/HelpSection.php
HelpSection.php file core/modules/help/src/Annotation/HelpSection.php
HelpSection::$description property core/modules/help/src/Annotation/HelpSection.php The description of the help page section.
HelpSection::$id property core/modules/help/src/Annotation/HelpSection.php The plugin ID.
HelpSection::$permission property core/modules/help/src/Annotation/HelpSection.php The (optional) permission needed to view the help section.
HelpSection::$title property core/modules/help/src/Annotation/HelpSection.php The text to use as the title of the help page section.
HelpSection::$weight property core/modules/help/src/Annotation/HelpSection.php An optional weight for the help section.
HelpSection::__construct function core/modules/help/src/Attribute/HelpSection.php Constructs a HelpSection attribute.
HelpSectionManager class core/modules/help/src/HelpSectionManager.php Manages help page section plugins.
HelpSectionManager.php file core/modules/help/src/HelpSectionManager.php
HelpSectionManager::__construct function core/modules/help/src/HelpSectionManager.php Constructs a new HelpSectionManager.
HelpSectionPluginBase class core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Provides a base class for help section plugins.
HelpSectionPluginBase.php file core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php
HelpSectionPluginBase::getDescription function core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Returns the description text for the help section.
HelpSectionPluginBase::getTitle function core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Returns the title of the help section.
HelpSectionPluginInterface interface core/modules/help/src/HelpSectionPluginInterface.php Provides an interface for a plugin for a section of the /admin/help page.
HelpSectionPluginInterface.php file core/modules/help/src/HelpSectionPluginInterface.php
HelpSectionPluginInterface::getDescription function core/modules/help/src/HelpSectionPluginInterface.php Returns the description text for the help section.
HelpSectionPluginInterface::getTitle function core/modules/help/src/HelpSectionPluginInterface.php Returns the title of the help section.
HelpSectionPluginInterface::listTopics function core/modules/help/src/HelpSectionPluginInterface.php Returns a list of topics to show in the help section.
HelpTest class core/modules/help/tests/src/Kernel/HelpTest.php Verify help display and user access to help based on permissions.

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