<?php //%255Bfc0bba4dba1c87ac40f631352d6f270b%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'val' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.right_answer AS right_answer_2, a0_.type AS type_3, a0_.qcm_question_id AS qcm_question_id_4 FROM answer a0_ INNER JOIN question q1_ ON a0_.qcm_question_id = q1_.id AND q1_.type IN (\'qcm_question\') WHERE (q1_.id = ?) AND a0_.type IN (\'qcm_answer\')',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'qa' => 'App\\Entity\\Tools\\QCM\\QCMAnswer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'right_answer_2' => 'rightAnswer',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'type_3' => 'string',
                    'qcm_question_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'qa' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'type_3' => 'type',
                    'qcm_question_id_4' => 'qcm_question_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'qa',
                    'name_1' => 'qa',
                    'right_answer_2' => 'qa',
                    'type_3' => 'qa',
                    'qcm_question_id_4' => 'qa',
                ],
            ],
            'discriminatorColumns' => [
                2 => [
                    'qa' => 'type_3',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Tools\\QCM\\QCMAnswer',
                    'name_1' => 'App\\Entity\\Tools\\QCM\\QCMAnswer',
                    'right_answer_2' => 'App\\Entity\\Tools\\QCM\\QCMAnswer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
