<?php //2baccbb2e220f823201f1b244766c916

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 d0_.id AS id_0, d0_.administered_at AS administered_at_1, d0_.product_name AS product_name_2, d0_.comment AS comment_3, d0_.price AS price_4, d0_.horse_id AS horse_id_5 FROM dewormer d0_ WHERE d0_.horse_id = ? AND YEAR(d0_.administered_at) = ? ORDER BY d0_.administered_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\Dewormer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'administered_at_1' => 'administeredAt',
                    'product_name_2' => 'productName',
                    'comment_3' => 'comment',
                    'price_4' => 'price',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Dewormer' => [
                        'd' => [
                            'id' => 'id_0',
                            'administeredAt' => 'administered_at_1',
                            'productName' => 'product_name_2',
                            'comment' => 'comment_3',
                            'price' => 'price_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'horse_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'horse_id_5' => 'horse_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'administered_at_1' => 'd',
                    'product_name_2' => 'd',
                    'comment_3' => 'd',
                    'price_4' => 'd',
                    'horse_id_5' => 'd',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Dewormer',
                    'administered_at_1' => 'App\\Entity\\Dewormer',
                    'product_name_2' => 'App\\Entity\\Dewormer',
                    'comment_3' => 'App\\Entity\\Dewormer',
                    'price_4' => 'App\\Entity\\Dewormer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
