final class MissingRelationValueException
    extends PlanSchemaException

A generated parent row cannot supply the referenced value.

Properties§

public string $childColumn
public ColumnRef $parent
public string $parentColumn

Methods§

public function __construct(
    public string $childColumn,
    public ColumnRef $parent,
    public string $parentColumn,
)

A generated parent row cannot supply the referenced value.

Parameters

$childColumnstring
$parentColumnRef
$parentColumnstring
Calls 2

Test cases 13§

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 12

Relations§

Instantiated in 1