protected property SearchApiQuery::$keys in Search API 7
The search keys. If NULL, this will be a filter-only search.
Type: mixed
File
- includes/
query.inc, line 397 - Contains SearchApiQueryInterface and SearchApiQuery.
Class
- SearchApiQuery
- Provides a standard implementation of the SearchApiQueryInterface.
Code
protected $keys;