void putMany(array $values, int $minutes) Store multiple items in the cache for a given number of minutes. Parameters array $values int $minutes Return Value void
int getPerPage() Get the number of models to return per page. Return Value int
void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
int count() Count the number of items in the collection. Return Value int
getMetadataBag() {@inheritdoc}
void listen(Closure $callback) Register a database query listener with the connection. Parameters Closure $callback Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
mixed __call(string $method, array $parameters) Pass dynamic methods call onto Flysystem. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
bool logging() Determine whether we're logging queries. Return Value bool
Page 961 of 996