$myUniqueArray = unique($arrayToFilter, function (ExamQuestion $examQuestion) { return $examQuestion->getId(); } );