protected property NodeSearch::$searchIndex in Drupal 10
Same name and namespace in other branches
- 8 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::searchIndex
- 9 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::searchIndex
The search index.
Type: \Drupal\search\SearchIndexInterface
File
- core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php, line 100
Class
- NodeSearch
- Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\SearchCode
protected $searchIndex;