protected property SearchApiQuery::$index_id in Search API 7
The index's machine name.
Used during serialization to avoid serializing the whole index object.
Type: string
File
- includes/
query.inc, line 390 - Contains SearchApiQueryInterface and SearchApiQuery.
Class
- SearchApiQuery
- Provides a standard implementation of the SearchApiQueryInterface.
Code
protected $index_id;