---
id: gk-foundation-scheduler-job-.this-name.-priority
title: "Filter - gk/foundation/scheduler/job/ . $this->name() . /priority"
sidebar_label: "gk/foundation/scheduler/job/ . $this->name() . /priority"
tags:
  - "1.12.0"
---

# Filter: gk/foundation/scheduler/job/ . $this->name() . /priority

Filters the job priority.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $priority | `int` | The job priority. |
| $instance | `\Job` | The job object. |

### Since

- 1.12.0

### Source

Defined in `Scheduler/Models/Job.php` at line 217

