<?php //%255BApp%255CSolidary%255CEntity%255CSolidaryVolunteer%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'solidary_volunteer_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'post' => [
                        'security_post_denormalize' => 'is_granted(\'solidary_volunteer_register\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'ADMIN_get' => [
                        'path' => '/admin/solidary_volunteers',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aReadCol',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_solidary_volunteer_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'solidary_volunteer_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'put' => [
                        'security' => 'is_granted(\'solidary_volunteer_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'delete' => [
                        'security' => 'is_granted(\'solidary_volunteer_delete\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Solidary',
                            ],
                        ],
                    ],
                    'ADMIN_get' => [
                        'path' => '/admin/solidary_volunteers/{id}',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aReadItem',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'admin_solidary_volunteer_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                    'ADMIN_patch' => [
                        'path' => '/admin/solidary_volunteers/{id}',
                        'method' => 'PATCH',
                        'read' => false,
                        'normalization_context' => [
                            'groups' => [
                                'aReadItem',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'aWrite',
                            ],
                        ],
                        'security' => 'is_granted(\'admin_solidary_volunteer_update\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readSolidary',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'writeSolidary',
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
