final class TablePartitioning

Predicates that select rows belonging to named table partitions.

Methods§

public function __construct(array<string, string> $selectionPredicates)
public function predicatesFor(non-empty-list<string> $names): list<string>|null

Private surface 1§

Implementation details, listed for orientation only.

private array<string, string> $selectionPredicates

Test cases 6§

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 2

Relations§

Constant reads 1
Type declarations 3