<?php //%255BApp%255CEditorial%255CEntity%255CEditorial%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['Doctrine\\ORM\\Mapping\\EntityListeners'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\EntityListeners')),
        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'],
    ],
    null,
    [
        'stdClass' => [
            'value' => [
                2 => [
                    'App\\Editorial\\EntityListener\\EditorialListener',
                ],
            ],
            'collectionOperations' => [
                3 => [
                    'ADMIN_get' => [
                        'path' => '/admin/editorials',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_editorial_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                    'ADMIN_post' => [
                        'path' => '/admin/editorials',
                        'method' => 'POST',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_editorial_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                3 => [
                    'get' => [
                        'security' => 'is_granted(\'editorial_read\',object)',
                        'normalization_context' => [
                            'groups' => [
                                'readEditorial',
                            ],
                        ],
                        'swagger_context' => [
                            'summary' => 'Get THE ONLY ONE activated editorial',
                            'tags' => [
                                'Editorials',
                            ],
                        ],
                    ],
                    'ADMIN_get' => [
                        'path' => '/admin/editorials/{id}',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_editorial_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                    'ADMIN_patch' => [
                        'path' => '/admin/editorials/{id}',
                        'method' => 'PATCH',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_editorial_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                    'ADMIN_delete' => [
                        'path' => '/admin/editorials/{id}',
                        'method' => 'DELETE',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_editorial_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                3 => [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readEditorial',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'pagination_client_items_per_page' => true,
                ],
            ],
            'filterClass' => [
                4 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\OrderFilter',
                'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
            ],
            'properties' => [
                4 => [
                    'id',
                    'title',
                    'status',
                ],
                [
                    'id' => 'exact',
                    'status' => 'exact',
                    'title' => 'partial',
                ],
            ],
            'arguments' => [
                4 => [
                    'orderParameterName' => 'order',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
