classOrderedExpressions
final class OrderedExpressions
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Ordered expressions operations for PostgreSQL insert.
Methods§
public static function orderedValues<T>(array<array-key, T> $values): list<T>Parameters
$values | array<array-key, T> |
Returns
list<T>Test cases 1
Test cases 6§
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 5
PgSqlSessionFactoryTestcallsPgSqlRewriterTestcallsStatementRewriterTestcallsInsertTransformerTestcallsPgSqlTransformerTestcalls