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