void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
$this thursdays() Schedule the event to run only on Thursdays. Return Value $this
Dispatcher getEventDispatcher() Get the event dispatcher used by the connection. Return Value Dispatcher
void offsetSet(mixed $offset, mixed $value) Set the value for a given offset. Parameters mixed $offset mixed $value Return Value void
mixed handle(Request $request, Closure $next) Handle an incoming request. Parameters Request $request Closure $next Return Value mixed
Illuminate\Foundation\Bootstrap Classes BootProviders ConfigureLogging DetectEnvironment HandleExceptions LoadConfiguration RegisterFacades RegisterProviders SetRequestForConsole
$this pingBefore(string $url) Register a callback to ping a given URL before the job runs. Parameters string $url Return Value $this
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
$this using(Closure $callback) Register a custom query callback. Parameters Closure $callback Return Value $this
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
Page 93 of 996