<?php //f95c3be762d697194ba82b330b49e07b

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 s0_.id AS id_0, s0_.name AS name_1, s0_.scientific_name AS scientific_name_2, s0_.bis_name AS bis_name_3, s0_.ordre AS ordre_4, s0_.family AS family_5, s0_.studbook AS studbook_6, s0_.arrival AS arrival_7, s0_.departure AS departure_8, s0_.afrique AS afrique_9, s0_.asie AS asie_10, s0_.oceanie AS oceanie_11, s0_.am_nord AS am_nord_12, s0_.am_centrale AS am_centrale_13, s0_.am_sud AS am_sud_14, s0_.europe AS europe_15, s0_.observation AS observation_16, s0_.nbr_eaza AS nbr_eaza_17, s0_.nbr_fr AS nbr_fr_18, s0_.link_ztl AS link_ztl_19, s0_.link_wiki AS link_wiki_20, s0_.link_uicn AS link_uicn_21, s0_.link_diverse AS link_diverse_22, s0_.image AS image_23, s0_.updated_at AS updated_at_24, s0_.habitat AS habitat_25, s0_.longevity AS longevity_26, s0_.weight AS weight_27, s0_.diet AS diet_28, s0_.size AS size_29, s0_.wingspan AS wingspan_30, s0_.social AS social_31, s0_.reproduction AS reproduction_32, s0_.gestation AS gestation_33, s0_.nbr_child AS nbr_child_34, s0_.dimorphism AS dimorphism_35, s0_.plural_name AS plural_name_36, s0_.gender AS gender_37, s0_.genus AS genus_38, s0_.note AS note_39, c1_.id AS id_40, c1_.name AS name_41, c1_.color_background AS color_background_42, c1_.color_text AS color_text_43, m2_.id AS id_44, m2_.entry_at AS entry_at_45, m2_.exit_at AS exit_at_46, m2_.groupe_nomber AS groupe_nomber_47, m2_.panel AS panel_48, s0_.class_id AS class_id_49, s0_.status_id AS status_id_50, m2_.species_id AS species_id_51, m2_.location_id AS location_id_52, m2_.enclosure_id AS enclosure_id_53 FROM species s0_ LEFT JOIN classe c1_ ON s0_.class_id = c1_.id LEFT JOIN move m2_ ON s0_.id = m2_.species_id WHERE s0_.observation <> ? AND c1_.name = ? AND s0_.id IN (?) ORDER BY s0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Species',
                    'c' => 'App\\Entity\\Classe',
                    'm' => 'App\\Entity\\Move',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'class',
                    'm' => 'moves',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 's',
                    'm' => 's',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'scientific_name_2' => 'scientificName',
                    'bis_name_3' => 'bisName',
                    'ordre_4' => 'ordre',
                    'family_5' => 'family',
                    'studbook_6' => 'studbook',
                    'arrival_7' => 'arrival',
                    'departure_8' => 'departure',
                    'afrique_9' => 'afrique',
                    'asie_10' => 'asie',
                    'oceanie_11' => 'oceanie',
                    'am_nord_12' => 'amNord',
                    'am_centrale_13' => 'amCentrale',
                    'am_sud_14' => 'amSud',
                    'europe_15' => 'europe',
                    'observation_16' => 'observation',
                    'nbr_eaza_17' => 'nbrEaza',
                    'nbr_fr_18' => 'nbrFr',
                    'link_ztl_19' => 'linkZtl',
                    'link_wiki_20' => 'linkWiki',
                    'link_uicn_21' => 'linkUicn',
                    'link_diverse_22' => 'linkDiverse',
                    'image_23' => 'image',
                    'updated_at_24' => 'updatedAt',
                    'habitat_25' => 'habitat',
                    'longevity_26' => 'longevity',
                    'weight_27' => 'weight',
                    'diet_28' => 'diet',
                    'size_29' => 'size',
                    'wingspan_30' => 'wingspan',
                    'social_31' => 'social',
                    'reproduction_32' => 'reproduction',
                    'gestation_33' => 'gestation',
                    'nbr_child_34' => 'nbrChild',
                    'dimorphism_35' => 'dimorphism',
                    'plural_name_36' => 'pluralName',
                    'gender_37' => 'gender',
                    'genus_38' => 'genus',
                    'note_39' => 'note',
                    'id_40' => 'id',
                    'name_41' => 'name',
                    'color_background_42' => 'colorBackground',
                    'color_text_43' => 'colorText',
                    'id_44' => 'id',
                    'entry_at_45' => 'entryAt',
                    'exit_at_46' => 'exitAt',
                    'groupe_nomber_47' => 'groupeNomber',
                    'panel_48' => 'panel',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Species' => [
                        's' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'scientificName' => 'scientific_name_2',
                            'bisName' => 'bis_name_3',
                            'ordre' => 'ordre_4',
                            'family' => 'family_5',
                            'studbook' => 'studbook_6',
                            'arrival' => 'arrival_7',
                            'departure' => 'departure_8',
                            'afrique' => 'afrique_9',
                            'asie' => 'asie_10',
                            'oceanie' => 'oceanie_11',
                            'amNord' => 'am_nord_12',
                            'amCentrale' => 'am_centrale_13',
                            'amSud' => 'am_sud_14',
                            'europe' => 'europe_15',
                            'observation' => 'observation_16',
                            'nbrEaza' => 'nbr_eaza_17',
                            'nbrFr' => 'nbr_fr_18',
                            'linkZtl' => 'link_ztl_19',
                            'linkWiki' => 'link_wiki_20',
                            'linkUicn' => 'link_uicn_21',
                            'linkDiverse' => 'link_diverse_22',
                            'image' => 'image_23',
                            'updatedAt' => 'updated_at_24',
                            'habitat' => 'habitat_25',
                            'longevity' => 'longevity_26',
                            'weight' => 'weight_27',
                            'diet' => 'diet_28',
                            'size' => 'size_29',
                            'wingspan' => 'wingspan_30',
                            'social' => 'social_31',
                            'reproduction' => 'reproduction_32',
                            'gestation' => 'gestation_33',
                            'nbrChild' => 'nbr_child_34',
                            'dimorphism' => 'dimorphism_35',
                            'pluralName' => 'plural_name_36',
                            'gender' => 'gender_37',
                            'genus' => 'genus_38',
                            'note' => 'note_39',
                        ],
                    ],
                    'App\\Entity\\Classe' => [
                        'c' => [
                            'id' => 'id_40',
                            'name' => 'name_41',
                            'colorBackground' => 'color_background_42',
                            'colorText' => 'color_text_43',
                        ],
                    ],
                    'App\\Entity\\Move' => [
                        'm' => [
                            'id' => 'id_44',
                            'entryAt' => 'entry_at_45',
                            'exitAt' => 'exit_at_46',
                            'groupeNomber' => 'groupe_nomber_47',
                            'panel' => 'panel_48',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'observation_16' => 'App\\Enum\\SpeciesObservationEnum',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'class_id_49' => 'integer',
                    'status_id_50' => 'integer',
                    'species_id_51' => 'integer',
                    'location_id_52' => 'integer',
                    'enclosure_id_53' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'class_id_49' => 'class_id',
                    'status_id_50' => 'status_id',
                    'species_id_51' => 'species_id',
                    'location_id_52' => 'location_id',
                    'enclosure_id_53' => 'enclosure_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'name_1' => 's',
                    'scientific_name_2' => 's',
                    'bis_name_3' => 's',
                    'ordre_4' => 's',
                    'family_5' => 's',
                    'studbook_6' => 's',
                    'arrival_7' => 's',
                    'departure_8' => 's',
                    'afrique_9' => 's',
                    'asie_10' => 's',
                    'oceanie_11' => 's',
                    'am_nord_12' => 's',
                    'am_centrale_13' => 's',
                    'am_sud_14' => 's',
                    'europe_15' => 's',
                    'observation_16' => 's',
                    'nbr_eaza_17' => 's',
                    'nbr_fr_18' => 's',
                    'link_ztl_19' => 's',
                    'link_wiki_20' => 's',
                    'link_uicn_21' => 's',
                    'link_diverse_22' => 's',
                    'image_23' => 's',
                    'updated_at_24' => 's',
                    'habitat_25' => 's',
                    'longevity_26' => 's',
                    'weight_27' => 's',
                    'diet_28' => 's',
                    'size_29' => 's',
                    'wingspan_30' => 's',
                    'social_31' => 's',
                    'reproduction_32' => 's',
                    'gestation_33' => 's',
                    'nbr_child_34' => 's',
                    'dimorphism_35' => 's',
                    'plural_name_36' => 's',
                    'gender_37' => 's',
                    'genus_38' => 's',
                    'note_39' => 's',
                    'id_40' => 'c',
                    'name_41' => 'c',
                    'color_background_42' => 'c',
                    'color_text_43' => 'c',
                    'id_44' => 'm',
                    'entry_at_45' => 'm',
                    'exit_at_46' => 'm',
                    'groupe_nomber_47' => 'm',
                    'panel_48' => 'm',
                    'class_id_49' => 's',
                    'status_id_50' => 's',
                    'species_id_51' => 'm',
                    'location_id_52' => 'm',
                    'enclosure_id_53' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Species',
                    'name_1' => 'App\\Entity\\Species',
                    'scientific_name_2' => 'App\\Entity\\Species',
                    'bis_name_3' => 'App\\Entity\\Species',
                    'ordre_4' => 'App\\Entity\\Species',
                    'family_5' => 'App\\Entity\\Species',
                    'studbook_6' => 'App\\Entity\\Species',
                    'arrival_7' => 'App\\Entity\\Species',
                    'departure_8' => 'App\\Entity\\Species',
                    'afrique_9' => 'App\\Entity\\Species',
                    'asie_10' => 'App\\Entity\\Species',
                    'oceanie_11' => 'App\\Entity\\Species',
                    'am_nord_12' => 'App\\Entity\\Species',
                    'am_centrale_13' => 'App\\Entity\\Species',
                    'am_sud_14' => 'App\\Entity\\Species',
                    'europe_15' => 'App\\Entity\\Species',
                    'observation_16' => 'App\\Entity\\Species',
                    'nbr_eaza_17' => 'App\\Entity\\Species',
                    'nbr_fr_18' => 'App\\Entity\\Species',
                    'link_ztl_19' => 'App\\Entity\\Species',
                    'link_wiki_20' => 'App\\Entity\\Species',
                    'link_uicn_21' => 'App\\Entity\\Species',
                    'link_diverse_22' => 'App\\Entity\\Species',
                    'image_23' => 'App\\Entity\\Species',
                    'updated_at_24' => 'App\\Entity\\Species',
                    'habitat_25' => 'App\\Entity\\Species',
                    'longevity_26' => 'App\\Entity\\Species',
                    'weight_27' => 'App\\Entity\\Species',
                    'diet_28' => 'App\\Entity\\Species',
                    'size_29' => 'App\\Entity\\Species',
                    'wingspan_30' => 'App\\Entity\\Species',
                    'social_31' => 'App\\Entity\\Species',
                    'reproduction_32' => 'App\\Entity\\Species',
                    'gestation_33' => 'App\\Entity\\Species',
                    'nbr_child_34' => 'App\\Entity\\Species',
                    'dimorphism_35' => 'App\\Entity\\Species',
                    'plural_name_36' => 'App\\Entity\\Species',
                    'gender_37' => 'App\\Entity\\Species',
                    'genus_38' => 'App\\Entity\\Species',
                    'note_39' => 'App\\Entity\\Species',
                    'id_40' => 'App\\Entity\\Classe',
                    'name_41' => 'App\\Entity\\Classe',
                    'color_background_42' => 'App\\Entity\\Classe',
                    'color_text_43' => 'App\\Entity\\Classe',
                    'id_44' => 'App\\Entity\\Move',
                    'entry_at_45' => 'App\\Entity\\Move',
                    'exit_at_46' => 'App\\Entity\\Move',
                    'groupe_nomber_47' => 'App\\Entity\\Move',
                    'panel_48' => 'App\\Entity\\Move',
                ],
            ],
        ],
    ],
    $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' => [
                'observation' => [
                    0,
                ],
                'filterClass' => [
                    1,
                ],
                'dpid' => [
                    2,
                ],
            ],
        ],
    ]
); } }];
