<?php //10f9bc8ba95f36259127651f58aa1887

return [PHP_INT_MAX, static function () { return \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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.address AS address_2, a0_.postal_code AS postal_code_3, a0_.city AS city_4, a0_.country AS country_5, a0_.phone AS phone_6, a0_.mail AS mail_7, a0_.website AS website_8 FROM acdg_veterinary a0_ WHERE a0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Veterinary',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'address_2' => 'address',
                    'postal_code_3' => 'postal_code',
                    'city_4' => 'city',
                    'country_5' => 'country',
                    'phone_6' => 'phone',
                    'mail_7' => 'mail',
                    'website_8' => 'website',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'name_1' => 'e',
                    'address_2' => 'e',
                    'postal_code_3' => 'e',
                    'city_4' => 'e',
                    'country_5' => 'e',
                    'phone_6' => 'e',
                    'mail_7' => 'e',
                    'website_8' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Veterinary',
                    'name_1' => 'App\\Entity\\Veterinary',
                    'address_2' => 'App\\Entity\\Veterinary',
                    'postal_code_3' => 'App\\Entity\\Veterinary',
                    'city_4' => 'App\\Entity\\Veterinary',
                    'country_5' => 'App\\Entity\\Veterinary',
                    'phone_6' => 'App\\Entity\\Veterinary',
                    'mail_7' => 'App\\Entity\\Veterinary',
                    'website_8' => 'App\\Entity\\Veterinary',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
