Searched refs:getCacheFile (Results 1 – 5 of 5) sorted by relevance
84 private function getCacheFile($hash) { function in Google_FileCache89 $storageFile = $this->getCacheFile(md5($key));110 $storageFile = $this->getCacheFile(md5($key));132 $file = $this->getCacheFile(md5($key));
65 touch($cacheHelper->getCacheFile($video_id));76 touch($cacheHelper->getCacheFile($playlist_id));128 …$page_cache->depends['files'][] = $cacheHelper->getCacheFile($video_id); // adds the file path to …
77 $f = $data->getCacheFile();
86 public function getCacheFile(): string { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews
220 $f = $new->getCacheFile();