mini\Database\ResultSet::materialize() Method

private

Signature

private function materialize(): array

Returns

array

Documentation

Materialize rows for operations that need the full set

Source

src/Database/ResultSet.php:137-145