[ 'name' => [ 'App\\Entity\\Pages\\Quiz', 'id', 'page', 'questions', 'filteredQuestions', 'quizScoreParticipants', 'mode', 'dateEndContest', 'hasSendNotification', ], 'attributesMetadata' => [ [ 'id' => $o[1], 'page' => $o[2], 'questions' => $o[3], 'filteredQuestions' => $o[4], 'quizScoreParticipants' => $o[5], 'mode' => $o[6], 'dateEndContest' => $o[7], 'hasSendNotification' => $o[8], ], ], 'groups' => [ 1 => [ 'quiz:read', ], [ 'quiz:read', 'quiz:write', ], 4 => [ 'quiz:read', ], 6 => [ 'quiz:read', 'quiz:write', ], [ 'quiz:read', 'quiz:write', ], [ 'quiz:read', 'quiz:write', ], ], ], ], $o[0], [] ); }];