RetrievesMultipleKeys

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.

doc_Laravel
2016-11-02 16:36:34
Comments
Leave a Comment

Please login to continue.