<?php //%255Bde722de3aff92d7db7c2f982e84e546b%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' => [
                [
                    'session' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT q0_.id AS id_0, q0_.name AS name_1, COUNT(s1_.id) AS sclr_2, a2_.value AS value_3, q0_.used_in_export_calculation AS used_in_export_calculation_4 FROM survey_user_data s1_ INNER JOIN user_data u3_ ON s1_.user_data_id = u3_.id INNER JOIN user u4_ ON u3_.user_id = u4_.id INNER JOIN group_event g5_ ON u4_.group_event_id = g5_.id INNER JOIN group_events_sessions g7_ ON g5_.id = g7_.group_event_id INNER JOIN session s6_ ON s6_.id = g7_.session_id INNER JOIN answer a2_ ON s1_.survey_answer_id = a2_.id AND a2_.type IN (\'survey_answer\') INNER JOIN question q0_ ON a2_.survey_question_id = q0_.id AND q0_.type IN (\'survey_question\') WHERE s6_.id = ? GROUP BY s1_.survey_question_id, s1_.survey_answer_id ORDER BY q0_.id ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'questionId',
                    'name_1' => 'questionName',
                    'sclr_2' => 'nbAnswers',
                    'value_3' => 'answerValue',
                    'used_in_export_calculation_4' => 'calc',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'name_1' => 'string',
                    'sclr_2' => 'string',
                    'value_3' => 'float',
                    'used_in_export_calculation_4' => 'boolean',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
