classConnectedTables
final class ConnectedTables
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Finds the table component joined by fixture relations.
Methods§
public function connectedTo(FixturePlan $plan, string $table): list<string>Every table joined to this one by relations, however the arrows point.
Parameters
$plan | FixturePlan | |
$table | string |
Returns
list<string>Called from 1
Test cases 6§
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 5
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsPlanGeneratorTestcallsFixtureProviderTestcallsSqlSchemaProviderTestcalls