void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
$this cron(string $expression) The Cron expression representing the event's frequency. Parameters string $expression Return Value $this
JobProcessed class JobProcessed (View source) Properties string $connectionName The connection name. Job $job The job instance.
array provides() Get the services provided by the provider. Return Value array
void tag(array|string $abstracts, array|mixed $tags) Assign a set of tags to a given binding. Parameters array|string $abstracts array|mixed $tags Return Value void
Builder newQuery() Get a new instance of the query builder. Return Value Builder
$this everyMinute() Schedule the event to run every minute. Return Value $this
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
Application getLaravel() Get the Laravel application instance. Return Value Application
mixed average(callable|string|null $callback = null) Alias for the "avg" method. Parameters callable|string|null $callback Return Value mixed
Page 104 of 996