<?php //ed4abed4603d138ed17cfc3f50c1e7e8

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' => [
                [
                    'now' => [
                        0,
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.tatoo_chipset_number AS tatoo_chipset_number_2, a0_.date_birth AS date_birth_3, a0_.sex AS sex_4, a0_.color AS color_5, a0_.description AS description_6, a0_.source AS source_7, a0_.is_sterilized AS is_sterilized_8, a0_.date_sterilized AS date_sterilized_9, a0_.date_death AS date_death_10, a0_.type_id AS type_id_11, a0_.father_id AS father_id_12, a0_.mother_id AS mother_id_13 FROM acdg_animal a0_ WHERE a0_.id NOT IN (SELECT a1_.id FROM acdg_animal a1_ LEFT JOIN acdg_family_animal a2_ ON a1_.id = a2_.animal_id WHERE a2_.date_adoption < ? AND (a2_.date_back > ? OR a2_.date_back IS NULL)) ORDER BY a0_.id ASC LIMIT 5',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Animal',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'tatoo_chipset_number_2' => 'tatoo_chipset_number',
                    'date_birth_3' => 'date_birth',
                    'sex_4' => 'sex',
                    'color_5' => 'color',
                    'description_6' => 'description',
                    'source_7' => 'source',
                    'is_sterilized_8' => 'is_sterilized',
                    'date_sterilized_9' => 'date_sterilized',
                    'date_death_10' => 'date_death',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'type_id_11' => 'integer',
                    'father_id_12' => 'integer',
                    'mother_id_13' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'type_id_11' => 'type_id',
                    'father_id_12' => 'father_id',
                    'mother_id_13' => 'mother_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'name_1' => 'a',
                    'tatoo_chipset_number_2' => 'a',
                    'date_birth_3' => 'a',
                    'sex_4' => 'a',
                    'color_5' => 'a',
                    'description_6' => 'a',
                    'source_7' => 'a',
                    'is_sterilized_8' => 'a',
                    'date_sterilized_9' => 'a',
                    'date_death_10' => 'a',
                    'type_id_11' => 'a',
                    'father_id_12' => 'a',
                    'mother_id_13' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Animal',
                    'name_1' => 'App\\Entity\\Animal',
                    'tatoo_chipset_number_2' => 'App\\Entity\\Animal',
                    'date_birth_3' => 'App\\Entity\\Animal',
                    'sex_4' => 'App\\Entity\\Animal',
                    'color_5' => 'App\\Entity\\Animal',
                    'description_6' => 'App\\Entity\\Animal',
                    'source_7' => 'App\\Entity\\Animal',
                    'is_sterilized_8' => 'App\\Entity\\Animal',
                    'date_sterilized_9' => 'App\\Entity\\Animal',
                    'date_death_10' => 'App\\Entity\\Animal',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
