Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 10.3.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| help.links.menu.yml | file | core/ |
core/modules/help/help.links.menu.yml |
| help.module | file | core/ |
Manages displaying online help. |
| help.pcss.css | file | core/ |
Claro styles for the help component. |
| help.routing.yml | file | core/ |
core/modules/help/help.routing.yml |
| help.services.yml | file | core/ |
core/modules/help/help.services.yml |
| help.twig.loader | service | core/ |
Drupal\help_topics\HelpTopicTwigLoader |
| HelpBlock | class | core/ |
Provides a 'Help' block. |
| HelpBlock.php | file | core/ |
|
| HelpBlock::$moduleHandler | property | core/ |
The module handler. |
| HelpBlock::$request | property | core/ |
The current request. |
| HelpBlock::$routeMatch | property | core/ |
The current route match. |
| HelpBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| HelpBlock::create | function | core/ |
Creates an instance of the plugin. |
| HelpBlock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| HelpBlock::__construct | function | core/ |
Creates a HelpBlock instance. |
| HelpBlockTest | class | core/ |
Tests display of help block. |
| HelpBlockTest.php | file | core/ |
|
| HelpBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpBlockTest::$helpBlock | property | core/ |
The help block instance. |
| HelpBlockTest::$modules | property | core/ |
Modules to enable. |
| HelpBlockTest::setUp | function | core/ |
|
| HelpBlockTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| HelpBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for help topic pages. |
| HelpBreadcrumbBuilder.php | file | core/ |
|
| HelpBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| HelpBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| HelpBreadcrumbBuilder::__construct | function | core/ |
Constructs the HelpBreadcrumbBuilder. |
| HelpController | class | core/ |
Controller routines for help routes. |
| HelpController.php | file | core/ |
|
| HelpController::$helpManager | property | core/ |
The help section plugin manager. |
| HelpController::$moduleExtensionList | property | core/ |
The module extension list. |
| HelpController::$routeMatch | property | core/ |
The current route match. |
| HelpController::create | function | core/ |
Instantiates a new instance of this class. |
| HelpController::helpMain | function | core/ |
Prints a page listing various types of help. |
| HelpController::helpPage | function | core/ |
Prints a page listing general help for a module. |
| HelpController::__construct | function | core/ |
Creates a new HelpController. |
| HelpEmptyPageTest | class | core/ |
Tests the empty HTML page. |
| HelpEmptyPageTest.php | file | core/ |
|
| HelpEmptyPageTest::$modules | property | core/ |
Modules to enable. |
| HelpEmptyPageTest::register | function | core/ |
Registers test-specific services. |
| HelpEmptyPageTest::testEmptyHookHelp | function | core/ |
Ensures that no URL generator is called on a page without hook_help(). |
| HelpPageOrderTest | class | core/ |
Verify the order of the help page. |
| HelpPageOrderTest.php | file | core/ |
|
| HelpPageOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageOrderTest::setUp | function | core/ |
|
| HelpPageOrderTest::testHelp | function | core/ |
Tests the order of the help page. |
| HelpPageReverseOrderTest | class | core/ |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.