Skip to main content

Filter: gk/gravitymigrate/export/row

Filters a single row before it is written to the export dump.

Parameters

NameTypeDescription
$valuearrayRow values, numeric-indexed, aligned to $columns.
$table_namestringThe table being exported.
$columnsarrayColumn names for $value.
$payloadarrayThe export payload.

Since

  • 1.2.0

Source

Defined in src/Export.php at line 1423