Searched refs:getCacheFile (Results 1 – 6 of 6) 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 …
5 private function getCacheFile() { function in action_plugin_fuzzysearch35 $cacheFile = $this->getCacheFile();95 $cacheFile = $this->getCacheFile();
77 $f = $data->getCacheFile();
86 public function getCacheFile(): string { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews
220 $f = $new->getCacheFile();