You are here

protected property SearchApiViewsContentCache::$_results_key in Search API 7

Static cache for get_results_key().

Type: string

File

contrib/search_api_views/includes/plugin_content_cache.inc, line 18
Contains the SearchApiViewsContentCache class.

Class

SearchApiViewsContentCache
Plugin class for caching Search API views, with additional invalidation.

Code

protected $_results_key = NULL;