void fire() Execute the console command. Return Value void
bool forget(string $key) Remove an item from the cache. Parameters string $key Return Value bool
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
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
Page 423 of 996