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

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['Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\AtoRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:list',
                            ],
                        ],
                    ],
                    'post' => [
                        'validation_groups' => [
                            'postValidation',
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:details',
                            ],
                        ],
                    ],
                    'get_base_data' => [
                        'method' => 'get',
                        'path' => '/atos/{id}/info',
                        'controller' => 'App\\Controller\\Api\\EmptyController',
                        'normalization_context' => [
                            'groups' => [
                                'ato:main_details',
                            ],
                        ],
                    ],
                    'put' => [
                        'validation_groups' => [
                            'putValidation',
                        ],
                        'normalization_context' => [
                            'groups' => [
                                'ato:details',
                            ],
                        ],
                    ],
                    'logo' => [
                        'method' => 'post',
                        'path' => '/ato/{id}/logo',
                        'controller' => 'App\\Controller\\Api\\Ato\\AtoLogoController',
                        'deserialize' => false,
                        'normalization_context' => [
                            'groups' => [
                                'logo:update',
                            ],
                        ],
                    ],
                    'advancement' => [
                        'method' => 'GET',
                        'path' => '/atos/{id}/formations/advancement',
                        'controller' => 'App\\Controller\\Api\\Ato\\FormationAdvancementController',
                        'normalization_context' => [
                            'groups' => [
                                'formations:list:advancement',
                            ],
                        ],
                    ],
                ],
            ],
            'subresourceOperations' => [
                1 => [
                    'api_atos_bases_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:list',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                1 => [
                    'denormalization_context' => [
                        'groups' => [
                            'ato:write',
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
