classPlanSyntaxException
abstract class PlanSyntaxException
extends InvalidArgumentException
Invalid fixture plan syntax and relation endpoints.
Test cases 39§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
PlanSyntaxExceptionTestcalls
Other tests reaching this symbol 38
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaExceptionTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsCompositeArityMismatchExceptionTestcallsEmptyPlanExceptionTestcallsEmptyTableNameExceptionTestcallsInvalidTableNameExceptionTestcallsMissingEndpointColumnsExceptionTestcallsUnbalancedBracketsExceptionTestcallsUnexpectedPlanTokenExceptionTestcallsUnsupportedManyToManyExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanStructureExceptionTestcallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls
Relations§
Extended by 8
- CompositeArityMismatchException packages/sql-fixture/src/Plan/Exception/CompositeArityMismatchException.php:13
- EmptyPlanException packages/sql-fixture/src/Plan/Exception/EmptyPlanException.php:12
- EmptyTableNameException packages/sql-fixture/src/Plan/Exception/EmptyTableNameException.php:12
- InvalidTableNameException packages/sql-fixture/src/Plan/Exception/InvalidTableNameException.php:12
- MissingEndpointColumnsException packages/sql-fixture/src/Plan/Exception/MissingEndpointColumnsException.php:12
- UnbalancedBracketsException packages/sql-fixture/src/Plan/Exception/UnbalancedBracketsException.php:12
- UnexpectedPlanTokenException packages/sql-fixture/src/Plan/Exception/UnexpectedPlanTokenException.php:12
- UnsupportedManyToManyException packages/sql-fixture/src/Plan/Exception/UnsupportedManyToManyException.php:12
Static calls 8
- static-call SqlFixture\Plan\Exception\CompositeArityMismatchException::__construct() packages/sql-fixture/src/Plan/Exception/CompositeArityMismatchException.php:22
- static-call SqlFixture\Plan\Exception\EmptyPlanException::__construct() packages/sql-fixture/src/Plan/Exception/EmptyPlanException.php:19
- static-call SqlFixture\Plan\Exception\EmptyTableNameException::__construct() packages/sql-fixture/src/Plan/Exception/EmptyTableNameException.php:19
- static-call SqlFixture\Plan\Exception\InvalidTableNameException::__construct() packages/sql-fixture/src/Plan/Exception/InvalidTableNameException.php:20
- static-call SqlFixture\Plan\Exception\MissingEndpointColumnsException::__construct() packages/sql-fixture/src/Plan/Exception/MissingEndpointColumnsException.php:20
- static-call SqlFixture\Plan\Exception\UnbalancedBracketsException::__construct() packages/sql-fixture/src/Plan/Exception/UnbalancedBracketsException.php:20
- static-call SqlFixture\Plan\Exception\UnexpectedPlanTokenException::__construct() packages/sql-fixture/src/Plan/Exception/UnexpectedPlanTokenException.php:22
- static-call SqlFixture\Plan\Exception\UnsupportedManyToManyException::__construct() packages/sql-fixture/src/Plan/Exception/UnsupportedManyToManyException.php:20