<?php //418dc539e4267f58a21b832e5c741bae

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' => [
                [
                    'id_p1' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.date_choice AS date_choice_1, a0_.validate AS validate_2, a0_.client_ask AS client_ask_3, a0_.user_ask AS user_ask_4, a0_.url_sent AS url_sent_5, a0_.status AS status_6, a0_.meeting_id AS meeting_id_7, a0_.apply AS apply_8, a0_.id_user_id AS id_user_id_9, a0_.id_client_id AS id_client_id_10, a0_.offre_id AS offre_id_11 FROM appointment a0_ WHERE a0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Appointment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_choice_1' => 'date_choice',
                    'validate_2' => 'validate',
                    'client_ask_3' => 'client_ask',
                    'user_ask_4' => 'user_ask',
                    'url_sent_5' => 'url_sent',
                    'status_6' => 'status',
                    'meeting_id_7' => 'meeting_id',
                    'apply_8' => 'apply',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_user_id_9' => 'integer',
                    'id_client_id_10' => 'integer',
                    'offre_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'id_user_id_9' => 'id_user_id',
                    'id_client_id_10' => 'id_client_id',
                    'offre_id_11' => 'offre_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'date_choice_1' => 'o',
                    'validate_2' => 'o',
                    'client_ask_3' => 'o',
                    'user_ask_4' => 'o',
                    'url_sent_5' => 'o',
                    'status_6' => 'o',
                    'meeting_id_7' => 'o',
                    'apply_8' => 'o',
                    'id_user_id_9' => 'o',
                    'id_client_id_10' => 'o',
                    'offre_id_11' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Appointment',
                    'date_choice_1' => 'App\\Entity\\Appointment',
                    'validate_2' => 'App\\Entity\\Appointment',
                    'client_ask_3' => 'App\\Entity\\Appointment',
                    'user_ask_4' => 'App\\Entity\\Appointment',
                    'url_sent_5' => 'App\\Entity\\Appointment',
                    'status_6' => 'App\\Entity\\Appointment',
                    'meeting_id_7' => 'App\\Entity\\Appointment',
                    'apply_8' => 'App\\Entity\\Appointment',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
