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

Sample projection operations for PostgreSQL sampling.

Methods§

public function __construct(PgSqlIdentifierQuoter $quoter)

Supplies the dependencies used by this SampleProjection.

Parameters

public function replacement(
    PgSqlTableSample $sample,
    non-empty-list<string> $columns,
    int $index,
): string

Private surface 1§

Implementation details, listed for orientation only.

private PgSqlIdentifierQuoter $quoter

Test cases 11§

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 10

Relations§

Instantiated in 1
Method calls 1