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

Reads the table name, columns and primary key from a CREATE TABLE statement.

Methods§

public function extractTableName(CreateStatement $stmt, string $sql): string

Test cases 21§

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

Dedicated tests 4
Other tests reaching this symbol 17

Relations§

Instantiated in 3
Method calls 3