<?php //resource_metadata_2d33446226be8f42e911a25436801174

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata' => [
            'shortName' => [
                'Idea',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'path' => 'public/ideas/{id}',
                        'security' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'moderation' => [
                        'method' => 'PATCH',
                        'path' => 'ideas/{id}',
                        'security' => 'is_granted(\'CAMPAGNE_EDIT\', object)',
                        'denormalization_context' => [
                            'groups' => [
                                'patch:idea',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'vote' => [
                        'method' => 'PATCH',
                        'path' => 'public/ideas/{id}',
                        'denormalization_context' => [
                            'groups' => [
                                'patch:fav',
                            ],
                        ],
                        'security' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'signalerPublic' => [
                        'method' => 'PATCH',
                        'path' => 'public/ideas/signalement/{id}',
                        'denormalization_context' => [
                            'groups' => [
                                'patch:score:public',
                            ],
                        ],
                        'validation_groups' => [
                            'signaler:public',
                        ],
                        'security' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'signaler' => [
                        'method' => 'PATCH',
                        'path' => 'ideas/signalement/{id}',
                        'controller' => 'App\\Controller\\Idea\\SignalerController::signalerEnModeration',
                        'validate' => false,
                        'read' => false,
                        'serialize' => false,
                        'deserialize' => false,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'json' => [
                                'application/merge-patch+json',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'delete' => [
                        'security' => 'is_granted(\'CAMPAGNE_EDIT\', object)',
                        'input' => null,
                        'output' => null,
                        'method' => 'DELETE',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'getPublic' => [
                        'method' => 'GET',
                        'path' => 'public/ideas',
                        'pagination_enabled' => true,
                        'pagination_client_items_per_page' => true,
                        'security_post_denormalize' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'getStatistique' => [
                        'method' => 'GET',
                        'path' => 'statistiques/ideas',
                        'normalization_context' => [
                            'groups' => [
                                'read:statistiques:idea',
                            ],
                        ],
                        'security_post_denormalize' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'getDser' => [
                        'method' => 'GET',
                        'path' => 'dser/ideabox/ideas',
                        'security' => 'is_granted(\'ROLE_DSER_PARTNER\')',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'getBigStatistique' => [
                        'method' => 'GET',
                        'path' => 'statistiques/ideas/{campagneid}',
                        'controller' => 'App\\Controller\\Statistiques\\IdeaController',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'get' => [
                        'method' => 'GET',
                        'path' => 'ideas',
                        'normalization_context' => [
                            'groups' => [
                                'read:private:idea',
                            ],
                        ],
                        'security_post_denormalize' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'pagination_enabled' => true,
                        'pagination_client_items_per_page' => true,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'post' => [
                        'path' => 'public/ideas',
                        'denormalization_context' => [
                            'groups' => [
                                'post:idea',
                            ],
                        ],
                        'security_post_denormalize' => 'is_granted(\'CAMPAGNE_VIEW\', object)',
                        'input' => null,
                        'output' => null,
                        'method' => 'POST',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'pagination_enabled' => false,
                    'cache_headers' => null,
                    'denormalization_context' => null,
                    'deprecation_reason' => null,
                    'elasticsearch' => null,
                    'fetch_partial' => null,
                    'force_eager' => null,
                    'formats' => null,
                    'filters' => [
                        'annotated_app_entity_idea_api_platform_core_bridge_doctrine_orm_filter_search_filter',
                        'annotated_app_entity_idea_api_platform_core_bridge_doctrine_orm_filter_range_filter',
                        'annotated_app_entity_idea_api_platform_core_bridge_doctrine_orm_filter_date_filter',
                        'annotated_app_entity_idea_api_platform_core_bridge_doctrine_orm_filter_order_filter',
                    ],
                    'hydra_context' => null,
                    'input' => null,
                    'mercure' => null,
                    'messenger' => null,
                    'normalization_context' => [
                        'groups' => [
                            'read:idea',
                        ],
                        'skip_null_values' => false,
                    ],
                    'openapi_context' => null,
                    'order' => [
                        'createdAt' => 'DESC',
                    ],
                    'output' => null,
                    'pagination_client_enabled' => null,
                    'pagination_client_items_per_page' => null,
                    'pagination_client_partial' => null,
                    'pagination_via_cursor' => null,
                    'pagination_fetch_join_collection' => null,
                    'pagination_items_per_page' => null,
                    'pagination_maximum_items_per_page' => null,
                    'pagination_partial' => null,
                    'route_prefix' => null,
                    'security' => null,
                    'security_message' => null,
                    'security_post_denormalize' => null,
                    'security_post_denormalize_message' => null,
                    'stateless' => null,
                    'sunset' => null,
                    'swagger_context' => null,
                    'validation_groups' => null,
                    'url_generation_strategy' => null,
                    'composite_identifier' => null,
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
