final class CyclicDependencyException
    extends PlanStructureException

The pending table dependencies contain a cycle.

Properties§

public non-empty-list<string> $blockedTables

Methods§

public function __construct(public non-empty-list<string> $blockedTables)

The pending table dependencies contain a cycle.

Parameters

$blockedTablesnon-empty-list<string>
Calls 3

Test cases 32§

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 31

Relations§

Instantiated in 1