<?php //bf1498f789a362ae9f4a5f38a1361bdf

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.sex AS sex_2, f0_.birthday AS birthday_3, f0_.birthday_bis AS birthday_bis_4, f0_.type AS type_5, f0_.just_month AS just_month_6, f0_.just_year AS just_year_7, f0_.number AS number_8, f0_.father_name AS father_name_9, f0_.mother_name AS mother_name_10, f0_.infos_zims AS infos_zims_11, f0_.arrival_at AS arrival_at_12, f0_.info_arrival AS info_arrival_13, f0_.departure_at AS departure_at_14, f0_.info_departure AS info_departure_15, f0_.departure_status AS departure_status_16, f0_.sterilized AS sterilized_17, f0_.pending AS pending_18, f0_.death_after_departure AS death_after_departure_19, f0_.documentary AS documentary_20, f0_.infos AS infos_21, f0_.created_at AS created_at_22, f0_.updated_at AS updated_at_23, f0_.identification AS identification_24, f0_.date_of_pending AS date_of_pending_25, f0_.subspecies AS subspecies_26, f0_.infos_sterilized AS infos_sterilized_27, f0_.species_id AS species_id_28, f0_.birthplace_id AS birthplace_id_29, f0_.father_id AS father_id_30, f0_.mother_id AS mother_id_31, f0_.provenance_id AS provenance_id_32, f0_.destination_id AS destination_id_33, f0_.location_id AS location_id_34, f0_.enclosure_id AS enclosure_id_35 FROM fellow f0_ WHERE ((f0_.species_id = ? AND f0_.sex = ? AND f0_.name <> ? AND ((f0_.type = ? AND (f0_.arrival_at <= ? OR f0_.arrival_at IS NULL)) OR (f0_.type = ? AND (f0_.birthday < ? OR f0_.birthday IS NULL))) AND ((f0_.departure_at >= ? OR f0_.departure_at IS NULL))) OR f0_.id = ?) AND f0_.id IN (?) ORDER BY f0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\Fellow',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'sex_2' => 'sex',
                    'birthday_3' => 'birthday',
                    'birthday_bis_4' => 'birthdayBis',
                    'type_5' => 'type',
                    'just_month_6' => 'justMonth',
                    'just_year_7' => 'justYear',
                    'number_8' => 'number',
                    'father_name_9' => 'fatherName',
                    'mother_name_10' => 'motherName',
                    'infos_zims_11' => 'infosZims',
                    'arrival_at_12' => 'arrivalAt',
                    'info_arrival_13' => 'infoArrival',
                    'departure_at_14' => 'departureAt',
                    'info_departure_15' => 'infoDeparture',
                    'departure_status_16' => 'departureStatus',
                    'sterilized_17' => 'sterilized',
                    'pending_18' => 'pending',
                    'death_after_departure_19' => 'deathAfterDeparture',
                    'documentary_20' => 'documentary',
                    'infos_21' => 'infos',
                    'created_at_22' => 'createdAt',
                    'updated_at_23' => 'updatedAt',
                    'identification_24' => 'identification',
                    'date_of_pending_25' => 'dateOfPending',
                    'subspecies_26' => 'subspecies',
                    'infos_sterilized_27' => 'infosSterilized',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Fellow' => [
                        'f' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'sex' => 'sex_2',
                            'birthday' => 'birthday_3',
                            'birthdayBis' => 'birthday_bis_4',
                            'type' => 'type_5',
                            'justMonth' => 'just_month_6',
                            'justYear' => 'just_year_7',
                            'number' => 'number_8',
                            'fatherName' => 'father_name_9',
                            'motherName' => 'mother_name_10',
                            'infosZims' => 'infos_zims_11',
                            'arrivalAt' => 'arrival_at_12',
                            'infoArrival' => 'info_arrival_13',
                            'departureAt' => 'departure_at_14',
                            'infoDeparture' => 'info_departure_15',
                            'departureStatus' => 'departure_status_16',
                            'sterilized' => 'sterilized_17',
                            'pending' => 'pending_18',
                            'deathAfterDeparture' => 'death_after_departure_19',
                            'documentary' => 'documentary_20',
                            'infos' => 'infos_21',
                            'createdAt' => 'created_at_22',
                            'updatedAt' => 'updated_at_23',
                            'identification' => 'identification_24',
                            'dateOfPending' => 'date_of_pending_25',
                            'subspecies' => 'subspecies_26',
                            'infosSterilized' => 'infos_sterilized_27',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'species_id_28' => 'integer',
                    'birthplace_id_29' => 'integer',
                    'father_id_30' => 'integer',
                    'mother_id_31' => 'integer',
                    'provenance_id_32' => 'integer',
                    'destination_id_33' => 'integer',
                    'location_id_34' => 'integer',
                    'enclosure_id_35' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'species_id_28' => 'species_id',
                    'birthplace_id_29' => 'birthplace_id',
                    'father_id_30' => 'father_id',
                    'mother_id_31' => 'mother_id',
                    'provenance_id_32' => 'provenance_id',
                    'destination_id_33' => 'destination_id',
                    'location_id_34' => 'location_id',
                    'enclosure_id_35' => 'enclosure_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'name_1' => 'f',
                    'sex_2' => 'f',
                    'birthday_3' => 'f',
                    'birthday_bis_4' => 'f',
                    'type_5' => 'f',
                    'just_month_6' => 'f',
                    'just_year_7' => 'f',
                    'number_8' => 'f',
                    'father_name_9' => 'f',
                    'mother_name_10' => 'f',
                    'infos_zims_11' => 'f',
                    'arrival_at_12' => 'f',
                    'info_arrival_13' => 'f',
                    'departure_at_14' => 'f',
                    'info_departure_15' => 'f',
                    'departure_status_16' => 'f',
                    'sterilized_17' => 'f',
                    'pending_18' => 'f',
                    'death_after_departure_19' => 'f',
                    'documentary_20' => 'f',
                    'infos_21' => 'f',
                    'created_at_22' => 'f',
                    'updated_at_23' => 'f',
                    'identification_24' => 'f',
                    'date_of_pending_25' => 'f',
                    'subspecies_26' => 'f',
                    'infos_sterilized_27' => 'f',
                    'species_id_28' => 'f',
                    'birthplace_id_29' => 'f',
                    'father_id_30' => 'f',
                    'mother_id_31' => 'f',
                    'provenance_id_32' => 'f',
                    'destination_id_33' => 'f',
                    'location_id_34' => 'f',
                    'enclosure_id_35' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Fellow',
                    'name_1' => 'App\\Entity\\Fellow',
                    'sex_2' => 'App\\Entity\\Fellow',
                    'birthday_3' => 'App\\Entity\\Fellow',
                    'birthday_bis_4' => 'App\\Entity\\Fellow',
                    'type_5' => 'App\\Entity\\Fellow',
                    'just_month_6' => 'App\\Entity\\Fellow',
                    'just_year_7' => 'App\\Entity\\Fellow',
                    'number_8' => 'App\\Entity\\Fellow',
                    'father_name_9' => 'App\\Entity\\Fellow',
                    'mother_name_10' => 'App\\Entity\\Fellow',
                    'infos_zims_11' => 'App\\Entity\\Fellow',
                    'arrival_at_12' => 'App\\Entity\\Fellow',
                    'info_arrival_13' => 'App\\Entity\\Fellow',
                    'departure_at_14' => 'App\\Entity\\Fellow',
                    'info_departure_15' => 'App\\Entity\\Fellow',
                    'departure_status_16' => 'App\\Entity\\Fellow',
                    'sterilized_17' => 'App\\Entity\\Fellow',
                    'pending_18' => 'App\\Entity\\Fellow',
                    'death_after_departure_19' => 'App\\Entity\\Fellow',
                    'documentary_20' => 'App\\Entity\\Fellow',
                    'infos_21' => 'App\\Entity\\Fellow',
                    'created_at_22' => 'App\\Entity\\Fellow',
                    'updated_at_23' => 'App\\Entity\\Fellow',
                    'identification_24' => 'App\\Entity\\Fellow',
                    'date_of_pending_25' => 'App\\Entity\\Fellow',
                    'subspecies_26' => 'App\\Entity\\Fellow',
                    'infos_sterilized_27' => 'App\\Entity\\Fellow',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'species' => [
                    0,
                ],
                'sex' => [
                    1,
                ],
                'nameToExclude' => [
                    2,
                ],
                'adult' => [
                    3,
                ],
                'birthday' => [
                    4,
                    6,
                    7,
                ],
                'young' => [
                    5,
                ],
                'currentMother' => [
                    8,
                ],
                'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                    9,
                ],
            ],
        ],
    ]
); } }];
