<?php //%255BApp%255CImage%255CEntity%255CIcon%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\\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')),
    ],
    null,
    [
        'stdClass' => [
            'value' => [
                1 => [
                    'App\\Image\\EntityListener\\IconListener',
                ],
            ],
            'collectionOperations' => [
                2 => [
                    'ADMIN_get' => [
                        'path' => '/admin/icons',
                        'method' => 'GET',
                        'normalization_context' => [
                            'groups' => [
                                'aRead',
                            ],
                            'skip_null_values' => false,
                        ],
                        'security' => 'is_granted(\'image_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                    ],
                    'get' => [
                        'security' => 'is_granted(\'image_list\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Pictures',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                2 => [
                    'get' => [
                        'security' => 'is_granted(\'image_read\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Pictures',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                2 => [
                    'force_eager' => false,
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
