<?php //%255B1722a992b0b7fd85a19a0655b764d29d%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' => [
                [
                    'user' => [
                        0,
                    ],
                    'question' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.name AS name_0, s1_.comment AS comment_1, a0_.value AS value_2 FROM survey_user_data s1_ INNER JOIN user_data u2_ ON s1_.user_data_id = u2_.id INNER JOIN user u3_ ON u2_.user_id = u3_.id INNER JOIN answer a0_ ON s1_.survey_answer_id = a0_.id AND a0_.type IN (\'survey_answer\') INNER JOIN question q4_ ON a0_.survey_question_id = q4_.id AND q4_.type IN (\'survey_question\') WHERE u3_.id = ? AND q4_.id = ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'name_0' => 'name',
                    'comment_1' => 'comment',
                    'value_2' => 'value',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'name_0' => 'string',
                    'comment_1' => 'text',
                    'value_2' => 'float',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
