<?php //%255BApp%255CSolidary%255CEntity%255CSolidaryUser%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiFilter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiFilter')),
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
        clone $p['ApiPlatform\\Core\\Annotation\\ApiFilter'],
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                2 => [
                    'get' => [
                        'security' => 'is_granted(\'user_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'post' => [
                        'security_post_denormalize' => 'is_granted(\'user_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                2 => [
                    'get' => [
                        'security' => 'is_granted(\'user_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                2 => [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readSolidary',
                            'readUser',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'writeSolidary',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\NumericFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter',
            ],
            'properties' => [
                3 => [
                    'id',
                ],
                [
                    'user.email' => 'partial',
                    'user.givenName' => 'partial',
                    'user.familyName' => 'partial',
                    'user.telephone' => 'exact',
                ],
                [
                    'id',
                    'user.givenName',
                    'user.familyName',
                    'user.email',
                    'user.telephone',
                ],
            ],
            'arguments' => [
                5 => [
                    'orderParameterName' => 'order',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
