Skip to main content

Filter: gk/gravityexport/save/preflight-memory-check

Filters the pre-flight memory check for XLSX exports.

Return false to disable the check and allow the export to proceed.

Parameters

NameTypeDescription
$will_exceedboolWhether the export is estimated to exceed memory.
$feed_idintThe feed ID.
$entry_countintTotal entries to export.
$memarrayMemory estimate with 'estimated_mb' and 'available_mb'.

Since

Source

Defined in add-ons/save/src/Feature/ScheduledExportHandler.php at line 431