<?php //resource_metadata_collection_df8b829e150103019006f6148c5ca393

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Metadata\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\ApiResource')),
        clone ($p['ApiPlatform\\Metadata\\Operations'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Operations')),
        clone ($p['ApiPlatform\\Metadata\\Get'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Get')),
        clone ($p['ApiPlatform\\Metadata\\Link'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Link')),
        clone ($p['ApiPlatform\\Metadata\\GetCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\GetCollection')),
        clone ($p['ApiPlatform\\Metadata\\Put'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Put')),
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone ($p['ApiPlatform\\Metadata\\Delete'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Delete')),
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone ($p['ApiPlatform\\Metadata\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Post')),
        clone $p['ApiPlatform\\Metadata\\Get'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\Get'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone ($p['ApiPlatform\\Metadata\\Patch'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Patch')),
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Patch'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Link'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'operations' => [
                $o[1],
            ],
            'uriTemplate' => [
                null,
            ],
            'shortName' => [
                'Appointment',
            ],
            'description' => [
                null,
            ],
            'types' => [
                null,
            ],
            'uriVariables' => [
                [
                    'id' => $o[35],
                ],
            ],
            'routePrefix' => [
                null,
            ],
            'defaults' => [
                null,
            ],
            'requirements' => [
                null,
            ],
            'options' => [
                null,
            ],
            'stateless' => [
                null,
            ],
            'sunset' => [
                null,
            ],
            'acceptPatch' => [
                null,
            ],
            'status' => [
                null,
            ],
            'host' => [
                null,
            ],
            'schemes' => [
                null,
            ],
            'condition' => [
                null,
            ],
            'controller' => [
                null,
            ],
            'class' => [
                'App\\Entity\\Appointment',
            ],
            'urlGenerationStrategy' => [
                0,
            ],
            'deprecationReason' => [
                null,
            ],
            'cacheHeaders' => [
                null,
            ],
            'normalizationContext' => [
                null,
            ],
            'denormalizationContext' => [
                null,
            ],
            'collectDenormalizationErrors' => [
                null,
            ],
            'hydraContext' => [
                null,
            ],
            'openapiContext' => [
                null,
            ],
            'openapi' => [
                null,
            ],
            'validationContext' => [
                null,
            ],
            'filters' => [
                null,
            ],
            'elasticsearch' => [
                null,
            ],
            'order' => [
                null,
            ],
            'fetchPartial' => [
                null,
            ],
            'forceEager' => [
                null,
            ],
            'paginationClientEnabled' => [
                null,
            ],
            'paginationClientItemsPerPage' => [
                true,
            ],
            'paginationClientPartial' => [
                null,
            ],
            'paginationViaCursor' => [
                null,
            ],
            'paginationEnabled' => [
                null,
            ],
            'paginationFetchJoinCollection' => [
                null,
            ],
            'paginationUseOutputWalkers' => [
                null,
            ],
            'paginationItemsPerPage' => [
                null,
            ],
            'paginationMaximumItemsPerPage' => [
                null,
            ],
            'paginationPartial' => [
                null,
            ],
            'paginationType' => [
                null,
            ],
            'security' => [
                null,
            ],
            'securityMessage' => [
                null,
            ],
            'securityPostDenormalize' => [
                null,
            ],
            'securityPostDenormalizeMessage' => [
                null,
            ],
            'securityPostValidation' => [
                null,
            ],
            'securityPostValidationMessage' => [
                null,
            ],
            'compositeIdentifier' => [
                null,
            ],
            'exceptionToStatus' => [
                null,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'graphQlOperations' => [
                [],
            ],
            'stateOptions' => [
                null,
            ],
            'extraProperties' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/appointments/{id}{._format}_get',
                        $o[2],
                    ],
                    [
                        '_api_/appointments{._format}_get_collection',
                        $o[4],
                    ],
                    [
                        '_api_/appointments/{id}{._format}_put',
                        $o[5],
                    ],
                    [
                        '_api_/appointments/{id}{._format}_delete',
                        $o[7],
                    ],
                    [
                        '_api_client/entretien/create_post',
                        $o[9],
                    ],
                    [
                        '_api_VisioContent/{id}_get',
                        $o[10],
                    ],
                    [
                        '_api_/user/entretien_get_collection',
                        $o[12],
                    ],
                    [
                        '_api_/client/entretien_get_collection',
                        $o[13],
                    ],
                    [
                        '_api_/GetStatusEntretien_get_collection',
                        $o[14],
                    ],
                    [
                        '_api_entretien/bothhourstaken/{id}_get',
                        $o[15],
                    ],
                    [
                        '_api_user/entretien/modify/{id}_patch',
                        $o[17],
                    ],
                    [
                        '_api_user/entretien/validate/{id}_patch',
                        $o[19],
                    ],
                    [
                        '_api_user/entretien/cancel/{id}_patch',
                        $o[21],
                    ],
                    [
                        '_api_entretien/realiser/{id}_patch',
                        $o[23],
                    ],
                    [
                        '_api_client/entretien/modify/{id}_patch',
                        $o[25],
                    ],
                    [
                        '_api_client/entretien/validate/{id}_patch',
                        $o[27],
                    ],
                    [
                        '_api_client/entretien/cancel/{id}_patch',
                        $o[29],
                    ],
                    [
                        '_api_client/entretien/refuse/{id}_patch',
                        $o[31],
                    ],
                    [
                        '_api_client/entretien/retient/{id}_patch',
                        $o[33],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'Appointment',
                4 => 'Appointment',
                'Appointment',
                7 => 'Appointment',
                9 => 'Appointment',
                'Appointment',
                12 => 'Appointment',
                'Appointment',
                'Appointment',
                'Appointment',
                17 => 'Appointment',
                19 => 'Appointment',
                21 => 'Appointment',
                23 => 'Appointment',
                25 => 'Appointment',
                27 => 'Appointment',
                29 => 'Appointment',
                31 => 'Appointment',
                33 => 'Appointment',
            ],
            'class' => [
                2 => 'App\\Entity\\Appointment',
                4 => 'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
                7 => 'App\\Entity\\Appointment',
                9 => 'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
                12 => 'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
                17 => 'App\\Entity\\Appointment',
                19 => 'App\\Entity\\Appointment',
                21 => 'App\\Entity\\Appointment',
                23 => 'App\\Entity\\Appointment',
                25 => 'App\\Entity\\Appointment',
                27 => 'App\\Entity\\Appointment',
                29 => 'App\\Entity\\Appointment',
                31 => 'App\\Entity\\Appointment',
                33 => 'App\\Entity\\Appointment',
            ],
            'paginationEnabled' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationType' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationItemsPerPage' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                50,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationPartial' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationClientEnabled' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationClientItemsPerPage' => [
                2 => true,
                4 => true,
                true,
                7 => true,
                9 => true,
                true,
                12 => true,
                true,
                true,
                true,
                17 => true,
                19 => true,
                21 => true,
                23 => true,
                25 => true,
                27 => true,
                29 => true,
                31 => true,
                33 => true,
            ],
            'paginationClientPartial' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'order' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                [
                    'date_choice' => 'DESC',
                ],
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'description' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'normalizationContext' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => [
                    'groups' => [
                        'read:appointment:user',
                        'get:status',
                        'read:tag',
                        'read:TagLevel',
                        'read:contrat',
                    ],
                ],
                [
                    'groups' => [
                        'read:appointment:client',
                        'get:status',
                        'get:card',
                        'read:tag',
                        'read:TagLevel',
                        'read:contrat',
                    ],
                ],
                [
                    'groups' => [
                        'read:appointment:status',
                    ],
                ],
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'denormalizationContext' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => [
                    'groups' => [
                        'post:appointment',
                    ],
                ],
                null,
                12 => null,
                null,
                null,
                [
                    'groups' => [
                        '',
                    ],
                ],
                17 => [
                    'groups' => [
                        'patch:appoitment:modify',
                    ],
                ],
                19 => [
                    'groups' => [
                        'patch:appoitment:validate',
                    ],
                ],
                21 => [
                    'groups' => [
                        'patch:appoitment:validate',
                    ],
                ],
                23 => [
                    'groups' => [
                        '',
                    ],
                ],
                25 => [
                    'groups' => [
                        'patch:appoitment:modify',
                    ],
                ],
                27 => [
                    'groups' => [
                        '',
                    ],
                ],
                29 => [
                    'groups' => [
                        '',
                    ],
                ],
                31 => [
                    'groups' => [
                        '',
                    ],
                ],
                33 => [
                    'groups' => [
                        '',
                    ],
                ],
            ],
            'collectDenormalizationErrors' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'security' => [
                2 => 'is_granted(\'ROLE_OPERATEUR\') or is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_SUPER_ADMIN\')',
                4 => 'is_granted(\'ROLE_OPERATEUR\') or is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_SUPER_ADMIN\')',
                'is_granted(\'ROLE_OPERATEUR\') or is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_SUPER_ADMIN\')',
                7 => 'is_granted(\'ROLE_OPERATEUR\') or is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_SUPER_ADMIN\')',
                9 => 'is_granted(\'ROLE_CLIENT\')',
                'is_granted(\'IS_AUTHENTICATED_FULLY\')',
                12 => 'is_granted(\'ROLE_USER\')',
                'is_granted(\'ROLE_CLIENT\')',
                'is_granted(\'ROLE_OPERATEUR\') or is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_SUPER_ADMIN\')',
                'is_granted(\'ROLE_USER\') or is_granted(\'ROLE_CLIENT\')',
                17 => 'is_granted(\'ROLE_USER\')',
                19 => 'is_granted(\'ROLE_USER\')',
                21 => 'is_granted(\'ROLE_USER\')',
                23 => 'is_granted(\'ROLE_USER\') or is_granted(\'ROLE_CLIENT\')',
                25 => 'is_granted(\'ROLE_CLIENT\')',
                27 => 'is_granted(\'ROLE_CLIENT\')',
                29 => 'is_granted(\'ROLE_CLIENT\')',
                31 => 'is_granted(\'ROLE_CLIENT\')',
                33 => 'is_granted(\'ROLE_CLIENT\')',
            ],
            'securityMessage' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'securityPostDenormalize' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'securityPostValidation' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'deprecationReason' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'filters' => [
                2 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                4 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                7 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                9 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                12 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                17 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                19 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                21 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                23 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                25 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                27 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                29 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                31 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
                33 => [
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_exists_filter',
                    'annotated_app_entity_appointment_api_platform_doctrine_orm_filter_order_filter',
                ],
            ],
            'validationContext' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'elasticsearch' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'urlGenerationStrategy' => [
                2 => 0,
                4 => 0,
                0,
                7 => 0,
                9 => 0,
                0,
                12 => 0,
                0,
                0,
                0,
                17 => 0,
                19 => 0,
                21 => 0,
                23 => 0,
                25 => 0,
                27 => 0,
                29 => 0,
                31 => 0,
                33 => 0,
            ],
            'read' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'deserialize' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'validate' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'write' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'serialize' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'fetchPartial' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'forceEager' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'priority' => [
                2 => 0,
                4 => 1,
                2,
                7 => 3,
                9 => 4,
                5,
                12 => 6,
                7,
                8,
                9,
                17 => 10,
                19 => 11,
                21 => 12,
                23 => 13,
                25 => 14,
                27 => 15,
                29 => 16,
                31 => 17,
                33 => 18,
            ],
            'name' => [
                2 => '_api_/appointments/{id}{._format}_get',
                4 => '_api_/appointments{._format}_get_collection',
                '_api_/appointments/{id}{._format}_put',
                7 => '_api_/appointments/{id}{._format}_delete',
                9 => '_api_client/entretien/create_post',
                '_api_VisioContent/{id}_get',
                12 => '_api_/user/entretien_get_collection',
                '_api_/client/entretien_get_collection',
                '_api_/GetStatusEntretien_get_collection',
                '_api_entretien/bothhourstaken/{id}_get',
                17 => '_api_user/entretien/modify/{id}_patch',
                19 => '_api_user/entretien/validate/{id}_patch',
                21 => '_api_user/entretien/cancel/{id}_patch',
                23 => '_api_entretien/realiser/{id}_patch',
                25 => '_api_client/entretien/modify/{id}_patch',
                27 => '_api_client/entretien/validate/{id}_patch',
                29 => '_api_client/entretien/cancel/{id}_patch',
                31 => '_api_client/entretien/refuse/{id}_patch',
                33 => '_api_client/entretien/retient/{id}_patch',
            ],
            'provider' => [
                2 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                4 => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                7 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                9 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                12 => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                17 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                19 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                21 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                23 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                25 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                27 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                29 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                31 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                33 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
            ],
            'processor' => [
                2 => 'api_platform.doctrine.orm.state.persist_processor',
                4 => 'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                7 => 'api_platform.doctrine.orm.state.remove_processor',
                9 => 'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                12 => 'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                17 => 'api_platform.doctrine.orm.state.persist_processor',
                19 => 'api_platform.doctrine.orm.state.persist_processor',
                21 => 'api_platform.doctrine.orm.state.persist_processor',
                23 => 'api_platform.doctrine.orm.state.persist_processor',
                25 => 'api_platform.doctrine.orm.state.persist_processor',
                27 => 'api_platform.doctrine.orm.state.persist_processor',
                29 => 'api_platform.doctrine.orm.state.persist_processor',
                31 => 'api_platform.doctrine.orm.state.persist_processor',
                33 => 'api_platform.doctrine.orm.state.persist_processor',
            ],
            'stateOptions' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'extraProperties' => [
                2 => [],
                4 => [],
                [],
                7 => [],
                9 => [
                    'user_defined_uri_template' => true,
                ],
                [
                    'user_defined_uri_template' => true,
                ],
                12 => [
                    'user_defined_uri_template' => true,
                ],
                [
                    'user_defined_uri_template' => true,
                ],
                [
                    'user_defined_uri_template' => true,
                ],
                [
                    'user_defined_uri_template' => true,
                ],
                17 => [
                    'user_defined_uri_template' => true,
                ],
                19 => [
                    'user_defined_uri_template' => true,
                ],
                21 => [
                    'user_defined_uri_template' => true,
                ],
                23 => [
                    'user_defined_uri_template' => true,
                ],
                25 => [
                    'user_defined_uri_template' => true,
                ],
                27 => [
                    'user_defined_uri_template' => true,
                ],
                29 => [
                    'user_defined_uri_template' => true,
                ],
                31 => [
                    'user_defined_uri_template' => true,
                ],
                33 => [
                    'user_defined_uri_template' => true,
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'method' => [
                2 => 'GET',
                4 => 'GET',
                'PUT',
                7 => 'DELETE',
                9 => 'POST',
                'GET',
                12 => 'GET',
                'GET',
                'GET',
                'GET',
                17 => 'PATCH',
                19 => 'PATCH',
                21 => 'PATCH',
                23 => 'PATCH',
                25 => 'PATCH',
                27 => 'PATCH',
                29 => 'PATCH',
                31 => 'PATCH',
                33 => 'PATCH',
            ],
            'uriTemplate' => [
                2 => '/appointments/{id}{._format}',
                4 => '/appointments{._format}',
                '/appointments/{id}{._format}',
                7 => '/appointments/{id}{._format}',
                9 => 'client/entretien/create',
                'VisioContent/{id}',
                12 => '/user/entretien',
                '/client/entretien',
                '/GetStatusEntretien',
                'entretien/bothhourstaken/{id}',
                17 => 'user/entretien/modify/{id}',
                19 => 'user/entretien/validate/{id}',
                21 => 'user/entretien/cancel/{id}',
                23 => 'entretien/realiser/{id}',
                25 => 'client/entretien/modify/{id}',
                27 => 'client/entretien/validate/{id}',
                29 => 'client/entretien/cancel/{id}',
                31 => 'client/entretien/refuse/{id}',
                33 => 'client/entretien/retient/{id}',
            ],
            'types' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'inputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                4 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                7 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                9 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                12 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                17 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                19 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                21 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                23 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                25 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                27 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                29 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                31 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
                33 => [
                    'json' => [
                        'application/merge-patch+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                4 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                7 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                9 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                12 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                17 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                19 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                21 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                23 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                25 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                27 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                29 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                31 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
                33 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'myformat' => [
                        'application/vnd.myformat',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [
                    'id' => $o[3],
                ],
                5 => [
                    'id' => $o[6],
                ],
                7 => [
                    'id' => $o[8],
                ],
                9 => [],
                [
                    'id' => $o[11],
                ],
                12 => [],
                [],
                [],
                [
                    'id' => $o[16],
                ],
                17 => [
                    'id' => $o[18],
                ],
                19 => [
                    'id' => $o[20],
                ],
                21 => [
                    'id' => $o[22],
                ],
                23 => [
                    'id' => $o[24],
                ],
                25 => [
                    'id' => $o[26],
                ],
                27 => [
                    'id' => $o[28],
                ],
                29 => [
                    'id' => $o[30],
                ],
                31 => [
                    'id' => $o[32],
                ],
                33 => [
                    'id' => $o[34],
                ],
            ],
            'routePrefix' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'routeName' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'defaults' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'requirements' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'options' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'stateless' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'sunset' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'acceptPatch' => [
                2 => 'application/merge-patch+json, application/vnd.api+json',
                4 => null,
                'application/merge-patch+json, application/vnd.api+json',
                7 => 'application/merge-patch+json, application/vnd.api+json',
                9 => 'application/merge-patch+json, application/vnd.api+json',
                'application/merge-patch+json, application/vnd.api+json',
                12 => null,
                null,
                null,
                'application/merge-patch+json, application/vnd.api+json',
                17 => 'application/merge-patch+json, application/vnd.api+json',
                19 => 'application/merge-patch+json, application/vnd.api+json',
                21 => 'application/merge-patch+json, application/vnd.api+json',
                23 => 'application/merge-patch+json, application/vnd.api+json',
                25 => 'application/merge-patch+json, application/vnd.api+json',
                27 => 'application/merge-patch+json, application/vnd.api+json',
                29 => 'application/merge-patch+json, application/vnd.api+json',
                31 => 'application/merge-patch+json, application/vnd.api+json',
                33 => 'application/merge-patch+json, application/vnd.api+json',
            ],
            'host' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'schemes' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'condition' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'controller' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => 'App\\Controller\\Client\\Post\\CreateAppointmentController',
                'App\\Controller\\VisioContentController',
                12 => 'App\\Controller\\User\\Get\\GetAppointmentController',
                'App\\Controller\\Client\\Get\\GetClientAppointmentController',
                null,
                'App\\Controller\\User\\Get\\BothHoursTakenController',
                17 => 'App\\Controller\\User\\Patch\\ModifyAppoitmentController',
                19 => 'App\\Controller\\User\\Patch\\ValidateAppoitmentController',
                21 => 'App\\Controller\\User\\Patch\\CancelAppointmentController',
                23 => 'App\\Controller\\User\\Patch\\RealiserAppointmentController',
                25 => 'App\\Controller\\Client\\Patch\\ClientModifyAppoitmentController',
                27 => 'App\\Controller\\Client\\Patch\\ClientValidateAppoitmentController',
                29 => 'App\\Controller\\User\\Patch\\CancelAppointmentController',
                31 => 'App\\Controller\\Client\\Patch\\RefuserProfilController',
                33 => 'App\\Controller\\Client\\Patch\\RetientProfilController',
            ],
            'cacheHeaders' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'paginationViaCursor' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'hydraContext' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'openapiContext' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'openapi' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'exceptionToStatus' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'queryParameterValidationEnabled' => [
                2 => null,
                4 => null,
                null,
                7 => null,
                9 => null,
                null,
                12 => null,
                null,
                null,
                null,
                17 => null,
                19 => null,
                21 => null,
                23 => null,
                25 => null,
                27 => null,
                29 => null,
                31 => null,
                33 => null,
            ],
            'formats' => [
                10 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                12 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                15 => [
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                3 => 'id',
                6 => 'id',
                8 => 'id',
                11 => 'id',
                16 => 'id',
                18 => 'id',
                20 => 'id',
                22 => 'id',
                24 => 'id',
                26 => 'id',
                28 => 'id',
                30 => 'id',
                32 => 'id',
                34 => 'id',
                'id',
            ],
            'fromProperty' => [
                3 => null,
                6 => null,
                8 => null,
                11 => null,
                16 => null,
                18 => null,
                20 => null,
                22 => null,
                24 => null,
                26 => null,
                28 => null,
                30 => null,
                32 => null,
                34 => null,
                null,
            ],
            'toProperty' => [
                3 => null,
                6 => null,
                8 => null,
                11 => null,
                16 => null,
                18 => null,
                20 => null,
                22 => null,
                24 => null,
                26 => null,
                28 => null,
                30 => null,
                32 => null,
                34 => null,
                null,
            ],
            'fromClass' => [
                3 => 'App\\Entity\\Appointment',
                6 => 'App\\Entity\\Appointment',
                8 => 'App\\Entity\\Appointment',
                11 => 'App\\Entity\\Appointment',
                16 => 'App\\Entity\\Appointment',
                18 => 'App\\Entity\\Appointment',
                20 => 'App\\Entity\\Appointment',
                22 => 'App\\Entity\\Appointment',
                24 => 'App\\Entity\\Appointment',
                26 => 'App\\Entity\\Appointment',
                28 => 'App\\Entity\\Appointment',
                30 => 'App\\Entity\\Appointment',
                32 => 'App\\Entity\\Appointment',
                34 => 'App\\Entity\\Appointment',
                'App\\Entity\\Appointment',
            ],
            'toClass' => [
                3 => null,
                6 => null,
                8 => null,
                11 => null,
                16 => null,
                18 => null,
                20 => null,
                22 => null,
                24 => null,
                26 => null,
                28 => null,
                30 => null,
                32 => null,
                34 => null,
                null,
            ],
            'identifiers' => [
                3 => [
                    'id',
                ],
                6 => [
                    'id',
                ],
                8 => [
                    'id',
                ],
                11 => [
                    'id',
                ],
                16 => [
                    'id',
                ],
                18 => [
                    'id',
                ],
                20 => [
                    'id',
                ],
                22 => [
                    'id',
                ],
                24 => [
                    'id',
                ],
                26 => [
                    'id',
                ],
                28 => [
                    'id',
                ],
                30 => [
                    'id',
                ],
                32 => [
                    'id',
                ],
                34 => [
                    'id',
                ],
                [
                    'id',
                ],
            ],
            'compositeIdentifier' => [
                3 => null,
                6 => null,
                8 => null,
                11 => null,
                16 => null,
                18 => null,
                20 => null,
                22 => null,
                24 => null,
                26 => null,
                28 => null,
                30 => null,
                32 => null,
                34 => null,
                null,
            ],
            'expandedValue' => [
                3 => null,
                6 => null,
                8 => null,
                11 => null,
                16 => null,
                18 => null,
                20 => null,
                22 => null,
                24 => null,
                26 => null,
                28 => null,
                30 => null,
                32 => null,
                34 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'itemUriTemplate' => [
                4 => null,
                12 => null,
                null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Put' => [
            'allowCreate' => [
                5 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\Post' => [
            'itemUriTemplate' => [
                9 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
