<?php //b2f51eb1d5c9d965d96748345c1936b2

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 e0_.id AS id_0, e0_.name AS name_1, e0_.unit AS unit_2, e0_.normal_min AS normal_min_3, e0_.normal_max AS normal_max_4, e0_.user_id AS user_id_5 FROM endocrinology e0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Endocrinology',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'unit_2' => 'unit',
                    'normal_min_3' => 'normalMin',
                    'normal_max_4' => 'normalMax',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Endocrinology' => [
                        'e' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'unit' => 'unit_2',
                            'normalMin' => 'normal_min_3',
                            'normalMax' => 'normal_max_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_5' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'name_1' => 'e',
                    'unit_2' => 'e',
                    'normal_min_3' => 'e',
                    'normal_max_4' => 'e',
                    'user_id_5' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Endocrinology',
                    'name_1' => 'App\\Entity\\Endocrinology',
                    'unit_2' => 'App\\Entity\\Endocrinology',
                    'normal_min_3' => 'App\\Entity\\Endocrinology',
                    'normal_max_4' => 'App\\Entity\\Endocrinology',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
