classCyclicDependencyException
final class CyclicDependencyException
extends PlanStructureException
The pending table dependencies contain a cycle.
Properties§
public non-empty-list<string> $blockedTablesMethods§
public function __construct(public non-empty-list<string> $blockedTables)The pending table dependencies contain a cycle.
Parameters
$blockedTables | non-empty-list<string> |
Calls 3
- static-call PlanStructureException::__construct() line 21
- function-call
sprintfline 21 - function-call
implodeline 23
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
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsDuplicateColumnBindingExceptionTestcallsUnboundedSelfReferenceExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanStructureExceptionTest::testCycleShowsTheLoopClosingBackOnItselfcallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls