replace (chain operation 22)


For example

Db::name('user')
    ->replace()
    ->insert($data);