<?php //d3bcae9a62d0f122a23fb72182c72c51

return [PHP_INT_MAX, static fn () => \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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'hotel_id' => [
                        0,
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.prenom AS prenom_2, p0_.fonction AS fonction_3, p0_.email AS email_4, p0_.telephone_fix AS telephone_fix_5, p0_.telephone_portable AS telephone_portable_6, p0_.localisation AS localisation_7, p0_.autre_structure AS autre_structure_8 FROM prod_contact p0_ INNER JOIN prod_contact_hotel p2_ ON p0_.id = p2_.contact_id INNER JOIN prod_hotel p1_ ON p1_.id = p2_.hotel_id WHERE p1_.id = ? AND NOT EXISTS (SELECT 1 AS sclr_9 FROM prod_plan_comptage_contact p3_ INNER JOIN prod_plan_comptage p4_ ON p3_.plan_comptage_id = p4_.id INNER JOIN prod_hotel p5_ ON (p5_.plan_comptage_id = p4_.id) WHERE p3_.contact_id = p0_.id AND p5_.id = ?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Contact',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'prenom_2' => 'prenom',
                    'fonction_3' => 'fonction',
                    'email_4' => 'email',
                    'telephone_fix_5' => 'telephone_fix',
                    'telephone_portable_6' => 'telephone_portable',
                    'localisation_7' => 'localisation',
                    'autre_structure_8' => 'autre_structure',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Contact' => [
                        'c' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'prenom' => 'prenom_2',
                            'fonction' => 'fonction_3',
                            'email' => 'email_4',
                            'telephone_fix' => 'telephone_fix_5',
                            'telephone_portable' => 'telephone_portable_6',
                            'localisation' => 'localisation_7',
                            'autre_structure' => 'autre_structure_8',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'nom_1' => 'c',
                    'prenom_2' => 'c',
                    'fonction_3' => 'c',
                    'email_4' => 'c',
                    'telephone_fix_5' => 'c',
                    'telephone_portable_6' => 'c',
                    'localisation_7' => 'c',
                    'autre_structure_8' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Contact',
                    'nom_1' => 'App\\Entity\\Contact',
                    'prenom_2' => 'App\\Entity\\Contact',
                    'fonction_3' => 'App\\Entity\\Contact',
                    'email_4' => 'App\\Entity\\Contact',
                    'telephone_fix_5' => 'App\\Entity\\Contact',
                    'telephone_portable_6' => 'App\\Entity\\Contact',
                    'localisation_7' => 'App\\Entity\\Contact',
                    'autre_structure_8' => 'App\\Entity\\Contact',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
