static mixed __callStatic(string $method, array $parameters) Dynamically pass methods to the default connection. Parameters string $method array $parameters Return Value mixed
void putMany(array $values, float|int $minutes) Store multiple items in the cache for a given number of minutes. Parameters array $values float|int $minutes Return Value void
void setAsGlobal() Make this capsule instance available globally. Return Value void
void question(string $string) Write a string as question output. Parameters string $string Return Value void
Authenticated class Authenticated (View source) Traits SerializesModels SerializesAndRestoresModelIdentifiers
int currentPage() Get the current page. Return Value int
void release(int $delay) Release the job back into the queue. Parameters int $delay Return Value void
string getValue(Expression $expression) Get the value of a raw expression. Parameters Expression $expression Return Value string
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
Filesystem getFilesystem() Get the filesystem instance. Return Value Filesystem
Page 675 of 996