get_all_cache_keys

classmethod CacheManagerMixin.get_all_cache_keys() → Set[str][source]

Retrieve the list of cache keys as a set from the cache key 'query_cache_keys' which stores the list of query_hidden:xxx:xxx:xxx keys, allowing for easy clearing of those cache keys when needed. :return: