static array compiles() Get a list of files that should be compiled
void __construct(Filesystem $files, string $directory)
void __clone() Clone cache repository instance.
void increment(string $key, mixed $value = 1) Increment the value of an
void put(string $key, mixed $value, DateTime|float|int $minutes = null)
array many(array $keys) Retrieve multiple items from the cache by key.
void forever(string $key, mixed $value) Store an item in the cache indefinitely
bool add(string $key, mixed $value, DateTime|float|int $minutes)
float|int getDefaultCacheTime() Get the default cache time.
bool forget(string $key) Remove an item from the cache.
Page 2 of 34