Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
|
| HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
| HelpSection | class | core/ |
Defines a Plugin annotation object for help page section plugins. |
| HelpSection.php | file | core/ |
|
| HelpSection::$description | property | core/ |
The description of the help page section. |
| HelpSection::$id | property | core/ |
The plugin ID. |
| HelpSection::$permission | property | core/ |
The (optional) permission needed to view the help section. |
| HelpSection::$title | property | core/ |
The text to use as the title of the help page section. |
| HelpSection::$weight | property | core/ |
An optional weight for the help section. |
| HelpSectionManager | class | core/ |
Manages help page section plugins. |
| HelpSectionManager | class | core/ |
Decorates the Help Section plugin manager to provide help topic search. |
| HelpSectionManager.php | file | core/ |
|
| HelpSectionManager.php | file | core/ |
|
| HelpSectionManager::$searchManager | property | core/ |
The search manager. |
| HelpSectionManager::clearCachedDefinitions | function | core/ |
|
| HelpSectionManager::setSearchManager | function | core/ |
Sets the search manager. |
| HelpSectionManager::__construct | function | core/ |
Constructs a new HelpSectionManager. |
| HelpSectionPluginBase | class | core/ |
Provides a base class for help section plugins. |
| HelpSectionPluginBase.php | file | core/ |
|
| HelpSectionPluginBase::getDescription | function | core/ |
|
| HelpSectionPluginBase::getTitle | function | core/ |
|
| HelpSectionPluginInterface | interface | core/ |
Provides an interface for a plugin for a section of the /admin/help page. |
| HelpSectionPluginInterface.php | file | core/ |
|
| HelpSectionPluginInterface::getDescription | function | core/ |
Returns the description text for the help section. |
Pagination
- Previous page
- Page 623
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.