You are here

7 calls to HelpSearch::getType() in Drupal 9

HelpSearch::findResults in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Finds the search results.
HelpSearch::indexClear in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Clears the search index for this plugin.
HelpSearch::indexStatus in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Reports the status of indexing.
HelpSearch::markForReindex in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Marks the search index for reindexing for this plugin.
HelpSearch::removeItemsFromIndex in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Removes an item or items from the search index.
HelpSearch::updateIndex in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Updates the search index for this plugin.
HelpSearch::updateIndexState in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Updates the 'help_search_unindexed_count' state variable.