<?php //%255BApp%255CArticle%255CEntity%255CParagraph%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['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')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                2 => [
                    'get' => [
                        'security_post_denormalize' => 'is_granted(\'article_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                    'post' => [
                        'security_post_denormalize' => 'is_granted(\'article_create\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                2 => [
                    'get' => [
                        'security' => 'is_granted(\'article_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                    'put' => [
                        'security' => 'is_granted(\'article_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                    'delete' => [
                        'security' => 'is_granted(\'article_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                    'up' => [
                        'method' => 'POST',
                        'controller' => 'App\\Article\\Controller\\ParagraphUp',
                        'path' => '/paragraphs/{id}/up',
                        'security' => 'is_granted(\'article_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                    'down' => [
                        'method' => 'POST',
                        'controller' => 'App\\Article\\Controller\\ParagraphDown',
                        'path' => '/paragraphs/{id}/down',
                        'security' => 'is_granted(\'article_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Articles',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                2 => [
                    'normalization_context' => [
                        'groups' => [
                            'read',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'write',
                        ],
                    ],
                ],
            ],
            'filterClass' => [
                3 => 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter',
            ],
            'properties' => [
                3 => [
                    'section' => 'exact',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
