Skip to main content

Filter: gk/gravityexport/save/chunked-threshold

Filters the entry count threshold for activating chunked exports.

Set to 0 to always chunk, or PHP_INT_MAX to disable.

Parameters

NameTypeDescription
$thresholdintThe threshold. Default: 500.

Since

Source

Defined in add-ons/save/src/Feature/ChunkedExportProcessor.php at line 85