<?php //%255B697430bb429feacf602f597aacc3aba3%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_.value AS value_3, a0_.type AS type_4, a0_.survey_question_id AS survey_question_id_5 FROM answer a0_ INNER JOIN question q1_ ON a0_.survey_question_id = q1_.id AND q1_.type IN (\'survey_question\') WHERE (q1_.id = ?) AND a0_.type IN (\'survey_answer\') ORDER BY a0_.value DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'sa' => 'App\\Entity\\Tools\\Survey\\SurveyAnswer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'right_answer_2' => 'rightAnswer',
                    'value_3' => 'value',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'type_4' => 'string',
                    'survey_question_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'sa' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'type_4' => 'type',
                    'survey_question_id_5' => 'survey_question_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'sa',
                    'name_1' => 'sa',
                    'right_answer_2' => 'sa',
                    'value_3' => 'sa',
                    'type_4' => 'sa',
                    'survey_question_id_5' => 'sa',
                ],
            ],
            'discriminatorColumns' => [
                2 => [
                    'sa' => 'type_4',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Tools\\Survey\\SurveyAnswer',
                    'name_1' => 'App\\Entity\\Tools\\Survey\\SurveyAnswer',
                    'right_answer_2' => 'App\\Entity\\Tools\\Survey\\SurveyAnswer',
                    'value_3' => 'App\\Entity\\Tools\\Survey\\SurveyAnswer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
