<?php //691b1b07c7029369d5e358b94cdb7e80

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' => [
                [
                    'question' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.question AS question_1, f0_.choices AS choices_2, f0_.is_conditional AS is_conditional_3, f0_.trigger_answer AS trigger_answer_4, f0_.parent_id AS parent_id_5 FROM feedback_question f0_ WHERE f0_.question = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'q' => 'App\\Entity\\FeedbackQuestion',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'question_1' => 'question',
                    'choices_2' => 'choices',
                    'is_conditional_3' => 'isConditional',
                    'trigger_answer_4' => 'triggerAnswer',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\FeedbackQuestion' => [
                        'q' => [
                            'id' => 'id_0',
                            'question' => 'question_1',
                            'choices' => 'choices_2',
                            'isConditional' => 'is_conditional_3',
                            'triggerAnswer' => 'trigger_answer_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'parent_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'q' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'parent_id_5' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'q',
                    'question_1' => 'q',
                    'choices_2' => 'q',
                    'is_conditional_3' => 'q',
                    'trigger_answer_4' => 'q',
                    'parent_id_5' => 'q',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\FeedbackQuestion',
                    'question_1' => 'App\\Entity\\FeedbackQuestion',
                    'choices_2' => 'App\\Entity\\FeedbackQuestion',
                    'is_conditional_3' => 'App\\Entity\\FeedbackQuestion',
                    'trigger_answer_4' => 'App\\Entity\\FeedbackQuestion',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
