RetrievesMultipleKeys
trait RetrievesMultipleKeys (View source)
Methods
array
many(array $keys)
Retrieve multiple items from the cache by key.
bool
putMany(array $values, int $seconds)
Store multiple items in the cache for a given number of seconds.
Details
array
many(array $keys)
Retrieve multiple items from the cache by key.
Items not found in the cache will have a null value.
bool
putMany(array $values, int $seconds)
Store multiple items in the cache for a given number of seconds.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.