<?php //resource_metadata_collection_d940db662355559938524adc39a6346e

return [PHP_INT_MAX, static fn () => \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\\Get'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Get')),
        clone ($p['ApiPlatform\\Doctrine\\Orm\\State\\Options'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Doctrine\\Orm\\State\\Options')),
        clone ($p['ApiPlatform\\OpenApi\\Model\\Operation'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\OpenApi\\Model\\Operation')),
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'ApiToken',
            ],
            'class' => [
                'App\\Entity\\UserSystem\\ApiToken',
            ],
            'description' => [
                'A token used to authenticate API requests.',
            ],
            'urlGenerationStrategy' => [
                null,
            ],
            'deprecationReason' => [
                null,
            ],
            'normalizationContext' => [
                [
                    'groups' => [
                        'token:read',
                        'api:basic:read',
                    ],
                    'openapi_definition_name' => 'Read',
                ],
            ],
            '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' => [
                true,
            ],
            'paginationClientPartial' => [
                null,
            ],
            'paginationFetchJoinCollection' => [
                null,
            ],
            'paginationUseOutputWalkers' => [
                null,
            ],
            'security' => [
                null,
            ],
            'securityMessage' => [
                null,
            ],
            'securityPostDenormalize' => [
                null,
            ],
            'securityPostDenormalizeMessage' => [
                null,
            ],
            'securityPostValidation' => [
                null,
            ],
            'securityPostValidationMessage' => [
                null,
            ],
            'stateOptions' => [
                null,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'extraProperties' => [
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                ],
            ],
            'operations' => [
                $o[1],
            ],
            'uriTemplate' => [
                '/tokens/current.{_format}',
            ],
            'types' => [
                null,
            ],
            'formats' => [
                null,
            ],
            'inputFormats' => [
                null,
            ],
            'outputFormats' => [
                null,
            ],
            'uriVariables' => [
                [],
            ],
            'routePrefix' => [
                null,
            ],
            'defaults' => [
                null,
            ],
            'requirements' => [
                null,
            ],
            'options' => [
                null,
            ],
            'stateless' => [
                false,
            ],
            'sunset' => [
                null,
            ],
            'acceptPatch' => [
                null,
            ],
            'status' => [
                null,
            ],
            'host' => [
                null,
            ],
            'schemes' => [
                null,
            ],
            'condition' => [
                null,
            ],
            'controller' => [
                null,
            ],
            'headers' => [
                null,
            ],
            'cacheHeaders' => [
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                null,
            ],
            'openapiContext' => [
                null,
            ],
            'openapi' => [
                null,
            ],
            'paginationViaCursor' => [
                null,
            ],
            'compositeIdentifier' => [
                null,
            ],
            'exceptionToStatus' => [
                null,
            ],
            'links' => [
                null,
            ],
            'graphQlOperations' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Metadata' => [
            'provider' => [
                'App\\State\\CurrentApiTokenProvider',
            ],
            'queryParameterValidationEnabled' => [
                2 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/tokens/current.{_format}_get',
                        $o[2],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'ApiToken',
            ],
            'class' => [
                2 => 'App\\Entity\\UserSystem\\ApiToken',
            ],
            'description' => [
                2 => 'A token used to authenticate API requests.',
            ],
            'urlGenerationStrategy' => [
                2 => null,
            ],
            'deprecationReason' => [
                2 => null,
            ],
            'normalizationContext' => [
                2 => [
                    'groups' => [
                        'token:read',
                        'api:basic:read',
                    ],
                    'openapi_definition_name' => 'Read',
                ],
            ],
            'denormalizationContext' => [
                2 => null,
            ],
            'collectDenormalizationErrors' => [
                2 => null,
            ],
            'validationContext' => [
                2 => null,
            ],
            'filters' => [
                2 => [
                    'annotated_app_entity_user_system_api_token_api_platform_serializer_filter_property_filter',
                ],
            ],
            'elasticsearch' => [
                2 => null,
            ],
            'order' => [
                2 => null,
            ],
            'fetchPartial' => [
                2 => null,
            ],
            'forceEager' => [
                2 => null,
            ],
            'paginationEnabled' => [
                2 => null,
            ],
            'paginationType' => [
                2 => null,
            ],
            'paginationItemsPerPage' => [
                2 => null,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
            ],
            'paginationPartial' => [
                2 => null,
            ],
            'paginationClientEnabled' => [
                2 => null,
            ],
            'paginationClientItemsPerPage' => [
                2 => true,
            ],
            'paginationClientPartial' => [
                2 => null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
            ],
            'security' => [
                2 => null,
            ],
            'securityMessage' => [
                2 => null,
            ],
            'securityPostDenormalize' => [
                2 => null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
            ],
            'securityPostValidation' => [
                2 => null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
            ],
            'provider' => [
                2 => 'App\\State\\CurrentApiTokenProvider',
            ],
            'processor' => [
                2 => 'api_platform.doctrine.orm.state.persist_processor',
            ],
            'stateOptions' => [
                2 => $o[3],
            ],
            'extraProperties' => [
                2 => [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
            ],
            'read' => [
                2 => null,
            ],
            'deserialize' => [
                2 => null,
            ],
            'validate' => [
                2 => null,
            ],
            'write' => [
                2 => null,
            ],
            'serialize' => [
                2 => null,
            ],
            'priority' => [
                2 => 0,
            ],
            'name' => [
                2 => '_api_/tokens/current.{_format}_get',
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'paginationViaCursor' => [
                2 => null,
            ],
            'method' => [
                2 => 'GET',
            ],
            'uriTemplate' => [
                2 => '/tokens/current.{_format}',
            ],
            'types' => [
                2 => null,
            ],
            'inputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                    'jsonapi' => [
                        'application/vnd.api+json',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [],
            ],
            'routePrefix' => [
                2 => null,
            ],
            'routeName' => [
                2 => null,
            ],
            'defaults' => [
                2 => null,
            ],
            'requirements' => [
                2 => null,
            ],
            'options' => [
                2 => null,
            ],
            'stateless' => [
                2 => false,
            ],
            'sunset' => [
                2 => null,
            ],
            'acceptPatch' => [
                2 => null,
            ],
            'host' => [
                2 => null,
            ],
            'schemes' => [
                2 => null,
            ],
            'condition' => [
                2 => null,
            ],
            'controller' => [
                2 => null,
            ],
            'headers' => [
                2 => null,
            ],
            'cacheHeaders' => [
                2 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                2 => null,
            ],
            'openapiContext' => [
                2 => null,
            ],
            'openapi' => [
                2 => $o[4],
            ],
            'exceptionToStatus' => [
                2 => null,
            ],
            'links' => [
                2 => null,
            ],
            'errors' => [
                2 => null,
            ],
        ],
        'ApiPlatform\\Doctrine\\Common\\State\\Options' => [
            'handleLinks' => [
                3 => 'api_platform.doctrine.orm.links_handler',
            ],
        ],
        'ApiPlatform\\Doctrine\\Orm\\State\\Options' => [
            'entityClass' => [
                3 => null,
            ],
        ],
        'ApiPlatform\\OpenApi\\Model\\Operation' => [
            'operationId' => [
                4 => null,
            ],
            'tags' => [
                4 => null,
            ],
            'responses' => [
                4 => null,
            ],
            'summary' => [
                4 => 'Get information about the API token that is currently used.',
            ],
            'description' => [
                4 => null,
            ],
            'externalDocs' => [
                4 => null,
            ],
            'parameters' => [
                4 => null,
            ],
            'requestBody' => [
                4 => null,
            ],
            'callbacks' => [
                4 => null,
            ],
            'deprecated' => [
                4 => null,
            ],
            'security' => [
                4 => null,
            ],
            'servers' => [
                4 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
)];
