table(self::TABLE)->updateOrInsert( ['UserID' => $userId], [ 'Domain' => $origin, 'Scheme' => '', 'UpdatedAt' => $now, ] ); } }