You are here

protected property SearchApiQuery::$orig_keys in Search API 7

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

Type: mixed

File

includes/query.inc, line 404
Contains SearchApiQueryInterface and SearchApiQuery.

Class

SearchApiQuery
Provides a standard implementation of the SearchApiQueryInterface.

Code

protected $orig_keys;