<?php //43c3efa5df5caf377a0886b41babb805

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' => [
                [
                    'active' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.template_key AS template_key_1, s0_.title AS title_2, s0_.description AS description_3, s0_.icon AS icon_4, s0_.color AS color_5, s0_.sections AS sections_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.is_active AS is_active_9 FROM survey_template s0_ WHERE s0_.is_active = ? ORDER BY s0_.title ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'st' => 'App\\Entity\\SurveyTemplate',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'template_key_1' => 'templateKey',
                    'title_2' => 'title',
                    'description_3' => 'description',
                    'icon_4' => 'icon',
                    'color_5' => 'color',
                    'sections_6' => 'sections',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'is_active_9' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\SurveyTemplate' => [
                        'st' => [
                            'id' => 'id_0',
                            'templateKey' => 'template_key_1',
                            'title' => 'title_2',
                            'description' => 'description_3',
                            'icon' => 'icon_4',
                            'color' => 'color_5',
                            'sections' => 'sections_6',
                            'createdAt' => 'created_at_7',
                            'updatedAt' => 'updated_at_8',
                            'isActive' => 'is_active_9',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'st' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'st',
                    'template_key_1' => 'st',
                    'title_2' => 'st',
                    'description_3' => 'st',
                    'icon_4' => 'st',
                    'color_5' => 'st',
                    'sections_6' => 'st',
                    'created_at_7' => 'st',
                    'updated_at_8' => 'st',
                    'is_active_9' => 'st',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\SurveyTemplate',
                    'template_key_1' => 'App\\Entity\\SurveyTemplate',
                    'title_2' => 'App\\Entity\\SurveyTemplate',
                    'description_3' => 'App\\Entity\\SurveyTemplate',
                    'icon_4' => 'App\\Entity\\SurveyTemplate',
                    'color_5' => 'App\\Entity\\SurveyTemplate',
                    'sections_6' => 'App\\Entity\\SurveyTemplate',
                    'created_at_7' => 'App\\Entity\\SurveyTemplate',
                    'updated_at_8' => 'App\\Entity\\SurveyTemplate',
                    'is_active_9' => 'App\\Entity\\SurveyTemplate',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
