Searched refs:CacheResults (Results 1 – 2 of 2) sorted by relevance
64 public function &getCacheResultsForSlot(string $id): CacheResults68 $cacheManagerForSlot = new CacheResults($id);75 * @return CacheResults[] - null if the page does not exists
12 class CacheResults class