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

Returns

list<string>
Test cases 1
Called from 1
Calls 1

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

Relations§

Instantiated in 1
Method calls 1