void putMany(array $values, float|int $minutes) Store multiple items in
string taggedItemKey(string $key) Get a fully qualified key for a tagged
int|bool increment(string $key, mixed $value = 1) Increment the value of
mixed remember(string $key, DateTime|float|int $minutes,
XCacheStore class XCacheStore extends
bool add(string $key, mixed $value, float|int $minutes) Store an item in
bool hasArgument(string|int $name) Determine if the given argument is present
mixed get(string|array $key) Retrieve an item from the cache by key.
bool offsetExists(string $key) Determine if a cached value exists.
mixed get(string $key, mixed $default = null) Retrieve an item from the
Page 19 of 34