$cache->exists() Determines if an item exists in the cache kirby/src/Cache/Cache.php#L68 $cache->exists(string $key): bool Parameters Name Type Default $key * string – Return type bool Parent class Kirby\Cache\Cache