<?php //%255BApp%255CEntity%255CAppelOffre%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)['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'],
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'post' => [
                        'controller' => 'App\\Controller\\DetailsOffreController',
                        'deserialize' => false,
                        'path' => '/appel_offres/ajout',
                        'security' => 'is_granted(\'ROLE_ADMIN\') or is_granted(\'ROLE_USER\') ',
                        'validation_groups' => [
                            'Default',
                            'write:offres',
                        ],
                        'openapi_context' => [
                            'requestBody' => [
                                'content' => [
                                    'multipart/form-data' => [
                                        'schema' => [
                                            'type' => 'object',
                                            'properties' => [
                                                'file' => [
                                                    'type' => 'string',
                                                    'format' => 'binary',
                                                ],
                                            ],
                                        ],
                                    ],
                                ],
                            ],
                        ],
                    ],
                    'get',
                ],
            ],
            'attributes' => [
                [
                    'order' => [
                        'publication' => 'DESC',
                    ],
                    'normalization_context' => [
                        'groups' => [
                            'read:offres',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                1 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\DateFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\RangeFilter',
            ],
            'properties' => [
                1 => [
                    'marche' => 'exact',
                    'autorite_contractante' => 'exact',
                    'autorite_contractante.type_autorite' => 'exact',
                    'direction' => 'exact',
                    'libelle' => 'ipartial',
                    'autorite.user.email' => 'exact',
                ],
                [
                    'publication',
                    'limite',
                ],
                [
                    'publication',
                ],
            ],
            'repositoryClass' => [
                4 => 'App\\Repository\\AppelOffreRepository',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
