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(
    string $definition,
    list<string> $tablePrimaryKeys,
): ?ColumnDefinition

Test cases 12§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 2
Other tests reaching this symbol 10

Relations§

Instantiated in 1
Method calls 1