<?php is_readable(string $filename): bool
<?php { $key = $this->getCacheKey($key); return is_readable($this->getCacheFile($key)); }