protected property Query::$index in Search API 8
The index on which the query will be executed.
Type: \Drupal\search_api\IndexInterface
File
- src/
Query/ Query.php, line 39
Class
- Query
- Provides a standard implementation for a Search API query.
Namespace
Drupal\search_api\QueryCode
protected $index;