final class ReplaceMutation
    implements DataMutation

Applies REPLACE INTO operation to the shadow store. REPLACE deletes the existing row and inserts the new one.

Methods§

public function tableName(): string

{@inheritDoc}

Returns

string
Test cases 1

Private surface 2§

Implementation details, listed for orientation only.

private string $tableName
private CandidateKeySet $candidateKeys

Test cases 10§

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

Dedicated tests 8
Other tests reaching this symbol 2

Relations§

Constant reads 1
Type checks 1