<?php //5f02fce45d6d253f3235dcc3d2643692

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.setting_key AS setting_key_1, s0_.setting_value AS setting_value_2, s0_.category AS category_3, s0_.label AS label_4, s0_.description AS description_5, s0_.type AS type_6, s0_.options AS options_7, s0_.is_active AS is_active_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10 FROM settings s0_ WHERE s0_.is_active = 1 ORDER BY s0_.category ASC, s0_.setting_key ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Setting',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'setting_key_1' => 'settingKey',
                    'setting_value_2' => 'settingValue',
                    'category_3' => 'category',
                    'label_4' => 'label',
                    'description_5' => 'description',
                    'type_6' => 'type',
                    'options_7' => 'options',
                    'is_active_8' => 'isActive',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Setting' => [
                        's' => [
                            'id' => 'id_0',
                            'settingKey' => 'setting_key_1',
                            'settingValue' => 'setting_value_2',
                            'category' => 'category_3',
                            'label' => 'label_4',
                            'description' => 'description_5',
                            'type' => 'type_6',
                            'options' => 'options_7',
                            'isActive' => 'is_active_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'setting_key_1' => 's',
                    'setting_value_2' => 's',
                    'category_3' => 's',
                    'label_4' => 's',
                    'description_5' => 's',
                    'type_6' => 's',
                    'options_7' => 's',
                    'is_active_8' => 's',
                    'created_at_9' => 's',
                    'updated_at_10' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Setting',
                    'setting_key_1' => 'App\\Entity\\Setting',
                    'setting_value_2' => 'App\\Entity\\Setting',
                    'category_3' => 'App\\Entity\\Setting',
                    'label_4' => 'App\\Entity\\Setting',
                    'description_5' => 'App\\Entity\\Setting',
                    'type_6' => 'App\\Entity\\Setting',
                    'options_7' => 'App\\Entity\\Setting',
                    'is_active_8' => 'App\\Entity\\Setting',
                    'created_at_9' => 'App\\Entity\\Setting',
                    'updated_at_10' => 'App\\Entity\\Setting',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
