classMissingEndpointColumnsException
final class MissingEndpointColumnsException
extends PlanSyntaxException
A relation endpoint names no columns.
Properties§
public string $tableMethods§
public function __construct(public string $table)A relation endpoint names no columns.
Parameters
$table | 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
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsConnectedTablesTestcallsOverrideSpecsTestcallsRelationCountsTestcallsRelationProjectionTestcallsRowMaterializerTestcallsGenerationRunTestcallsPlanGeneratorTestcallsPlanSchemaValidatorTestcallsEndpointValidatorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsColumnRefTestcallsCompositeArityMismatchExceptionTestcallsEmptyPlanExceptionTestcallsEmptyTableNameExceptionTestcallsInvalidTableNameExceptionTestcallsUnbalancedBracketsExceptionTestcallsUnexpectedPlanTokenExceptionTestcallsUnsupportedManyToManyExceptionTestcallsFixturePlanTestcallsPlanStatementsTestcallsRelationCursorTestcallsRelationReaderTestcallsPlanParserTestcallsPlanPrinterTestcallsPlanSyntaxExceptionTest::testNoColumnsNamesTheTablecallsPlanTablesTestcallsRelationGroupsTestcallsStatementPrinterTestcallsRelationTestcallsPlanValidationTestcallsTableNameTestcallsSqlSchemaProviderTestcalls