string getCurrentUrl() Get the root URL for the request. Return Value string
string __toString() Convert the collection to its string representation. Return Value string
void temporary() Indicate that the table needs to be temporary. Return Value void
array find(mixed $id) Get a single failed job. Parameters mixed $id Return Value array
Builder|Builder whereNotBetween(string $column, array $values, string $boolean = 'and') Add a where not between statement to the query. Parameters string $column array $values string $boolean Return Value Builder|Builder
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
bool offsetExists(string $key) Determine if a given offset exists. Parameters string $key Return Value bool
bool usesTimestamps() Determine if the model uses timestamps. Return Value bool
string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
void disableFor(string|array $cookieName) Disable encryption for the given cookie name(s). Parameters string|array $cookieName Return Value void
Page 263 of 996