mixed routeNotificationFor(string $driver) Get the notification routing information for the given driver. Parameters string $driver Return Value mixed
mixed forceDelete() Run the default delete function on the builder. Return Value mixed
$this setAppends(array $appends) Set the accessors to append to model arrays. Parameters array $appends Return Value $this
int size(string $queue = null) Get the size of the queue. Parameters string $queue Return Value int
string redirectPath() Get the post register / login redirect path. Return Value string
string get(string $path) Get the contents of a file. Parameters string $path Return Value string Exceptions FileNotFoundException
array options() Get all of the options passed to the command. Return Value array
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
int attempts() Get the number of times the job has been attempted. Return Value int
void setEventDispatcher(Dispatcher $dispatcher) Set the event dispatcher instance to be used by connections. Parameters Dispatcher $dispatcher Return Value void
Page 695 of 996