classPlanTables
final class PlanTables
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Finds tables that do not participate in relations.
Methods§
public function standaloneTables(FixturePlan $plan): list<string>Tables the plan names without relating them to anything.
They have to be written out too, or a plan that mentions one would not read back as itself.
Parameters
$plan | FixturePlan |
Returns
list<string>Test cases 1
Called from 1
Calls 1
- function-call
in_arrayline 33
Test cases 31§
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 30
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaExceptionTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanStructureExceptionTestcallsPlanSyntaxExceptionTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls