classOverrideRows
final class OverrideRows
Interprets the public override input as one column map or a list of row maps.
Methods§
public function asRows(array<mixed> $spec): list<array<mixed>>|nullA list of arrays is one entry per row; anything else is one set of column values that every row shares.
Parameters
$spec | array<mixed> |
Returns
list<array<mixed>>|nullTest cases 1
Called from 1
Test cases 13§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 12
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsRowSpecTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsSqlSchemaProviderTestcalls