static mixed __callStatic(string $method, array $parameters) Dynamically
int getDefaultCacheTime() Get the default cache time.
int|bool decrement(string $key, mixed $value = 1) Increment the value of
void __construct(ConnectionInterface $connection
array many(array $keys) Retrieve multiple items from the cache by key.
void __construct() Create a new APC wrapper instance.
void put(string $key, mixed $value, int $minutes) Store an item in the
void flush() Remove all items from the cache.
int|bool increment(string $key, mixed $value = 1) Increment the value of
void setEventDispatcher(Dispatcher $events)
Page 10 of 28