Filter: gravityview/import/run/batch
Filters the batch data before processing begins.
Use this filter to modify batch settings, add custom flags, or alter the import configuration before the processor starts running.
Parameters
| Name | Type | Description |
|---|---|---|
| $batch | array | The batch data array containing import configuration. |
| $processor | \GravityKit\GravityImport\Processor | The processor instance. |
Since
Source
Defined in src/Processor.php at line 139