<?php //%255BApp%255CEntity%255CUser%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['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiFilter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiFilter')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\UserRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'GET' => [
                        'security' => 'is_granted(\'ROLE_USER\')',
                    ],
                    'POST',
                ],
            ],
            'itemOperations' => [
                1 => [
                    'GET' => [
                        'security' => 'is_granted(\'ROLE_ADMIN\')',
                    ],
                    'PUT' => [
                        'security' => 'is_granted(\'ROLE_USER\')',
                    ],
                    'DELETE' => [
                        'security' => 'is_granted(\'ROLE_ADMIN\')',
                    ],
                ],
            ],
            'attributes' => [
                1 => [
                    'pagination_items_per_page' => 1000,
                    'maximum_items_per_page' => 1000,
                    'normalization_context' => [
                        'groups' => [
                            'get_users',
                        ],
                    ],
                ],
            ],
            'message' => [
                2 => 'Un utilisateur avec cette addresse email existe déja',
            ],
            'fields' => [
                2 => 'email',
            ],
            'groups' => [
                2 => [
                    'Default',
                ],
            ],
            'filterClass' => [
                3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter',
            ],
            'properties' => [
                3 => [
                    'nhitsTotal',
                    'nhitsToday',
                    'lastHit',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
