protected property SearchQuery::$scoresArguments in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::scoresArguments
Arguments for the score expressions.
Type: array
File
- core/
modules/ search/ src/ SearchQuery.php, line 174
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\searchCode
protected $scoresArguments = [];