protected property SearchApiQuery::$retrievedFieldValues in Search API 8
The IDs of fields whose values should be retrieved by the backend.
Type: string[]
File
- src/
Plugin/ views/ query/ SearchApiQuery.php, line 97
Class
- SearchApiQuery
- Defines a Views query class for searching on Search API indexes.
Namespace
Drupal\search_api\Plugin\views\queryCode
protected $retrievedFieldValues = [];