HelpSearch::$searchIndex

Same name and namespace in other branches
  1. 8.9.x core/modules/help_topics/src/Plugin/Search/HelpSearch.php \Drupal\help_topics\Plugin\Search\HelpSearch::searchIndex
  2. 10 core/modules/help/src/Plugin/Search/HelpSearch.php \Drupal\help\Plugin\Search\HelpSearch::searchIndex
  3. 11.x core/modules/help/src/Plugin/Search/HelpSearch.php \Drupal\help\Plugin\Search\HelpSearch::searchIndex

The search index.

Type: \Drupal\search\SearchIndexInterface

File

core/modules/help_topics/src/Plugin/Search/HelpSearch.php, line 100

Class

HelpSearch
Handles searching for help using the Search module index.

Namespace

Drupal\help_topics\Plugin\Search

Code

protected $searchIndex;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.