final class MysqliResultProcessor

Translates a native result into the session's simulated result.

Methods§

public function process(
    Session $session,
    RewritePlan $plan,
    mysqli_result|false $result,
    int|string $affectedRows,
): ExecuteResult

Test cases 12§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 3
Other tests reaching this symbol 9

Relations§

Instantiated in 1
Method calls 1