<?php //resource_metadata_collection_06cf21d6b3a726a1deadff4ee9d763bd

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\\Metadata\\Post'],
        clone ($p['ApiPlatform\\Metadata\\Put'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Put')),
        clone $p['ApiPlatform\\Metadata\\Put'],
        clone ($p['ApiPlatform\\Metadata\\Link'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Link')),
        clone ($p['ApiPlatform\\Metadata\\Get'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Get')),
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Get'],
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone ($p['ApiPlatform\\Metadata\\GetCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\GetCollection')),
        clone ($p['ApiPlatform\\Metadata\\Delete'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Delete')),
        clone $p['ApiPlatform\\Metadata\\Link'],
        clone $p['ApiPlatform\\Metadata\\Link'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'User',
            ],
            'class' => [
                'App\\Entity\\User',
            ],
            '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' => [
                [
                    'code' => $o[14],
                ],
            ],
            '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_/users{._format}_post',
                        $o[2],
                    ],
                    [
                        '_api_/forgot-password_post',
                        $o[3],
                    ],
                    [
                        '_api_/reset-password_put',
                        $o[4],
                    ],
                    [
                        '_api_/users/{code}{._format}_put',
                        $o[5],
                    ],
                    [
                        'logged',
                        $o[7],
                    ],
                    [
                        '_api_/users/{code}{._format}_get',
                        $o[9],
                    ],
                    [
                        '_api_/users{._format}_get_collection',
                        $o[11],
                    ],
                    [
                        '_api_/users/{code}{._format}_delete',
                        $o[12],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'User',
                'User',
                'User',
                'User',
                7 => 'User',
                9 => 'User',
                11 => 'User',
                'User',
            ],
            'class' => [
                2 => 'App\\Entity\\User',
                'App\\Entity\\User',
                'App\\Entity\\User',
                'App\\Entity\\User',
                7 => 'App\\Entity\\User',
                9 => 'App\\Entity\\User',
                11 => 'App\\Entity\\User',
                'App\\Entity\\User',
            ],
            'description' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'urlGenerationStrategy' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'deprecationReason' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'normalizationContext' => [
                2 => null,
                null,
                null,
                [
                    'groups' => [
                        'user:read',
                    ],
                ],
                7 => [
                    'groups' => [
                        'logged:read',
                    ],
                ],
                9 => [
                    'groups' => [
                        'user:read',
                    ],
                ],
                11 => [
                    'groups' => [
                        'user:read',
                    ],
                ],
                null,
            ],
            'denormalizationContext' => [
                2 => [
                    'groups' => [
                        'user:write',
                    ],
                ],
                [
                    'groups' => [
                        'pass:reset',
                    ],
                ],
                [
                    'groups' => [
                        'pass:reset2',
                    ],
                ],
                [
                    'groups' => [
                        'user:put',
                    ],
                ],
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'collectDenormalizationErrors' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'validationContext' => [
                2 => [
                    'groups' => [
                        'a',
                    ],
                ],
                null,
                null,
                [
                    'groups' => [
                        'user:update',
                    ],
                ],
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'filters' => [
                2 => [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                7 => [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                9 => [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                11 => [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
                [
                    'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter',
                ],
            ],
            'elasticsearch' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'order' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'fetchPartial' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'forceEager' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationEnabled' => [
                2 => true,
                true,
                true,
                true,
                7 => true,
                9 => true,
                11 => true,
                true,
            ],
            'paginationType' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationItemsPerPage' => [
                2 => 15,
                15,
                15,
                15,
                7 => 15,
                9 => 15,
                11 => 15,
                15,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationPartial' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationClientEnabled' => [
                2 => true,
                true,
                true,
                true,
                7 => true,
                9 => true,
                11 => true,
                true,
            ],
            'paginationClientItemsPerPage' => [
                2 => true,
                true,
                true,
                true,
                7 => true,
                9 => true,
                11 => true,
                true,
            ],
            'paginationClientPartial' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'security' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'securityMessage' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'securityPostDenormalize' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'securityPostValidation' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'provider' => [
                2 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                7 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                9 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                11 => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
                'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
            ],
            'processor' => [
                2 => 'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.persist_processor',
                'App\\State\\UserUpdateProcessor',
                7 => 'api_platform.doctrine.orm.state.persist_processor',
                9 => 'api_platform.doctrine.orm.state.persist_processor',
                11 => 'api_platform.doctrine.orm.state.persist_processor',
                'api_platform.doctrine.orm.state.remove_processor',
            ],
            'stateOptions' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'extraProperties' => [
                2 => [],
                [
                    'user_defined_uri_template' => true,
                ],
                [
                    'user_defined_uri_template' => true,
                ],
                [],
                7 => [
                    'user_defined_uri_template' => true,
                ],
                9 => [],
                11 => [],
                [],
            ],
            'read' => [
                2 => null,
                null,
                null,
                null,
                7 => false,
                9 => null,
                11 => null,
                null,
            ],
            'deserialize' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'validate' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'write' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'serialize' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'priority' => [
                2 => 1,
                2,
                3,
                4,
                7 => 5,
                9 => 6,
                11 => 7,
                8,
            ],
            'name' => [
                2 => '_api_/users{._format}_post',
                '_api_/forgot-password_post',
                '_api_/reset-password_put',
                '_api_/users/{code}{._format}_put',
                7 => 'logged',
                9 => '_api_/users/{code}{._format}_get',
                11 => '_api_/users{._format}_get_collection',
                '_api_/users/{code}{._format}_delete',
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'paginationViaCursor' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'method' => [
                2 => 'POST',
                'POST',
                'PUT',
                'PUT',
                7 => 'GET',
                9 => 'GET',
                11 => 'GET',
                'DELETE',
            ],
            'uriTemplate' => [
                2 => '/users{._format}',
                '/forgot-password',
                '/reset-password',
                '/users/{code}{._format}',
                7 => '/users/logged/{code}',
                9 => '/users/{code}{._format}',
                11 => '/users{._format}',
                '/users/{code}{._format}',
            ],
            'types' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => 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',
                    ],
                ],
                [
                    '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',
                    ],
                ],
                [
                    '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',
                    ],
                ],
                7 => [
                    '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',
                    ],
                ],
                9 => [
                    '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',
                    ],
                ],
                11 => [
                    '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',
                    ],
                ],
                [
                    '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',
                    ],
                ],
                [
                    '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',
                    ],
                ],
                7 => [
                    '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',
                    ],
                ],
                9 => [
                    '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',
                    ],
                ],
                11 => [
                    '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 => [],
                [],
                [],
                [
                    'code' => $o[6],
                ],
                7 => [
                    'code' => $o[8],
                ],
                9 => [
                    'code' => $o[10],
                ],
                12 => [
                    'code' => $o[13],
                ],
            ],
            'routePrefix' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'routeName' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'defaults' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'requirements' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'options' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'stateless' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'sunset' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'acceptPatch' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'host' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'schemes' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'condition' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'controller' => [
                2 => null,
                'App\\Controller\\CreateForgotPasswordAction',
                'App\\Controller\\CreateForgotResetPasswordAction',
                null,
                7 => 'App\\Controller\\GetLoggedUser',
                9 => null,
                11 => null,
                null,
            ],
            'cacheHeaders' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'hydraContext' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'openapiContext' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'openapi' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'exceptionToStatus' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'queryParameterValidationEnabled' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
            'links' => [
                2 => null,
                null,
                null,
                null,
                7 => null,
                9 => null,
                11 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Post' => [
            'itemUriTemplate' => [
                2 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Put' => [
            'allowCreate' => [
                4 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                6 => 'code',
                8 => 'code',
                10 => 'code',
                13 => 'code',
                'code',
            ],
            'fromProperty' => [
                6 => null,
                8 => null,
                10 => null,
                13 => null,
                null,
            ],
            'toProperty' => [
                6 => null,
                8 => null,
                10 => null,
                13 => null,
                null,
            ],
            'fromClass' => [
                6 => 'App\\Entity\\User',
                8 => 'App\\Entity\\User',
                10 => 'App\\Entity\\User',
                13 => 'App\\Entity\\User',
                'App\\Entity\\User',
            ],
            'toClass' => [
                6 => null,
                8 => null,
                10 => null,
                13 => null,
                null,
            ],
            'identifiers' => [
                6 => [
                    'code',
                ],
                8 => [
                    'code',
                ],
                10 => [
                    'code',
                ],
                13 => [
                    'code',
                ],
                [
                    'code',
                ],
            ],
            'compositeIdentifier' => [
                6 => null,
                8 => null,
                10 => null,
                13 => null,
                null,
            ],
            'expandedValue' => [
                6 => null,
                8 => null,
                10 => null,
                13 => null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'itemUriTemplate' => [
                11 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
