'consult_id = :consult_id: AND user_id = :user_id:', 'bind' => ['consult_id' => $consultId, 'user_id' => $userId], ]); } }