You are here

protected property Query::$origKeys in Search API 8

The unprocessed search keys, as passed to the keys() method.

Type: mixed

File

src/Query/Query.php, line 101

Class

Query
Provides a standard implementation for a Search API query.

Namespace

Drupal\search_api\Query

Code

protected $origKeys;