Filter: RML/Tree/SQLRows

apply_filters( 'RML/Tree/SQLRows', $rows, $structure ) → {Array.<object>}

The tree content is loaded.

Parameters:
Name Type Description
$rows Array.<object>

The SQL results

$structure IStructure

The structure

Returns:
Type
Array.<object>