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

Renders primary-key columns returned by the PostgreSQL catalog.

Methods§

public function columns(StatementInterface|false $statement): list<string>

Renders the ordered primary-key column list, ignoring malformed metadata rows.

Parameters

$statementStatementInterface|false

Returns

list<string>
Test cases 1
Called from 1
Calls 1

Test cases 4§

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 3

Relations§

Instantiated in 1
Method calls 1