RetrievesMultipleKeys
trait RetrievesMultipleKeys (View source)
Methods
array | many(array $keys) Retrieve multiple items from the cache by key. | |
void | putMany(array $values, float|int $minutes) Store multiple items in the cache for a given number of minutes. |
Please login to continue.