<?php //resource_metadata_260712e551292540dc4e609cafacdda4

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' => [
                'LandValue',
            ],
            'description' => [
                '',
            ],
            'itemOperations' => [
                [],
            ],
            'collectionOperations' => [
                [
                    'get_line_chart' => [
                        'method' => 'GET',
                        'path' => '/land/linechart',
                        'controller' => 'App\\Controller\\Api\\LineChartController',
                        'openapi_context' => [
                            'parameters' => [
                                [
                                    'name' => 'type',
                                    'in' => 'query',
                                    'schema' => [
                                        'type' => 'string',
                                        'enum' => [
                                            'maison',
                                            'appartement',
                                            'dependance',
                                            'local',
                                        ],
                                    ],
                                ],
                            ],
                        ],
                        '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_donut_chart' => [
                        'method' => 'GET',
                        'path' => '/land/donutchart',
                        'controller' => 'App\\Controller\\Api\\DonutChartController',
                        'openapi_context' => [
                            'parameters' => [
                                [
                                    'name' => 'date',
                                    'in' => 'query',
                                    'schema' => [
                                        'type' => 'int',
                                        'enum' => [
                                            2017,
                                            2018,
                                            2019,
                                            2020,
                                            2021,
                                            2022,
                                        ],
                                    ],
                                ],
                            ],
                        ],
                        '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_bar_chart' => [
                        'method' => 'GET',
                        'path' => '/land/barchart',
                        'controller' => 'App\\Controller\\Api\\BarChartController',
                        'openapi_context' => [
                            'parameters' => [
                                [
                                    'name' => 'group',
                                    'in' => 'query',
                                    'schema' => [
                                        'type' => 'string',
                                        'enum' => [
                                            'day',
                                            'month',
                                            'year',
                                        ],
                                    ],
                                ],
                                [
                                    'name' => 'start',
                                    'in' => 'query',
                                    'schema' => [
                                        'type' => 'date',
                                    ],
                                ],
                                [
                                    'name' => 'end',
                                    'in' => 'query',
                                    'schema' => [
                                        'type' => 'date',
                                    ],
                                ],
                            ],
                        ],
                        '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',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'cache_headers' => null,
                    'denormalization_context' => null,
                    'deprecation_reason' => null,
                    'elasticsearch' => null,
                    'fetch_partial' => null,
                    'force_eager' => null,
                    'formats' => null,
                    'filters' => null,
                    'hydra_context' => null,
                    'input' => null,
                    'mercure' => null,
                    'messenger' => null,
                    'normalization_context' => null,
                    'openapi_context' => null,
                    'order' => null,
                    'output' => null,
                    'pagination_client_enabled' => null,
                    'pagination_client_items_per_page' => null,
                    'pagination_client_partial' => null,
                    'pagination_via_cursor' => null,
                    'pagination_enabled' => 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],
    []
); }];
