static void spy() Convert the facade into a Mockery spy. Return Value void
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
__construct(mixed $data = null, int $status = 200, array $headers = array(), int $options) Constructor. Parameters mixed $data int $status array $headers int $options
Htmlable interface Htmlable (View source) Methods string toHtml() Get content as a string of HTML.
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
Page 260 of 996