Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpController::$routeMatch | property | core/ |
The current route match. |
| HelpController::create | function | core/ |
|
| 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/ |
|
| HelpEmptyPageTest::register | function | core/ |
|
| 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/ |
|
| HelpPageOrderTest::$modules | property | core/ |
|
| 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/ |
|
| HelpPageReverseOrderTest::$modules | property | core/ |
|
| 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/ |
|
| HelpSearch::create | function | core/ |
|
| HelpSearch::execute | function | core/ |
|
| HelpSearch::findResults | function | core/ |
Finds the search results. |
| HelpSearch::getSectionPlugin | function | core/ |
Instantiates a help section plugin and verifies it is searchable. |
| HelpSearch::getType | function | core/ |
|
| HelpSearch::indexClear | function | core/ |
|
| HelpSearch::indexStatus | function | core/ |
|
| HelpSearch::markForReindex | function | core/ |
|
| HelpSearch::prepareResults | function | core/ |
Prepares search results for display. |
| HelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
| HelpSearch::updateIndex | function | core/ |
|
| HelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
Pagination
- Previous page
- Page 731
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.