string getPrefix() Get the cache key prefix.
string getNamespace() Get a unique namespace that changes when any of the
string taggedItemKey(string $key) Get a fully qualified key for a tagged
void flush() Remove all items from the cache.
int callSilent(string $command, array $arguments = array()) Call another
void warn(string $string, null|int|string $verbosity = null) Write a string
ApcStore class ApcStore extends
void putMany(array $values, int $minutes) Store multiple items in the cache
void putMany(array $values, float|int $minutes) Store multiple items in
TaggedCache tags(array|mixed $names)
Page 32 of 34