protected property SearchApiViewsCache::$_results_key in Search API 7
Static cache for get_results_key().
Type: string
File
- contrib/
search_api_views/ includes/ plugin_cache.inc, line 18 - Contains the SearchApiViewsCache class.
Class
- SearchApiViewsCache
- Plugin class for caching Search API views.
Code
protected $_results_key = NULL;