MemoryCache
Memory Cache Driver (cache in memory for current request only)
-
$memorycache->created()
-
$memorycache->enabled()
-
$memorycache->exists()
-
$memorycache->expired()
-
$memorycache->expires()
-
$memorycache->flush()
-
$memorycache->get()
-
$memorycache->getOrSet()
-
$memorycache->modified()
-
$memorycache->options()
-
$memorycache->remove()
-
$memorycache->retrieve()
-
$memorycache->set()
-
new MemoryCache()