You are here

protected property SearchApiViewsCache::$search_api_query in Search API 7

Static cache for getSearchApiQuery().

Type: SearchApiQueryInterface

File

contrib/search_api_views/includes/plugin_cache.inc, line 25
Contains the SearchApiViewsCache class.

Class

SearchApiViewsCache
Plugin class for caching Search API views.

Code

protected $search_api_query = NULL;