Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageTestController | class | core/ |
Provides controllers for testing the help block. |
| HelpPageTestController.php | file | core/ |
|
| HelpPageTestController::hasHelp | function | core/ |
Provides a route with help. |
| HelpPageTestController::noHelp | function | core/ |
Provides a route with no help. |
| HelpPageTestController::testArray | function | core/ |
Provides a route which has multiple array returns from hook_help(). |
| HelpSearch | class | core/ |
Handles searching for help using the Search module index. |
| HelpSearch.php | file | core/ |
|
| HelpSearch::$account | property | core/ |
The Drupal account to use for checking for access to search. |
| HelpSearch::$database | property | core/ |
The current database connection. |
| HelpSearch::$helpSectionManager | property | core/ |
The help section plugin manager. |
| HelpSearch::$languageManager | property | core/ |
The language manager. |
| HelpSearch::$messenger | property | core/ |
The messenger. |
| HelpSearch::$searchIndex | property | core/ |
The search index. |
| HelpSearch::$searchSettings | property | core/ |
A config object for 'search.settings'. |
| HelpSearch::$state | property | core/ |
The state object. |
| HelpSearch::access | function | core/ |
Checks data value access. |
| HelpSearch::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 743
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.