<?php //resource_metadata_793ca29d0768d3173099e7e55883c474

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata' => [
            'shortName' => [
                'User',
            ],
            'description' => [
                'A user.',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'password_update_request' => [
                        'method' => 'POST',
                        'path' => '/users/password_update_request',
                        'controller' => 'App\\User\\Controller\\UserUpdatePassword',
                        'defaults' => [
                            'name' => 'request',
                        ],
                        'read' => false,
                        'denormalization_context' => [
                            'groups' => [
                                'passwordUpdateRequest',
                            ],
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'passwordUpdateRequest',
                            ],
                        ],
                        'security' => 'is_granted(\'user_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'password_update' => [
                        'method' => 'POST',
                        'path' => '/users/password_update',
                        'controller' => 'App\\User\\Controller\\UserUpdatePassword',
                        'defaults' => [
                            'name' => 'update',
                        ],
                        'read' => false,
                        'denormalization_context' => [
                            'groups' => [
                                'passwordUpdate',
                            ],
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'passwordUpdate',
                            ],
                        ],
                        'security' => 'is_granted(\'user_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'generate_phone_token' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/generate_phone_token',
                        'controller' => 'App\\User\\Controller\\UserGeneratePhoneToken',
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'send_validation_email' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/sendValidationEmail',
                        'controller' => 'App\\User\\Controller\\UserSendValidationEmail',
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'alerts' => [
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'alerts',
                            ],
                        ],
                        'controller' => 'App\\User\\Controller\\UserAlerts',
                        'path' => '/users/{id}/alerts',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'putAlerts' => [
                        'method' => 'PUT',
                        'normalization_context' => [
                            'groups' => [
                                'alerts',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'alerts',
                            ],
                        ],
                        'path' => '/users/{id}/alerts',
                        'controller' => 'App\\User\\Controller\\UserAlertsUpdate',
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'threadsOBSOLETE20200311' => [
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'threads',
                            ],
                        ],
                        'controller' => 'App\\User\\Controller\\UserThreads',
                        'path' => '/users/{id}/threads',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'threadsDirectMessages' => [
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'threads',
                            ],
                        ],
                        'path' => '/users/{id}/threadsDirectMessages',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'Communication',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'threadsCarpoolMessages' => [
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'threads',
                            ],
                        ],
                        'path' => '/users/{id}/threadsCarpoolMessages',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'Communication',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'threadsSolidaryMessages' => [
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'threads',
                            ],
                        ],
                        'path' => '/users/{id}/threadsSolidaryMessages',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'Communication',
                                'Solidary',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'put' => [
                        'method' => 'PUT',
                        'path' => '/users/{id}',
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'write',
                            ],
                        ],
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'delete_user' => [
                        'method' => 'DELETE',
                        'path' => '/users/{id}',
                        'controller' => 'App\\User\\Controller\\UserDelete',
                        'security' => 'is_granted(\'user_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'asks' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/asks',
                        'controller' => 'App\\User\\Controller\\UserAsks',
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'Carpool',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'post_my_cee_subscriptions' => [
                        'method' => 'POST',
                        'path' => '/users/{id}/my-cee-subscriptions',
                        'controller' => 'App\\User\\Controller\\EECSubscription',
                        'security' => 'is_granted(\'user_update\',object)',
                        'normalization_context' => [
                            'groups' => [
                                'patchSso',
                            ],
                            'skip_null_values' => false,
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'get_user_eec_subscriptions' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/eec/subscriptions',
                        'controller' => 'App\\Incentive\\Controller\\Subscription\\UserSubscriptions',
                        'security' => 'is_granted(\'admin_eec\',object)',
                        'normalization_context' => [
                            'groups' => [
                                'readSubscription',
                                'readAdminSubscription',
                            ],
                            'skip_null_values' => false,
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'get_eec_timestamps' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/eec-timestamps',
                        'controller' => 'App\\Incentive\\Controller\\EECTimestamps',
                        'security' => 'is_granted(\'admin_eec\',object)',
                        'normalization_context' => [
                            'groups' => [
                                'eec-timestamps',
                            ],
                            'skip_null_values' => false,
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'patchSso' => [
                        'method' => 'PATCH',
                        'path' => '/users/{id}/updateSso',
                        'controller' => 'App\\User\\Controller\\UserUpdateSso',
                        'security' => 'is_granted(\'user_update\',object)',
                        'normalization_context' => [
                            'groups' => [
                                'patchSso',
                            ],
                            'skip_null_values' => false,
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'unsubscribe_user' => [
                        'method' => 'PUT',
                        'path' => '/users/{id}/unsubscribe_user',
                        'controller' => 'App\\User\\Controller\\UserUnsubscribeFromEmail',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'updateLanguage' => [
                        'method' => 'PUT',
                        'path' => '/users/{id}/updateLanguage',
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'write',
                            ],
                        ],
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'I18n',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'getCarpoolExport' => [
                        'method' => 'GET',
                        'path' => '/users/{id}/carpool_export',
                        'normalization_context' => [
                            'groups' => [
                                'carpoolExport',
                            ],
                        ],
                        'security' => 'is_granted(\'user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'remove_push_token' => [
                        'method' => 'PUT',
                        'path' => '/users/{id}/removePushToken',
                        'read' => 'false',
                        'denormalization_context' => [
                            'groups' => [
                                'removePushToken',
                            ],
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'removePushToken',
                            ],
                        ],
                        'security' => 'is_granted(\'user_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_get' => [
                        'path' => '/admin/users/{id}',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_get_rzp_territory_status' => [
                        'path' => '/admin/users/{id}/rzpTerritoryStatus',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aReadRzpTerritoryStatus',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_patch' => [
                        'path' => '/admin/users/{id}',
                        'method' => 'PATCH',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_user_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_delete' => [
                        'path' => '/admin/users/{id}',
                        'method' => 'DELETE',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_user_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'security' => 'is_granted(\'user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'communities' => [
                        'method' => 'GET',
                        'path' => '/users/communities',
                        'normalization_context' => [
                            'groups' => [
                                'listCommunities',
                            ],
                        ],
                        'security' => 'is_granted(\'community_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'checkEmail' => [
                        'method' => 'GET',
                        'path' => '/users/checkEmail',
                        'security_post_denormalize' => 'is_granted(\'user_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'checkPasswordToken' => [
                        'method' => 'GET',
                        'path' => '/users/checkPasswordToken',
                        'security_post_denormalize' => 'is_granted(\'user_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'post' => [
                        'method' => 'POST',
                        'path' => '/users',
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'givenName',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s given name',
                                ],
                                [
                                    'name' => 'familyName',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s family name',
                                ],
                                [
                                    'name' => 'email',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s email',
                                ],
                                [
                                    'name' => 'password',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'Clear version of the password',
                                ],
                                [
                                    'name' => 'gender',
                                    'type' => 'int',
                                    'enum' => [
                                        1,
                                        2,
                                        3,
                                    ],
                                    'required' => true,
                                    'description' => 'User\'s gender (1 : female, 2 : male, 3 : other)',
                                ],
                                [
                                    'name' => 'birthDate',
                                    'type' => 'string',
                                    'format' => 'date',
                                    'required' => true,
                                    'example' => '1997-08-14T00:00:00+00:00',
                                    'description' => 'User\'s birthdate',
                                ],
                                [
                                    'name' => 'userDelegate',
                                    'type' => 'string',
                                    'required' => false,
                                    'description' => 'User IRI that creates the new user',
                                ],
                                [
                                    'name' => 'passwordSendtype',
                                    'type' => 'int',
                                    'enum' => [
                                        0,
                                        1,
                                        2,
                                    ],
                                    'required' => true,
                                    'description' => 'Password send type (0 : none, 1 : sms, 2 : email)',
                                ],
                            ],
                        ],
                        'security_post_denormalize' => 'is_granted(\'user_create\',object)',
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'userRegistration' => [
                        'method' => 'POST',
                        'path' => '/users/register',
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'givenName',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s given name',
                                ],
                                [
                                    'name' => 'familyName',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s family name',
                                ],
                                [
                                    'name' => 'email',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'User\'s email',
                                ],
                                [
                                    'name' => 'password',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'Clear version of the password',
                                ],
                                [
                                    'name' => 'gender',
                                    'type' => 'int',
                                    'enum' => [
                                        1,
                                        2,
                                        3,
                                    ],
                                    'required' => true,
                                    'description' => 'User\'s gender (1 : female, 2 : male, 3 : other)',
                                ],
                                [
                                    'name' => 'birthDate',
                                    'type' => 'string',
                                    'format' => 'date',
                                    'required' => true,
                                    'example' => '1997-08-14T00:00:00+00:00',
                                    'description' => 'User\'s birthdate',
                                ],
                            ],
                        ],
                        'security_post_denormalize' => 'is_granted(\'user_register\',object)',
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'checkPhoneToken' => [
                        'method' => 'POST',
                        'denormalization_context' => [
                            'groups' => [
                                'checkPhoneToken',
                            ],
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                        ],
                        'path' => '/users/checkPhoneToken',
                        'controller' => 'App\\User\\Controller\\UserCheckPhoneToken',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'me' => [
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                            ],
                            'skip_null_values' => false,
                        ],
                        'method' => 'GET',
                        'path' => '/users/me',
                        'read' => 'false',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'paymentProfile' => [
                        'normalization_context' => [
                            'groups' => [
                                'readPayment',
                            ],
                        ],
                        'method' => 'GET',
                        'path' => '/users/paymentProfile',
                        'read' => 'false',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                                'Payment',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'accessAdmin' => [
                        'normalization_context' => [
                            'groups' => [
                                'readUser',
                                'readUserAdmin',
                            ],
                        ],
                        'method' => 'GET',
                        'path' => '/users/accesFromAdminReact',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_get' => [
                        'path' => '/admin/users',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_get_by_email' => [
                        'path' => '/admin/users/email',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_exportAll' => [
                        'method' => 'GET',
                        'path' => '/admin/users/export',
                        'formats' => [
                            'csv' => [
                                'text/csv',
                            ],
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'export:extended',
                                'export:standard',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_user_export_all\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'csv' => [
                                'text/csv',
                            ],
                        ],
                        'output_formats' => [
                            'csv' => [
                                'text/csv',
                            ],
                        ],
                    ],
                    'ADMIN_post' => [
                        'path' => '/admin/users',
                        'method' => 'POST',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_user_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_delete_filtered' => [
                        'path' => '/admin/users/delete',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_users_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_associate_campaign' => [
                        'path' => '/admin/users/associate-campaign',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_send_campaign' => [
                        'path' => '/admin/users/send-campaign',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'patchSso',
                            'readUser',
                            'mass',
                            'readSolidary',
                            'userStructure',
                            'readExport',
                            'carpoolExport',
                            'eec-timestamps',
                            'readSubscription',
                            'readAdminSubscription',
                            'removePushToken',
                        ],
                        'enable_max_depth' => 'true',
                        'skip_null_values' => 'false',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'write',
                            'writeSolidary',
                            'removePushToken',
                        ],
                    ],
                    'input' => null,
                    'output' => null,
                    'filters' => [
                        'annotated_app_user_entity_user_api_platform_core_bridge_doctrine_orm_filter_numeric_filter',
                        'annotated_app_user_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter',
                        'annotated_app_user_entity_user_app_user_filter_family_and_given_name_filter',
                        'annotated_app_user_entity_user_app_user_filter_home_address_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_direction_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_community_filter',
                        'annotated_app_user_entity_user_app_user_filter_is_in_community_filter',
                        'annotated_app_user_entity_user_app_user_filter_proposal_valid_filter',
                        'annotated_app_user_entity_user_app_user_filter_o_d_range_destination_filter',
                        'annotated_app_user_entity_user_app_user_filter_o_d_range_origin_filter',
                        'annotated_app_user_entity_user_app_user_filter_o_d_range_radius_filter',
                        'annotated_app_user_entity_user_app_user_filter_home_address_direction_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_home_address_o_d_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_home_address_waypoint_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_o_d_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_waypoint_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_login_filter',
                        'annotated_app_user_entity_user_app_user_filter_pwd_token_filter',
                        'annotated_app_user_entity_user_app_user_filter_unsubscribe_token_filter',
                        'annotated_app_user_entity_user_app_user_filter_email_token_filter',
                        'annotated_app_user_entity_user_app_user_filter_identity_status_filter',
                        'annotated_app_user_entity_user_app_user_filter_solidary_filter',
                        'annotated_app_user_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter',
                        'annotated_app_user_entity_user_app_user_filter_solidary_candidate_filter',
                        'annotated_app_user_entity_user_app_user_filter_solidary_exclusive_filter',
                        'annotated_app_user_entity_user_app_user_filter_rezo_kit_filter',
                        'annotated_app_user_entity_user_app_user_filter_card_letter_filter',
                        'annotated_app_user_entity_user_app_user_filter_card_letter_posted_filter',
                        'annotated_app_user_entity_user_app_user_filter_news_subscription_filter',
                        'annotated_app_user_entity_user_app_user_filter_hitch_hiker_filter',
                        'annotated_app_user_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter',
                        'annotated_app_user_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter',
                        'annotated_app_user_entity_user_app_user_filter_territory_filter',
                        'annotated_app_user_entity_user_app_user_filter_identity_proof_filter',
                        'annotated_app_user_entity_user_app_user_filter_selected_filter',
                    ],
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
