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

$planFixturePlan
$tablestring

Returns

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

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

Relations§

Instantiated in 1
Method calls 1