protected property ResultSet::$query in Search API 8
The executed query.
Type: \Drupal\search_api\Query\QueryInterface
File
- src/
Query/ ResultSet.php, line 18
Class
- ResultSet
- Represents the result set of a search query.
Namespace
Drupal\search_api\QueryCode
protected $query;