<?php //1e97f5891a347e6985438ac51748c987

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 f0_.id AS id_0, f0_.date AS date_1, f0_.type AS type_2, f0_.details AS details_3, f0_.farrier AS farrier_4, f0_.price AS price_5, f0_.next_appointment AS next_appointment_6, f0_.horse_id AS horse_id_7 FROM farrier_visit f0_ WHERE f0_.horse_id = ? AND YEAR(f0_.date) = ? ORDER BY f0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\FarrierVisit',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'type_2' => 'type',
                    'details_3' => 'details',
                    'farrier_4' => 'farrier',
                    'price_5' => 'price',
                    'next_appointment_6' => 'nextAppointment',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\FarrierVisit' => [
                        'f' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'type' => 'type_2',
                            'details' => 'details_3',
                            'farrier' => 'farrier_4',
                            'price' => 'price_5',
                            'nextAppointment' => 'next_appointment_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'horse_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'horse_id_7' => 'horse_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'date_1' => 'f',
                    'type_2' => 'f',
                    'details_3' => 'f',
                    'farrier_4' => 'f',
                    'price_5' => 'f',
                    'next_appointment_6' => 'f',
                    'horse_id_7' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\FarrierVisit',
                    'date_1' => 'App\\Entity\\FarrierVisit',
                    'type_2' => 'App\\Entity\\FarrierVisit',
                    'details_3' => 'App\\Entity\\FarrierVisit',
                    'farrier_4' => 'App\\Entity\\FarrierVisit',
                    'price_5' => 'App\\Entity\\FarrierVisit',
                    'next_appointment_6' => 'App\\Entity\\FarrierVisit',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
