$this guard(array $guarded) Set the guarded attributes for the model. Parameters array $guarded Return Value $this
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
Illuminate\Support\Facades Classes App Artisan Auth Blade Cache Config Cookie Crypt DB Event Facade File Form HTML Hash Input Lang Log Mail Paginator Password Queue Redirect Redis Request Response Route SSH Schema Session URL Validator View
array removedScopes() Get an array of global scopes that were removed from the query. Return Value array
$this header(string $key, array|string $values, bool $replace = true) Set a header on the Response. Parameters string $key array|string $values bool $replace Return Value $this
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void assertNotPushed(string $job, callable|null $callback = null) Determine if a job was pushed based on a truth-test callback. Parameters string $job callable|null $callback Return Value void
Fluent drop() Indicate that the table should be dropped. Return Value Fluent
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
mixed min(string $column) Retrieve the minimum value of a given column. Parameters string $column Return Value mixed
Page 284 of 996