protected property SearchApiViewsContentCache::$search_api_query in Search API 7
Static cache for getSearchApiQuery().
Type: SearchApiQueryInterface
File
- contrib/
search_api_views/ includes/ plugin_content_cache.inc, line 25 - Contains the SearchApiViewsContentCache class.
Class
- SearchApiViewsContentCache
- Plugin class for caching Search API views, with additional invalidation.
Code
protected $search_api_query = NULL;