Lines Matching refs:cache_filename
259 public $cache_filename = null; variable in phpthumb
3640 if (null !== $this->cache_filename) {
3666 …$this->cache_filename = $this->config_cache_directory.DIRECTORY_SEPARATOR.rawurlencode(str_replace…
3671 $this->cache_filename = '';
3674 $this->cache_filename .= '_new'.$broad_directory_name;
3679 $this->cache_filename .= '_raw'.$this->md5s;
3683 $this->cache_filename .= '_raw'.$broad_directory_name;
3687 $this->cache_filename .= '_src'.$broad_directory_name;
3694 $this->cache_filename .= '_offsite';
3725 $this->cache_filename .= '_par'.strtolower(md5($ParametersString));
3732 $this->cache_filename .= '_dat'. (int) phpthumb_functions::filedate_remote($this->src);
3734 $this->cache_filename .= '_dat'. (int) (@filemtime($this->sourceFilename));
3737 $this->cache_filename .= '.'.strtolower($this->thumbnailFormat);
3743 …s->cache_filename = $this->config_cache_directory.$broad_directories.DIRECTORY_SEPARATOR.$this->co…
4248 …$this->cache_filename = '.$this->phpThumbDebugVarDump($this->cache_filename);
4251 …his->cache_filename) = '.$this->phpThumbDebugVarDump(@is_readable($this->cache_filename));
4252 …) = '.(@file_exists($this->cache_filename) ? $this->phpThumbDebugVarDump(@is_writable($th…