Action: gk/gravityexport/save/chunk/written
Fires after a chunk of entries has been written to the temp file.
Parameters
| Name | Type | Description |
|---|---|---|
| $offset | int | Current offset after this chunk. |
| $row_count | int | Total rows written so far. |
| $feed_id | int | The feed ID. |
| $form_id | int | The form ID. |
Since
Source
Defined in add-ons/save/src/Feature/ChunkedExportProcessor.php at line 438