<?php //0cdad52d22f9d573c9cd7615256f123d

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 v0_.id AS id_0, v0_.date AS date_1, v0_.vet_name AS vet_name_2, v0_.care_type AS care_type_3, v0_.remarks AS remarks_4, v0_.horse_id AS horse_id_5 FROM vet_care v0_ WHERE v0_.horse_id = ? AND YEAR(v0_.date) = ? ORDER BY v0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'v' => 'App\\Entity\\VetCare',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'vet_name_2' => 'vetName',
                    'care_type_3' => 'careType',
                    'remarks_4' => 'remarks',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\VetCare' => [
                        'v' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'vetName' => 'vet_name_2',
                            'careType' => 'care_type_3',
                            'remarks' => 'remarks_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'horse_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'v' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'horse_id_5' => 'horse_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'v',
                    'date_1' => 'v',
                    'vet_name_2' => 'v',
                    'care_type_3' => 'v',
                    'remarks_4' => 'v',
                    'horse_id_5' => 'v',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\VetCare',
                    'date_1' => 'App\\Entity\\VetCare',
                    'vet_name_2' => 'App\\Entity\\VetCare',
                    'care_type_3' => 'App\\Entity\\VetCare',
                    'remarks_4' => 'App\\Entity\\VetCare',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
