MemoryCache Memory Cache Driver (cache in memory for current request only) Full class name: Kirby\Cache\MemoryCache kirby/src/Cache/MemoryCache.php#L14 new MemoryCache() $memorycache->created() $memorycache->exists() $memorycache->expired() $memorycache->expires() $memorycache->flush() $memorycache->get() $memorycache->modified() $memorycache->options() $memorycache->remove() $memorycache->retrieve() $memorycache->set()