RouteCollection getRoutes() Get the underlying route collection. Return Value RouteCollection
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
bool pretending() Determine if the connection in a "dry run". Return Value bool
string getRawBody() Get the raw body string for the job. Return Value string
void dropSoftDeletesTz() Indicate that the soft delete column should be dropped. Return Value void
$this setContent(mixed $content) Set the content on the response. Parameters mixed $content Return Value $this
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
IronQueue getIron() Get the underlying Iron queue instance. Return Value IronQueue
$this withSession(array $data) Set the session to the given array. Parameters array $data Return Value $this
Model save(Model $model) Attach a model instance to the parent model. Parameters Model $model Return Value Model
Page 689 of 996