<?php //App%255CEntity%255CAtoUser

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')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\AtoUserRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoUser:details',
                            ],
                        ],
                    ],
                    'post' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoUser:list',
                            ],
                        ],
                        'validation_groups' => [
                            'Default',
                            'postValidation',
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoUser:details',
                            ],
                        ],
                    ],
                    'put' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoUser:details',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'atoUser:edit',
                            ],
                            'disable_type_enforcement' => true,
                        ],
                    ],
                    'delete',
                ],
            ],
            'subresourceOperations' => [
                1 => [
                    'api_atos_users_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'atouser:subresource',
                            ],
                        ],
                    ],
                    'api_users_ato_users_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'user:subresource',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                1 => [
                    'pagination_enabled' => false,
                    'pagination_items_per_page' => 25,
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
