Skip to main content

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

NameTypeDescription
$form_idintForm ID used for the entry-ID column.
$view\GV\ViewView instance.
$idsint[]Entry IDs.
$excludeboolWhether IDs are excluded.

Since

  • 3.0.0

Source

Defined in src/Entry/BackgroundJobs/EntryBatchResolver.php at line 264