<?php //resource_metadata_collection_ae97fa5e6fd02af8fd573929b365ec81

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Metadata\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\ApiResource')),
        clone ($p['ApiPlatform\\Metadata\\Operations'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Operations')),
        clone ($p['ApiPlatform\\Metadata\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Post')),
        clone ($p['ApiPlatform\\OpenApi\\Model\\Operation'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\OpenApi\\Model\\Operation')),
        clone ($p['ApiPlatform\\OpenApi\\Model\\RequestBody'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\OpenApi\\Model\\RequestBody')),
        clone ($p['ArrayObject'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ArrayObject')),
        clone ($p['ApiPlatform\\Metadata\\NotExposed'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\NotExposed')),
        clone ($p['ApiPlatform\\Metadata\\Link'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Link')),
        clone $p['ApiPlatform\\Metadata\\Link'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'Media',
            ],
            'class' => [
                'App\\Entity\\Media',
            ],
            'description' => [
                null,
            ],
            'urlGenerationStrategy' => [
                null,
            ],
            'deprecationReason' => [
                null,
            ],
            'normalizationContext' => [
                null,
            ],
            'denormalizationContext' => [
                null,
            ],
            'collectDenormalizationErrors' => [
                null,
            ],
            'validationContext' => [
                null,
            ],
            'filters' => [
                null,
            ],
            'elasticsearch' => [
                null,
            ],
            'order' => [
                null,
            ],
            'fetchPartial' => [
                null,
            ],
            'forceEager' => [
                null,
            ],
            'paginationEnabled' => [
                null,
            ],
            'paginationType' => [
                null,
            ],
            'paginationItemsPerPage' => [
                null,
            ],
            'paginationMaximumItemsPerPage' => [
                null,
            ],
            'paginationPartial' => [
                null,
            ],
            'paginationClientEnabled' => [
                null,
            ],
            'paginationClientItemsPerPage' => [
                null,
            ],
            'paginationClientPartial' => [
                null,
            ],
            'paginationFetchJoinCollection' => [
                null,
            ],
            'paginationUseOutputWalkers' => [
                null,
            ],
            'security' => [
                null,
            ],
            'securityMessage' => [
                null,
            ],
            'securityPostDenormalize' => [
                null,
            ],
            'securityPostDenormalizeMessage' => [
                null,
            ],
            'securityPostValidation' => [
                null,
            ],
            'securityPostValidationMessage' => [
                null,
            ],
            'stateOptions' => [
                null,
            ],
            'extraProperties' => [
                [
                    'standard_put' => true,
                ],
            ],
            'operations' => [
                $o[1],
            ],
            'uriTemplate' => [
                null,
            ],
            'types' => [
                null,
            ],
            'formats' => [
                null,
            ],
            'inputFormats' => [
                null,
            ],
            'outputFormats' => [
                null,
            ],
            'uriVariables' => [
                [
                    'id' => $o[8],
                ],
            ],
            'routePrefix' => [
                null,
            ],
            'defaults' => [
                null,
            ],
            'requirements' => [
                null,
            ],
            'options' => [
                null,
            ],
            'stateless' => [
                true,
            ],
            'sunset' => [
                null,
            ],
            'acceptPatch' => [
                null,
            ],
            'status' => [
                null,
            ],
            'host' => [
                null,
            ],
            'schemes' => [
                null,
            ],
            'condition' => [
                null,
            ],
            'controller' => [
                null,
            ],
            'cacheHeaders' => [
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                null,
            ],
            'openapiContext' => [
                null,
            ],
            'openapi' => [
                null,
            ],
            'paginationViaCursor' => [
                null,
            ],
            'compositeIdentifier' => [
                null,
            ],
            'exceptionToStatus' => [
                null,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'links' => [
                null,
            ],
            'graphQlOperations' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/media{._format}_post',
                        $o[2],
                    ],
                    [
                        '_api_/media/{id}{._format}_get',
                        $o[6],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'Media',
                6 => 'Media',
            ],
            'class' => [
                2 => 'App\\Entity\\Media',
                6 => 'App\\Entity\\Media',
            ],
            'description' => [
                2 => null,
                6 => null,
            ],
            'urlGenerationStrategy' => [
                2 => null,
                6 => null,
            ],
            'deprecationReason' => [
                2 => null,
                6 => null,
            ],
            'normalizationContext' => [
                2 => null,
                6 => null,
            ],
            'denormalizationContext' => [
                2 => null,
                6 => null,
            ],
            'collectDenormalizationErrors' => [
                2 => null,
                6 => null,
            ],
            'validationContext' => [
                2 => null,
                6 => null,
            ],
            'filters' => [
                2 => [],
                6 => [],
            ],
            'elasticsearch' => [
                2 => null,
                6 => null,
            ],
            'order' => [
                2 => null,
                6 => null,
            ],
            'fetchPartial' => [
                2 => null,
                6 => null,
            ],
            'forceEager' => [
                2 => null,
                6 => null,
            ],
            'paginationEnabled' => [
                2 => null,
                6 => null,
            ],
            'paginationType' => [
                2 => null,
                6 => null,
            ],
            'paginationItemsPerPage' => [
                2 => null,
                6 => null,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
                6 => null,
            ],
            'paginationPartial' => [
                2 => null,
                6 => null,
            ],
            'paginationClientEnabled' => [
                2 => null,
                6 => null,
            ],
            'paginationClientItemsPerPage' => [
                2 => null,
                6 => null,
            ],
            'paginationClientPartial' => [
                2 => null,
                6 => null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
                6 => null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
                6 => null,
            ],
            'security' => [
                2 => null,
                6 => null,
            ],
            'securityMessage' => [
                2 => null,
                6 => null,
            ],
            'securityPostDenormalize' => [
                2 => null,
                6 => null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
                6 => null,
            ],
            'securityPostValidation' => [
                2 => null,
                6 => null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
                6 => null,
            ],
            'provider' => [
                2 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                6 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
            ],
            'processor' => [
                2 => 'api_platform.doctrine.orm.state.persist_processor',
                6 => 'api_platform.doctrine.orm.state.persist_processor',
            ],
            'stateOptions' => [
                2 => null,
                6 => null,
            ],
            'extraProperties' => [
                2 => [
                    'standard_put' => true,
                ],
                6 => [
                    'standard_put' => true,
                    'generated_operation' => true,
                ],
            ],
            'read' => [
                2 => null,
                6 => false,
            ],
            'deserialize' => [
                2 => false,
                6 => null,
            ],
            'validate' => [
                2 => null,
                6 => null,
            ],
            'write' => [
                2 => null,
                6 => null,
            ],
            'serialize' => [
                2 => null,
                6 => null,
            ],
            'priority' => [
                2 => 0,
                6 => null,
            ],
            'name' => [
                2 => '_api_/media{._format}_post',
                6 => '_api_/media/{id}{._format}_get',
            ],
            'output' => [
                6 => [
                    'class' => null,
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'paginationViaCursor' => [
                2 => null,
                6 => null,
            ],
            'method' => [
                2 => 'POST',
                6 => 'GET',
            ],
            'uriTemplate' => [
                2 => '/media{._format}',
                6 => '/media/{id}{._format}',
            ],
            'types' => [
                2 => null,
                6 => null,
            ],
            'inputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
                6 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
                6 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [],
                6 => [
                    'id' => $o[7],
                ],
            ],
            'routePrefix' => [
                2 => null,
                6 => null,
            ],
            'routeName' => [
                2 => null,
                6 => null,
            ],
            'defaults' => [
                2 => null,
                6 => null,
            ],
            'requirements' => [
                2 => null,
                6 => null,
            ],
            'options' => [
                2 => null,
                6 => null,
            ],
            'stateless' => [
                2 => true,
                6 => true,
            ],
            'sunset' => [
                2 => null,
                6 => null,
            ],
            'acceptPatch' => [
                2 => null,
                6 => null,
            ],
            'host' => [
                2 => null,
                6 => null,
            ],
            'schemes' => [
                2 => null,
                6 => null,
            ],
            'condition' => [
                2 => null,
                6 => null,
            ],
            'controller' => [
                2 => 'App\\Controller\\CreateMediaAction',
                6 => 'api_platform.action.not_exposed',
            ],
            'cacheHeaders' => [
                2 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                6 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                2 => null,
                6 => null,
            ],
            'openapiContext' => [
                2 => null,
                6 => null,
            ],
            'openapi' => [
                2 => $o[3],
                6 => false,
            ],
            'exceptionToStatus' => [
                2 => null,
                6 => null,
            ],
            'queryParameterValidationEnabled' => [
                2 => null,
                6 => null,
            ],
            'links' => [
                2 => null,
                6 => null,
            ],
            'status' => [
                6 => 404,
            ],
        ],
        'ApiPlatform\\Metadata\\Post' => [
            'itemUriTemplate' => [
                2 => null,
            ],
        ],
        'ApiPlatform\\OpenApi\\Model\\Operation' => [
            'operationId' => [
                3 => null,
            ],
            'tags' => [
                3 => null,
            ],
            'responses' => [
                3 => null,
            ],
            'summary' => [
                3 => null,
            ],
            'description' => [
                3 => null,
            ],
            'externalDocs' => [
                3 => null,
            ],
            'parameters' => [
                3 => null,
            ],
            'requestBody' => [
                3 => $o[4],
            ],
            'callbacks' => [
                3 => null,
            ],
            'deprecated' => [
                3 => null,
            ],
            'security' => [
                3 => null,
            ],
            'servers' => [
                3 => null,
            ],
        ],
        'ApiPlatform\\OpenApi\\Model\\RequestBody' => [
            'description' => [
                4 => '',
            ],
            'content' => [
                4 => $o[5],
            ],
            'required' => [
                4 => false,
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                7 => 'id',
                'id',
            ],
            'fromProperty' => [
                7 => null,
                null,
            ],
            'toProperty' => [
                7 => null,
                null,
            ],
            'fromClass' => [
                7 => 'App\\Entity\\Media',
                'App\\Entity\\Media',
            ],
            'toClass' => [
                7 => null,
                null,
            ],
            'identifiers' => [
                7 => [
                    'id',
                ],
                [
                    'id',
                ],
            ],
            'compositeIdentifier' => [
                7 => null,
                null,
            ],
            'expandedValue' => [
                7 => null,
                null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    [
        -5 => [
            0,
            [
                'multipart/form-data' => [
                    'schema' => [
                        'type' => 'object',
                        'properties' => [
                            'file' => [
                                'type' => 'string',
                                'format' => 'binary',
                            ],
                        ],
                    ],
                ],
            ],
            [],
            null,
        ],
    ]
); }];
