$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to run twice daily. Parameters int $first int $second Return Value $this
MessageProvider interface MessageProvider (View source) Methods MessageBag getMessageBag() Get the messages for the instance.
bool isDue(Application $app) Determine if the given event should run based on the Cron expression. Parameters Application $app Return Value bool
Processor getPostProcessor() Get the query post processor used by the connection. Return Value Processor
bool isDeletedOrReleased() Determine if the job has been deleted or released. Return Value bool
int update(array $values) Update a record in the database. Parameters array $values Return Value int
PendingBroadcast|void event(mixed|null $event = null) Begin broadcasting an event. Parameters mixed|null $event Return Value PendingBroadcast|void
array items() Get the slice of items being paginated. Return Value array
array invalid() Returns the data which was invalid. Return Value array
void setPreviousUrl(string $url) Set the "previous" URL in the session. Parameters string $url Return Value void
Page 183 of 996