classUnbalancedBracketsException
final class UnbalancedBracketsException
extends PlanSyntaxException
A fixture plan closes a bracket without an opening bracket.
Properties§
public string $planMethods§
public function __construct(public string $plan)A fixture plan closes a bracket without an opening bracket.
Parameters
$plan | string |
Calls 2
- static-call PlanSyntaxException::__construct() line 20
- function-call
sprintfline 20
Test cases 37§
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 36
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsCompositeArityMismatchExceptionTestcallsEmptyPlanExceptionTestcallsEmptyTableNameExceptionTestcallsInvalidTableNameExceptionTestcallsMissingEndpointColumnsExceptionTestcallsUnexpectedPlanTokenExceptionTestcallsUnsupportedManyToManyExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanSyntaxExceptionTest::testUnbalancedBracketsNamesThePlancallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls