final class ColumnParser
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Reads a column declaration into a schema value.

Methods§

public function parseColumnDefinition(
    CreateDefinition $field,
    string $columnName,
    list<string> $primaryKeyColumns,
): ?ColumnDefinition

Test cases 19§

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 18

Relations§

Instantiated in 1
Method calls 1