protected property SearchQuery::$scoresArguments in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/SearchQuery.php \Drupal\search\SearchQuery::scoresArguments
- 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 173
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\searchCode
protected $scoresArguments = [];