ExampleJob

File d'attente
elephants
Priorité
10
Réussis
Paramètres
"slow"
{
  "job_id": "96fc3297-0b33-4397-a68e-8d2b2d925d10",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-02-27T02:50:20.003463909Z",
  "scheduled_at": "2026-02-27T02:50:20.003214882Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "96fc3297-0b33-4397-a68e-8d2b2d925d10",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-02-27 02:50:20 UTC",
    "performed_at": "2026-02-27 02:50:20 UTC",
    "finished_at": "2026-02-27 02:50:25 UTC",
    "error": null,
    "created_at": "2026-02-27 02:50:20 UTC",
    "updated_at": "2026-02-27 02:50:25 UTC",
    "active_job_id": "96fc3297-0b33-4397-a68e-8d2b2d925d10",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-02-27 02:50:20 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Exécutions
10ms Dans la file d'attente
5,0s Durée
Réussis
{
  "job_id": "96fc3297-0b33-4397-a68e-8d2b2d925d10",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-02-27T02:50:20.003463909Z",
  "scheduled_at": "2026-02-27T02:50:20.003214882Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "85ca8fc0-e2c7-4d92-8960-4782c11bb42c",
    "created_at": "2026-02-27 02:50:20 UTC",
    "updated_at": "2026-02-27 02:50:25 UTC",
    "active_job_id": "96fc3297-0b33-4397-a68e-8d2b2d925d10",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-02-27 02:50:20 UTC",
    "finished_at": "2026-02-27 02:50:25 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "08b409e2-d9e3-46c4-b28d-87a021d2cf27",
    "duration": "5.0376"
  }
}