You are here

protected property Query::$indexId in Search API 8

The index's ID.

Used when serializing, to avoid serializing the index, too.

Type: string|null

File

src/Query/Query.php, line 48

Class

Query
Provides a standard implementation for a Search API query.

Namespace

Drupal\search_api\Query

Code

protected $indexId;