pushToDatabase()
pushToDatabase(\DateTime|int $delay, string|null $queue, string $payload, int $attempts) : mixed
Push a raw payload to the database with a given delay.
Parameters
| \DateTime|int |
$delay |
|
| string|null |
$queue |
|
| string |
$payload |
|
| int |
$attempts |
|
Returns
mixed
—