<?php //7aa7724e08104b192a393037e16ad616

return [PHP_INT_MAX, static fn () => \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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'start' => [
                        0,
                    ],
                    'end' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.respondent_name AS respondent_name_1, s0_.respondent_email AS respondent_email_2, s0_.rating AS rating_3, s0_.answers AS answers_4, s0_.comments AS comments_5, s0_.submitted_at AS submitted_at_6, s0_.survey_id AS survey_id_7 FROM survey_response s0_ WHERE s0_.submitted_at BETWEEN ? AND ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'sr' => 'App\\Entity\\SurveyResponse',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'respondent_name_1' => 'respondentName',
                    'respondent_email_2' => 'respondentEmail',
                    'rating_3' => 'rating',
                    'answers_4' => 'answers',
                    'comments_5' => 'comments',
                    'submitted_at_6' => 'submittedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\SurveyResponse' => [
                        'sr' => [
                            'id' => 'id_0',
                            'respondentName' => 'respondent_name_1',
                            'respondentEmail' => 'respondent_email_2',
                            'rating' => 'rating_3',
                            'answers' => 'answers_4',
                            'comments' => 'comments_5',
                            'submittedAt' => 'submitted_at_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'survey_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'sr' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'survey_id_7' => 'survey_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'sr',
                    'respondent_name_1' => 'sr',
                    'respondent_email_2' => 'sr',
                    'rating_3' => 'sr',
                    'answers_4' => 'sr',
                    'comments_5' => 'sr',
                    'submitted_at_6' => 'sr',
                    'survey_id_7' => 'sr',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\SurveyResponse',
                    'respondent_name_1' => 'App\\Entity\\SurveyResponse',
                    'respondent_email_2' => 'App\\Entity\\SurveyResponse',
                    'rating_3' => 'App\\Entity\\SurveyResponse',
                    'answers_4' => 'App\\Entity\\SurveyResponse',
                    'comments_5' => 'App\\Entity\\SurveyResponse',
                    'submitted_at_6' => 'App\\Entity\\SurveyResponse',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
