<?php //5b6d3612657a68d7d081178665c5ec70

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' => [
                [
                    'type' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.date_adoption AS date_adoption_1, a0_.date_back AS date_back_2, a0_.type_adoption AS type_adoption_3, a0_.family_id AS family_id_4, a0_.animal_id AS animal_id_5 FROM acdg_family_animal a0_ INNER JOIN acdg_animal a1_ ON a0_.animal_id = a1_.id INNER JOIN acdg_family a2_ ON a0_.family_id = a2_.id WHERE a0_.type_adoption = ? ORDER BY a0_.date_adoption DESC LIMIT 5',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'fa' => 'App\\Entity\\FamilyAnimal',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_adoption_1' => 'date_adoption',
                    'date_back_2' => 'date_back',
                    'type_adoption_3' => 'type_adoption',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'family_id_4' => 'integer',
                    'animal_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'fa' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'family_id_4' => 'family_id',
                    'animal_id_5' => 'animal_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'fa',
                    'date_adoption_1' => 'fa',
                    'date_back_2' => 'fa',
                    'type_adoption_3' => 'fa',
                    'family_id_4' => 'fa',
                    'animal_id_5' => 'fa',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\FamilyAnimal',
                    'date_adoption_1' => 'App\\Entity\\FamilyAnimal',
                    'date_back_2' => 'App\\Entity\\FamilyAnimal',
                    'type_adoption_3' => 'App\\Entity\\FamilyAnimal',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
