Searched refs:get_cache_filename (Results 1 – 1 of 1) sorted by relevance
1025 public function get_cache_filename(string $url) function in SimplePie\\SimplePie1813 …if ($cache && !$cache->set_data($this->get_cache_filename($this->feed_url), $this->data, $this->ca…1873 $cacheKey = $this->get_cache_filename($this->feed_url);1898 …$cache->set_data($this->get_cache_filename($this->feed_url), $this->data, $this->autodiscovery_cac…1903 $cache->delete_data($this->get_cache_filename($this->feed_url));3432 $this->get_cache_filename($feed_url),