mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
ShouldBeQueued deprecated interface ShouldBeQueued implements
Factory interface Factory (
void release(int $delay) Release the job back into the queue.
bool isDeleted() Determine if the job has been deleted.
bool isDeletedOrReleased() Determine if the job has been deleted or released
void __construct(string $type, mixed $id) Create a new exception instance
EntityNotFoundException class EntityNotFoundException extends
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
mixed resolve(string $type, mixed $id) Resolve the entity for the given
Page 3 of 4