You are here

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\Query

Code

protected $query;