'article_id = :article_id: AND user_id = :user_id:', 'bind' => ['article_id' => $articleId, 'user_id' => $userId], ]); } }