<?php //resource_metadata_collection_3f8f20d095ff9fda1467e67e000b0892

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\\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\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Post')),
        clone ($p['ApiPlatform\\Metadata\\GetCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\GetCollection')),
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'UserConfirmation',
            ],
            'class' => [
                'App\\Entity\\UserConfirmation',
            ],
            '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' => [
                true,
            ],
            'paginationType' => [
                null,
            ],
            'paginationItemsPerPage' => [
                15,
            ],
            'paginationMaximumItemsPerPage' => [
                null,
            ],
            'paginationPartial' => [
                null,
            ],
            'paginationClientEnabled' => [
                true,
            ],
            'paginationClientItemsPerPage' => [
                true,
            ],
            'paginationClientPartial' => [
                null,
            ],
            'paginationFetchJoinCollection' => [
                null,
            ],
            'paginationUseOutputWalkers' => [
                null,
            ],
            'security' => [
                null,
            ],
            'securityMessage' => [
                null,
            ],
            'securityPostDenormalize' => [
                null,
            ],
            'securityPostDenormalizeMessage' => [
                null,
            ],
            'securityPostValidation' => [
                null,
            ],
            'securityPostValidationMessage' => [
                null,
            ],
            'stateOptions' => [
                null,
            ],
            'extraProperties' => [
                [],
            ],
            'operations' => [
                $o[1],
            ],
            'uriTemplate' => [
                null,
            ],
            'types' => [
                null,
            ],
            'formats' => [
                null,
            ],
            'inputFormats' => [
                null,
            ],
            'outputFormats' => [
                null,
            ],
            'uriVariables' => [
                [],
            ],
            'routePrefix' => [
                null,
            ],
            'defaults' => [
                null,
            ],
            'requirements' => [
                null,
            ],
            'options' => [
                null,
            ],
            'stateless' => [
                null,
            ],
            'sunset' => [
                null,
            ],
            'acceptPatch' => [
                null,
            ],
            'status' => [
                null,
            ],
            'host' => [
                null,
            ],
            'schemes' => [
                null,
            ],
            'condition' => [
                null,
            ],
            'controller' => [
                null,
            ],
            'cacheHeaders' => [
                null,
            ],
            'hydraContext' => [
                null,
            ],
            'openapiContext' => [
                null,
            ],
            'openapi' => [
                null,
            ],
            'paginationViaCursor' => [
                null,
            ],
            'compositeIdentifier' => [
                null,
            ],
            'exceptionToStatus' => [
                null,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'links' => [
                null,
            ],
            'graphQlOperations' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/.well-known/genid/{id}{._format}_get',
                        $o[2],
                    ],
                    [
                        '_api_users/confirm/user_confirmations{._format}_post',
                        $o[4],
                    ],
                    [
                        '_api_/user_confirmations{._format}_get_collection',
                        $o[5],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'UserConfirmation',
                4 => 'UserConfirmation',
                'UserConfirmation',
            ],
            'class' => [
                2 => 'App\\Entity\\UserConfirmation',
                4 => 'App\\Entity\\UserConfirmation',
                'App\\Entity\\UserConfirmation',
            ],
            'description' => [
                2 => null,
                4 => null,
                null,
            ],
            'urlGenerationStrategy' => [
                2 => null,
                4 => null,
                null,
            ],
            'deprecationReason' => [
                2 => null,
                4 => null,
                null,
            ],
            'normalizationContext' => [
                2 => null,
                4 => null,
                null,
            ],
            'denormalizationContext' => [
                2 => null,
                4 => null,
                null,
            ],
            'collectDenormalizationErrors' => [
                2 => null,
                4 => null,
                null,
            ],
            'validationContext' => [
                2 => null,
                4 => null,
                null,
            ],
            'filters' => [
                2 => [],
                4 => [],
                [],
            ],
            'elasticsearch' => [
                2 => null,
                4 => null,
                null,
            ],
            'output' => [
                2 => [
                    'class' => null,
                ],
            ],
            'order' => [
                2 => null,
                4 => null,
                null,
            ],
            'fetchPartial' => [
                2 => null,
                4 => null,
                null,
            ],
            'forceEager' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationEnabled' => [
                2 => true,
                4 => true,
                true,
            ],
            'paginationType' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationItemsPerPage' => [
                2 => 15,
                4 => 15,
                15,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationPartial' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationClientEnabled' => [
                2 => true,
                4 => true,
                true,
            ],
            'paginationClientItemsPerPage' => [
                2 => true,
                4 => true,
                true,
            ],
            'paginationClientPartial' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
                4 => null,
                null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
                4 => null,
                null,
            ],
            'security' => [
                2 => null,
                4 => null,
                null,
            ],
            'securityMessage' => [
                2 => null,
                4 => null,
                null,
            ],
            'securityPostDenormalize' => [
                2 => null,
                4 => null,
                null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
                4 => null,
                null,
            ],
            'securityPostValidation' => [
                2 => null,
                4 => null,
                null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
                4 => null,
                null,
            ],
            'stateOptions' => [
                2 => null,
                4 => null,
                null,
            ],
            'extraProperties' => [
                2 => [
                    'generated_operation' => true,
                ],
                4 => [],
                [],
            ],
            'read' => [
                2 => false,
                4 => null,
                null,
            ],
            'deserialize' => [
                2 => null,
                4 => null,
                null,
            ],
            'validate' => [
                2 => null,
                4 => null,
                null,
            ],
            'write' => [
                2 => null,
                4 => null,
                null,
            ],
            'serialize' => [
                2 => null,
                4 => null,
                null,
            ],
            'priority' => [
                2 => null,
                4 => 1,
                2,
            ],
            'name' => [
                2 => '_api_/.well-known/genid/{id}{._format}_get',
                4 => '_api_users/confirm/user_confirmations{._format}_post',
                '_api_/user_confirmations{._format}_get_collection',
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'paginationViaCursor' => [
                2 => null,
                4 => null,
                null,
            ],
            'method' => [
                2 => 'GET',
                4 => 'POST',
                'GET',
            ],
            'uriTemplate' => [
                2 => '/.well-known/genid/{id}{._format}',
                4 => '/user_confirmations{._format}',
                '/user_confirmations{._format}',
            ],
            'types' => [
                2 => null,
                4 => null,
                null,
            ],
            'inputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
                4 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
                4 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'jsonhal' => [
                        'application/hal+json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'yaml' => [
                        'application/x-yaml',
                    ],
                    'csv' => [
                        'text/csv',
                    ],
                    'html' => [
                        'text/html',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [
                    'id' => $o[3],
                ],
                4 => [],
            ],
            'routePrefix' => [
                2 => null,
                4 => 'users/confirm',
                null,
            ],
            'routeName' => [
                2 => null,
                4 => null,
                null,
            ],
            'defaults' => [
                2 => null,
                4 => null,
                null,
            ],
            'requirements' => [
                2 => null,
                4 => null,
                null,
            ],
            'options' => [
                2 => null,
                4 => null,
                null,
            ],
            'stateless' => [
                2 => null,
                4 => null,
                null,
            ],
            'sunset' => [
                2 => null,
                4 => null,
                null,
            ],
            'acceptPatch' => [
                2 => null,
                4 => null,
                null,
            ],
            'status' => [
                2 => 404,
            ],
            'host' => [
                2 => null,
                4 => null,
                null,
            ],
            'schemes' => [
                2 => null,
                4 => null,
                null,
            ],
            'condition' => [
                2 => null,
                4 => null,
                null,
            ],
            'controller' => [
                2 => 'api_platform.action.not_exposed',
                4 => null,
                null,
            ],
            'cacheHeaders' => [
                2 => null,
                4 => null,
                null,
            ],
            'hydraContext' => [
                2 => null,
                4 => null,
                null,
            ],
            'openapiContext' => [
                2 => null,
                4 => null,
                null,
            ],
            'openapi' => [
                2 => false,
                4 => null,
                null,
            ],
            'exceptionToStatus' => [
                2 => null,
                4 => null,
                null,
            ],
            'queryParameterValidationEnabled' => [
                2 => null,
                4 => null,
                null,
            ],
            'links' => [
                2 => null,
                4 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                3 => 'id',
            ],
            'fromProperty' => [
                3 => null,
            ],
            'toProperty' => [
                3 => null,
            ],
            'fromClass' => [
                3 => 'App\\Entity\\UserConfirmation',
            ],
            'toClass' => [
                3 => null,
            ],
            'identifiers' => [
                3 => [
                    'id',
                ],
            ],
            'compositeIdentifier' => [
                3 => null,
            ],
            'expandedValue' => [
                3 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\Post' => [
            'itemUriTemplate' => [
                4 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'itemUriTemplate' => [
                5 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
