Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NodeSearch.php
NodeSearch::$rankings
An array of additional rankings from
hook_ranking
().
Type:
array
File
core/
modules/
node/
src/
Plugin/
Search/
NodeSearch.php
, line 108
Class
NodeSearch
Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\Search
Code
protected $rankings;
RSS feed