classUnboundedSelfReferenceException
final class UnboundedSelfReferenceException
extends PlanStructureException
A required self-reference has no terminating case.
Properties§
public string $tablepublic string $writtenMethods§
public function __construct(public string $table, public string $written)A required self-reference has no terminating case.
Parameters
$table | string | |
$written | string |
Calls 2
- static-call PlanStructureException::__construct() line 21
- function-call
sprintfline 21
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
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsCyclicDependencyExceptionTestcallsDuplicateColumnBindingExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanStructureExceptionTest::testUnboundedSelfReferenceSuggestsTheOptionalMarkercallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls