Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpPageOrderTest.php | file | core/ |
|
| HelpPageOrderTest.php | file | core/ |
|
| HelpPageOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageOrderTest::$modules | property | core/ |
Modules to install. |
| HelpPageOrderTest::$modules | property | core/ |
|
| HelpPageOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageOrderTest::setUp | function | core/ |
|
| HelpPageOrderTest::setUp | function | core/ |
|
| HelpPageOrderTest::testHelp | function | core/ |
Tests the order of the help page. |
| 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 | class | core/ |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php | file | core/ |
|
| HelpPageReverseOrderTest.php | file | core/ |
|
| HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules | property | core/ |
Modules to install. |
| HelpPageReverseOrderTest::$modules | property | core/ |
|
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| 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(). |
| HelpPageTestHooks | class | core/ |
Hook implementations for help_page_test. |
| HelpPageTestHooks.php | file | core/ |
|
| HelpPageTestHooks::help | function | core/ |
Implements 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::indexClear | function | core/ |
|
| HelpSearch::indexStatus | function | core/ |
|
| HelpSearch::markForReindex | function | core/ |
|
| HelpSearch::updateIndex | function | core/ |
|
| HelpSearch::__construct | function | core/ |
Constructs a \Drupal\help_search\Plugin\Search\HelpSearch object. |
| HelpSearchHelpUpgradeTest | class | core/ |
Tests that the search_help module is installed after help updates. |
| HelpSearchHelpUpgradeTest | class | core/ |
Tests that the search_help module is installed after help updates. |
| HelpSearchHelpUpgradeTest.php | file | core/ |
|
| HelpSearchHelpUpgradeTest.php | file | core/ |
Pagination
- Previous page
- Page 680
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.