void useDefaultPostProcessor() Set the query post processor to the default implementation. Return Value void
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
string getSummaryForDisplay() Get the summary of the event for display. Return Value string
array when() Get the events that trigger this service provider to register. Return Value array
void forceSchema(string $schema) Force the schema for URLs. Parameters string $schema Return Value void
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void question(string $string) Write a string as question output. Parameters string $string Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
array payload() Get the decoded body of the job. Return Value array
bool hasFired(string $event) Determine if the given event has been fired. Parameters string $event Return Value bool
Page 229 of 996