Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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 install. |
| 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 | class | core/ |
Handles searching for help using the Search module index. |
| HelpSearch.php | file | core/ |
|
| 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. |
| HelpSearch::execute | function | core/ |
Executes the search. |
| 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/ |
Returns the search index type this plugin uses. |
| HelpSearch::indexClear | function | core/ |
Clears the search index for this plugin. |
| HelpSearch::indexStatus | function | core/ |
Reports the status of indexing. |
| HelpSearch::markForReindex | function | core/ |
Marks the search index for reindexing for this plugin. |
| 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/ |
Updates the search index for this plugin. |
| HelpSearch::updateIndexState | function | core/ |
Updates the 'help_search_unindexed_count' state variable. |
| HelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
| HelpSearch::__construct | function | core/ |
Constructs a \Drupal\help_search\Plugin\Search\HelpSearch object. |
| HelpSearchPluginTest | class | core/ |
Tests search plugin behaviors. |
| HelpSearchPluginTest.php | file | core/ |
|
| HelpSearchPluginTest::$modules | property | core/ |
Modules to install. |
| HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
| HelpSection | class | core/ |
Defines a HelpSection attribute object for plugin discovery. |
Pagination
- Previous page
- Page 762
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.