classPlanStructureException
abstract class PlanStructureException
extends LogicException
Fixture relations that cannot define a finite generation order.
Test cases 34§
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 33
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaExceptionTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsCyclicDependencyExceptionTestcallsDuplicateColumnBindingExceptionTestcallsUnboundedSelfReferenceExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanSyntaxExceptionTestcallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls
Relations§
Extended by 3
- CyclicDependencyException packages/sql-fixture/src/Plan/Exception/CyclicDependencyException.php:12
- DuplicateColumnBindingException packages/sql-fixture/src/Plan/Exception/DuplicateColumnBindingException.php:13
- UnboundedSelfReferenceException packages/sql-fixture/src/Plan/Exception/UnboundedSelfReferenceException.php:12
Static calls 3
- static-call SqlFixture\Plan\Exception\CyclicDependencyException::__construct() packages/sql-fixture/src/Plan/Exception/CyclicDependencyException.php:21
- static-call SqlFixture\Plan\Exception\DuplicateColumnBindingException::__construct() packages/sql-fixture/src/Plan/Exception/DuplicateColumnBindingException.php:23
- static-call SqlFixture\Plan\Exception\UnboundedSelfReferenceException::__construct() packages/sql-fixture/src/Plan/Exception/UnboundedSelfReferenceException.php:21