<?php //4732414167ebfd12058ec0a9c56c558f

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' => [
                [
                    'horse' => [
                        0,
                    ],
                    'year' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT m0_.id AS id_0, m0_.date AS date_1, m0_.weight AS weight_2, m0_.height AS height_3, m0_.details AS details_4, m0_.horse_id AS horse_id_5 FROM measurement m0_ WHERE m0_.horse_id = ? AND YEAR(m0_.date) = ? ORDER BY m0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\Measurement',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'weight_2' => 'weight',
                    'height_3' => 'height',
                    'details_4' => 'details',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Measurement' => [
                        'm' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'weight' => 'weight_2',
                            'height' => 'height_3',
                            'details' => 'details_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'horse_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'horse_id_5' => 'horse_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'date_1' => 'm',
                    'weight_2' => 'm',
                    'height_3' => 'm',
                    'details_4' => 'm',
                    'horse_id_5' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Measurement',
                    'date_1' => 'App\\Entity\\Measurement',
                    'weight_2' => 'App\\Entity\\Measurement',
                    'height_3' => 'App\\Entity\\Measurement',
                    'details_4' => 'App\\Entity\\Measurement',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
