mixed getQueueableId() Get the queueable identity for the entity. Return Value mixed
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
array provides() Get the services provided by the provider. Return Value array
void now(string $key, mixed $value) Flash a key / value pair to the session for immediate use. Parameters string $key mixed $value Return Value void
static void spy() Convert the facade into a Mockery spy. Return Value void
string getQueue() Get the name of the queue the job belongs to. Return Value string
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
Fluent mediumText(string $column) Create a new medium text column on the table. Parameters string $column Return Value Fluent
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
$this groupBy(array $groups) Add a "group by" clause to the query. Parameters array $groups Return Value $this
Page 524 of 996