Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
cache\\driver\\file::exists($key)
Determine if an item exists in the cache.
$key
(string)
return
(boolean)
↑
Toolkit API overview
←
cache\\driver\\file::created
→
cache\\driver\\file::expired
↓
Back to Toolkit API section
Top