classPlanStatements
final class PlanStatements
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Splits DBML at separators outside groups and composite keys.
Methods§
public function split(string $plan): array<int, string>Split on commas and newlines that are not inside brackets.
Parameters
$plan | string |
Returns
array<int, string>Test cases 1
Called from 1
Calls 4
- function-call
str_splitline 26 - new UnbalancedBracketsException line 34
- function-call
array_filterline 48 - function-call
array_mapline 49
Test cases 31§
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 30
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaExceptionTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsFixturePlanTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanStructureExceptionTestcallsPlanSyntaxExceptionTestcallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls