Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Helper::isContentForm | function | core/ |
Check if we´re on a content edit form. |
| HelpHooks | class | core/ |
Hook implementations for help. |
| HelpHooks.php | file | core/ |
|
| HelpHooks::blockViewHelpBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| HelpHooks::help | function | core/ |
Implements hook_help(). |
| HelpHooks::theme | function | core/ |
Implements hook_theme(). |
| HelpNoSearchUpgradeTest | class | core/ |
Tests that the search_help module is not installed after help updates. |
| HelpNoSearchUpgradeTest.php | file | core/ |
|
| HelpNoSearchUpgradeTest::$defaultTheme | property | core/ |
|
| HelpNoSearchUpgradeTest::setDatabaseDumpFiles | function | core/ |
|
| HelpNoSearchUpgradeTest::testSearchHelpInstall | function | core/ |
Tests system_update_11400(). |
| HelpPageOrderTest | class | core/ |
Verify the order of the help page. |
| HelpPageOrderTest | class | core/ |
Verify the order of the help page. |
| 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'. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.