Filter: gk/gravityview/background-jobs/entry-batch/query-form-id
Allows integrations to choose which form ID should own entry-ID constraints for joined or customized Views. Return 0 to use GF_Query's primary form.
Parameters
| Name | Type | Description |
|---|---|---|
| $form_id | int | Form ID used for the entry-ID column. |
| $view | \GV\View | View instance. |
| $ids | int[] | Entry IDs. |
| $exclude | bool | Whether IDs are excluded. |
Since
- 3.0.0
Source
Defined in src/Entry/BackgroundJobs/EntryBatchResolver.php at line 264