<?php //resource_metadata_collection_70c6f4385d41f0f4

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \deepclone_from_array([
    'classes' => ['ApiPlatform\\Metadata\\ApiResource', 'ApiPlatform\\Metadata\\Parameters', 'ApiPlatform\\Metadata\\Operations', 'ApiPlatform\\Metadata\\GetCollection', 'ApiPlatform\\Metadata\\Get', 'ApiPlatform\\Metadata\\Link', 'ApiPlatform\\Metadata\\Post', 'ApiPlatform\\Metadata\\Put', 'ApiPlatform\\Metadata\\Delete'],
    'objectMeta' => [0, 1, 2, 3, 1, 4, 1, 5, 6, 1, 7, 1, 5, 8, 1, 5, 5],
    'prepared' => [0],
    'mask' => [true],
    'properties' => [
        'ApiPlatform\\Metadata\\Metadata' => [
            'parameters' => [1, 3 => 4, 5 => 6, 8 => 9, 10 => 11, 13 => 14],
            'policy' => [null, 3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'middleware' => [null, 3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'map' => [null, 3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'rules' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'queryParameterValidationEnabled' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
        ],
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => ['Article'],
            'class' => ['App\\Entity\\Article'],
            'description' => [null],
            'urlGenerationStrategy' => [null],
            'deprecationReason' => [null],
            'normalizationContext' => [
                [
                    'groups' => ['article:read'],
                ],
            ],
            'denormalizationContext' => [
                [
                    'groups' => ['article:write'],
                ],
            ],
            'collectDenormalizationErrors' => [null],
            'validationContext' => [null],
            'filters' => [null],
            'order' => [null],
            'fetchPartial' => [null],
            'forceEager' => [null],
            'paginationEnabled' => [null],
            'paginationType' => [null],
            'paginationItemsPerPage' => [20],
            'paginationMaximumItemsPerPage' => [null],
            'paginationPartial' => [null],
            'paginationClientEnabled' => [null],
            'paginationClientItemsPerPage' => [true],
            'paginationClientPartial' => [null],
            'paginationFetchJoinCollection' => [null],
            'paginationUseOutputWalkers' => [null],
            'security' => [null],
            'securityMessage' => [null],
            'securityPostDenormalize' => [null],
            'securityPostDenormalizeMessage' => [null],
            'securityPostValidation' => [null],
            'securityPostValidationMessage' => [null],
            'stateOptions' => [null],
            'rules' => [null],
            'queryParameterValidationEnabled' => [null],
            'strictQueryParameterValidation' => [null],
            'hideHydraOperation' => [null],
            'jsonStream' => [null],
            'extraProperties' => [
                [],
            ],
            'operations' => [2],
            'uriTemplate' => [null],
            'types' => [null],
            'formats' => [null],
            'inputFormats' => [null],
            'outputFormats' => [null],
            'uriVariables' => [
                ['id' => 16],
            ],
            'routePrefix' => [null],
            'defaults' => [null],
            'requirements' => [null],
            'options' => [null],
            'stateless' => [null],
            'sunset' => [null],
            'acceptPatch' => [null],
            'status' => [null],
            'host' => [null],
            'schemes' => [null],
            'condition' => [null],
            'controller' => [null],
            'headers' => [null],
            'cacheHeaders' => [null],
            'hydraContext' => [null],
            'openapi' => [null],
            'paginationViaCursor' => [null],
            'compositeIdentifier' => [null],
            'exceptionToStatus' => [null],
            'links' => [null],
            'graphQlOperations' => [null],
            'mcp' => [null],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                2 => [
                    ['_api_/articles{._format}_get_collection', 3],
                    ['_api_/articles/{id}{._format}_get', 5],
                    ['_api_/articles{._format}_post', 8],
                    ['_api_/articles/{id}{._format}_put', 10],
                    ['_api_/articles/{id}{._format}_delete', 13],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [3 => 'Article', 5 => 'Article', 8 => 'Article', 10 => 'Article', 13 => 'Article'],
            'class' => [3 => 'App\\Entity\\Article', 5 => 'App\\Entity\\Article', 8 => 'App\\Entity\\Article', 10 => 'App\\Entity\\Article', 13 => 'App\\Entity\\Article'],
            'description' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'urlGenerationStrategy' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'deprecationReason' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'normalizationContext' => [
                3 => [
                    'groups' => ['article:read'],
                ],
                5 => [
                    'groups' => ['article:read'],
                ],
                8 => [
                    'groups' => ['article:read'],
                ],
                10 => [
                    'groups' => ['article:read'],
                ],
                13 => [
                    'groups' => ['article:read'],
                ],
            ],
            'denormalizationContext' => [
                3 => [
                    'groups' => ['article:write'],
                ],
                5 => [
                    'groups' => ['article:write'],
                ],
                8 => [
                    'groups' => ['article:write'],
                ],
                10 => [
                    'groups' => ['article:write'],
                ],
                13 => [
                    'groups' => ['article:write'],
                ],
            ],
            'collectDenormalizationErrors' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'validationContext' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'filters' => [
                3 => [],
                5 => [],
                8 => [],
                10 => [],
                13 => [],
            ],
            'order' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'fetchPartial' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'forceEager' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationEnabled' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationType' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationItemsPerPage' => [3 => 20, 5 => 20, 8 => 20, 10 => 20, 13 => 20],
            'paginationMaximumItemsPerPage' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationPartial' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationClientEnabled' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationClientItemsPerPage' => [3 => true, 5 => true, 8 => true, 10 => true, 13 => true],
            'paginationClientPartial' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationFetchJoinCollection' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationUseOutputWalkers' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'security' => [3 => null, 5 => 'is_granted(\'ROLE_ADMIN\') or object.isPublie()', 8 => 'is_granted(\'ROLE_ADMIN\')', 10 => 'is_granted(\'ROLE_ADMIN\')', 13 => 'is_granted(\'ROLE_ADMIN\')'],
            'securityMessage' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'securityPostDenormalize' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'securityPostDenormalizeMessage' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'securityPostValidation' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'securityPostValidationMessage' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'stateOptions' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'jsonStream' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'extraProperties' => [
                3 => [],
                5 => [],
                8 => [],
                10 => [],
                13 => [],
            ],
            'read' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'deserialize' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'validate' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'write' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'serialize' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'contentNegotiation' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'priority' => [3 => 0, 5 => 1, 8 => 2, 10 => 3, 13 => 4],
            'name' => [3 => '_api_/articles{._format}_get_collection', 5 => '_api_/articles/{id}{._format}_get', 8 => '_api_/articles{._format}_post', 10 => '_api_/articles/{id}{._format}_put', 13 => '_api_/articles/{id}{._format}_delete'],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'strictQueryParameterValidation' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'paginationViaCursor' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'inputFormats' => [
                3 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                5 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                8 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                10 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                13 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
            ],
            'outputFormats' => [
                3 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                5 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                8 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                10 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
                13 => [
                    'jsonld' => ['application/ld+json'],
                    'json' => ['application/json'],
                ],
            ],
            'method' => [3 => 'GET', 5 => 'GET', 8 => 'POST', 10 => 'PUT', 13 => 'DELETE'],
            'uriTemplate' => [3 => '/articles{._format}', 5 => '/articles/{id}{._format}', 8 => '/articles{._format}', 10 => '/articles/{id}{._format}', 13 => '/articles/{id}{._format}'],
            'types' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'routePrefix' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'routeName' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'defaults' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'requirements' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'options' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'stateless' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'sunset' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'acceptPatch' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'host' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'schemes' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'condition' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'controller' => [3 => 'api_platform.symfony.main_controller', 5 => 'api_platform.symfony.main_controller', 8 => 'api_platform.symfony.main_controller', 10 => 'api_platform.symfony.main_controller', 13 => 'api_platform.symfony.main_controller'],
            'headers' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'cacheHeaders' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'hydraContext' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'openapi' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'exceptionToStatus' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'links' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'errors' => [3 => null, 5 => null, 8 => null, 10 => null, 13 => null],
            'uriVariables' => [
                5 => ['id' => 7],
                8 => [],
                10 => ['id' => 12],
                13 => ['id' => 15],
            ],
            'hideHydraOperation' => [8 => null, 10 => null],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'hideHydraOperation' => [3 => null],
            'itemUriTemplate' => [3 => null],
        ],
        'ApiPlatform\\Metadata\\Get' => [
            'hideHydraOperation' => [5 => null],
        ],
        'ApiPlatform\\Metadata\\Parameter' => [
            'key' => [7 => null, 12 => null, 15 => null, null],
            'schema' => [7 => null, 12 => null, 15 => null, null],
            'openApi' => [7 => null, 12 => null, 15 => null, null],
            'provider' => [7 => null, 12 => null, 15 => null, null],
            'filter' => [7 => null, 12 => null, 15 => null, null],
            'property' => [7 => null, 12 => null, 15 => null, null],
            'description' => [7 => null, 12 => null, 15 => null, null],
            'properties' => [7 => null, 12 => null, 15 => null, null],
            'required' => [7 => null, 12 => null, 15 => null, null],
            'priority' => [7 => null, 12 => null, 15 => null, null],
            'hydra' => [7 => null, 12 => null, 15 => null, null],
            'constraints' => [7 => null, 12 => null, 15 => null, null],
            'security' => [7 => null, 12 => null, 15 => null, null],
            'securityMessage' => [7 => null, 12 => null, 15 => null, null],
            'extraProperties' => [
                7 => [],
                12 => [],
                15 => [],
                [],
            ],
            'filterContext' => [7 => null, 12 => null, 15 => null, null],
            'nativeType' => [7 => null, 12 => null, 15 => null, null],
            'castToArray' => [7 => null, 12 => null, 15 => null, null],
            'castToNativeType' => [7 => null, 12 => null, 15 => null, null],
            'castFn' => [7 => null, 12 => null, 15 => null, null],
            'default' => [7 => null, 12 => null, 15 => null, null],
            'filterClass' => [7 => null, 12 => null, 15 => null, null],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [7 => 'id', 12 => 'id', 15 => 'id', 'id'],
            'fromProperty' => [7 => null, 12 => null, 15 => null, null],
            'toProperty' => [7 => null, 12 => null, 15 => null, null],
            'fromClass' => [7 => 'App\\Entity\\Article', 12 => 'App\\Entity\\Article', 15 => 'App\\Entity\\Article', 'App\\Entity\\Article'],
            'toClass' => [7 => null, 12 => null, 15 => null, null],
            'identifiers' => [
                7 => ['id'],
                12 => ['id'],
                15 => ['id'],
                ['id'],
            ],
            'compositeIdentifier' => [7 => null, 12 => null, 15 => null, null],
            'expandedValue' => [7 => null, 12 => null, 15 => null, null],
            'securityObjectName' => [7 => null, 12 => null, 15 => null, null],
        ],
        'ApiPlatform\\Metadata\\Post' => [
            'itemUriTemplate' => [8 => null],
        ],
        'ApiPlatform\\Metadata\\Put' => [
            'allowCreate' => [10 => null],
        ],
        'ApiPlatform\\Metadata\\Delete' => [
            'hideHydraOperation' => [13 => null],
        ],
    ],
    'resolve' => [
        'ApiPlatform\\Metadata\\Metadata' => [
            'parameters' => [true, 3 => true, 5 => true, 8 => true, 10 => true, 13 => true],
        ],
        'ApiPlatform\\Metadata\\ApiResource' => [
            'operations' => [true],
            'uriVariables' => [
                ['id' => true],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                2 => [
                    [1 => true],
                    [1 => true],
                    [1 => true],
                    [1 => true],
                    [1 => true],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'uriVariables' => [
                5 => ['id' => true],
                10 => ['id' => true],
                13 => ['id' => true],
            ],
        ],
    ],
], null, true); } }];
