'chapter_id = :chapter_id: AND user_id = :user_id:', 'bind' => ['chapter_id' => $chapterId, 'user_id' => $userId], ]); } }