//convert a collection toArray() $comments_collection = $post->comments()->get()->toArray()
$collection = new ArrayCollection($allQuestions);