classMatchConditions
final class MatchConditions
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Match conditions operations for PostgreSQL merge.
Methods§
public function effectiveConditions(PgSqlMergeStatement $statement): list<string>Parameters
$statement | PgSqlMergeStatement |
Returns
list<string>Test cases 2
Called from 1
Calls 3
- class-const PgSqlMergeMatchKind::Matched() line 26
- function-call
array_mapline 32 - function-call
implodeline 36
Test cases 7§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.