InspectedJob
class InspectedJob (View source)
Methods
__construct(string|null $uuid, string|null $queue, string|null $name, int $attempts, array $payload = [], Carbon|null $createdAt = null)
Create a new inspected job instance.
static InspectedJob
fromPayload(string $payload, int|null $attempts = null, string|null $queue = null)
Create a new instance from a raw job payload.
Details
__construct(string|null $uuid, string|null $queue, string|null $name, int $attempts, array $payload = [], Carbon|null $createdAt = null)
Create a new inspected job instance.
static InspectedJob
fromPayload(string $payload, int|null $attempts = null, string|null $queue = null)
Create a new instance from a raw job payload.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.