<?php //resource_metadata_collection_38cf7be5d51e63d57dacb27a829628e3

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\GetCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\GetCollection')),
        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\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
        clone $p['ApiPlatform\\Metadata\\GetCollection'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'Address',
            ],
            'class' => [
                'App\\ApiResource\\Address',
            ],
            '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,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'extraProperties' => [
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                ],
            ],
            'operations' => [
                $o[1],
            ],
            'uriTemplate' => [
                null,
            ],
            'types' => [
                null,
            ],
            'formats' => [
                null,
            ],
            'inputFormats' => [
                null,
            ],
            'outputFormats' => [
                null,
            ],
            'uriVariables' => [
                [],
            ],
            'routePrefix' => [
                null,
            ],
            'defaults' => [
                null,
            ],
            'requirements' => [
                null,
            ],
            'options' => [
                null,
            ],
            'stateless' => [
                true,
            ],
            '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\\Operations' => [
            'operations' => [
                1 => [
                    [
                        'fetch-municipalities',
                        $o[2],
                    ],
                    [
                        '_api_/.well-known/genid/{id}{._format}_get',
                        $o[3],
                    ],
                    [
                        'fetch-address',
                        $o[5],
                    ],
                    [
                        'fetch-municipalities-new',
                        $o[6],
                    ],
                    [
                        'fetch-address-new',
                        $o[7],
                    ],
                    [
                        'fetch-track-number',
                        $o[8],
                    ],
                    [
                        'fetch-full-address',
                        $o[9],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'Address',
                'Address',
                5 => 'Address',
                'Address',
                'Address',
                'Address',
                'Address',
            ],
            'class' => [
                2 => 'App\\ApiResource\\Address',
                'App\\ApiResource\\Address',
                5 => 'App\\ApiResource\\Address',
                'App\\ApiResource\\Address',
                'App\\ApiResource\\Address',
                'App\\ApiResource\\Address',
                'App\\ApiResource\\Address',
            ],
            'description' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'urlGenerationStrategy' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'deprecationReason' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'normalizationContext' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'denormalizationContext' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'collectDenormalizationErrors' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'validationContext' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'filters' => [
                2 => [],
                [],
                5 => [],
                [],
                [],
                [],
                [],
            ],
            'elasticsearch' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'order' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'fetchPartial' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'forceEager' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationEnabled' => [
                2 => false,
                null,
                5 => false,
                false,
                false,
                false,
                false,
            ],
            'paginationType' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationItemsPerPage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationMaximumItemsPerPage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationPartial' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationClientEnabled' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationClientItemsPerPage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationClientPartial' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationFetchJoinCollection' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'paginationUseOutputWalkers' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'security' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'securityMessage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'securityPostDenormalize' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'securityPostDenormalizeMessage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'securityPostValidation' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'securityPostValidationMessage' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'provider' => [
                2 => 'App\\State\\AddressProvider',
                5 => 'App\\State\\AddressProvider',
                'App\\State\\AddressProvider',
                'App\\State\\AddressProvider',
                'App\\State\\AddressProvider',
                'App\\State\\AddressProvider',
            ],
            'stateOptions' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'extraProperties' => [
                2 => [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'generated_operation' => true,
                ],
                5 => [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
                [
                    'standard_put' => true,
                    'rfc_7807_compliant_errors' => true,
                    'user_defined_uri_template' => true,
                ],
            ],
            'read' => [
                2 => null,
                false,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'deserialize' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'validate' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'write' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'serialize' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'priority' => [
                2 => 0,
                null,
                5 => 1,
                2,
                3,
                4,
                5,
            ],
            'name' => [
                2 => 'fetch-municipalities',
                '_api_/.well-known/genid/{id}{._format}_get',
                5 => 'fetch-address',
                'fetch-municipalities-new',
                'fetch-address-new',
                'fetch-track-number',
                'fetch-full-address',
            ],
            'output' => [
                3 => [
                    'class' => null,
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Metadata' => [
            'queryParameterValidationEnabled' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'paginationViaCursor' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'method' => [
                2 => 'GET',
                'GET',
                5 => 'GET',
                'GET',
                'GET',
                'GET',
                'GET',
            ],
            'uriTemplate' => [
                2 => '/fetchMunicipalities',
                '/.well-known/genid/{id}{._format}',
                5 => '/fetchAddress',
                '/fetchMunicipalitiesNew',
                '/fetchAddressNew',
                '/fetchTrackNumber',
                '/fetch-full-address',
            ],
            'types' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'formats' => [
                2 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                5 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
            'inputFormats' => [
                2 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
                5 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'json' => [
                        'application/json',
                    ],
                ],
                5 => [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
                [
                    'json' => [
                        'application/json',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [],
                [
                    'id' => $o[4],
                ],
                5 => [],
                [],
                [],
                [],
                [],
            ],
            'routePrefix' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'routeName' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'defaults' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'requirements' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'options' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'stateless' => [
                2 => true,
                true,
                5 => true,
                true,
                true,
                true,
                true,
            ],
            'sunset' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'acceptPatch' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'host' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'schemes' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'condition' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'controller' => [
                2 => null,
                'api_platform.action.not_exposed',
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'headers' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'cacheHeaders' => [
                2 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                5 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'openapiContext' => [
                2 => [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'postalCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                    ],
                ],
                null,
                5 => [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'q',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'postalCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'cityCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'trackNumber',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'limit',
                            'schema' => [
                                'type' => 'integer',
                            ],
                        ],
                    ],
                ],
                [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'postalCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                    ],
                ],
                [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'q',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'postalCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'cityCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'trackNumber',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'limit',
                            'schema' => [
                                'type' => 'integer',
                                'required' => true,
                            ],
                        ],
                    ],
                ],
                [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'postalCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'cityCode',
                            'schema' => [
                                'type' => 'string',
                                'required' => true,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'trackName',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'limit',
                            'schema' => [
                                'type' => 'integer',
                                'required' => true,
                            ],
                        ],
                    ],
                ],
                [
                    'parameters' => [
                        [
                            'in' => 'query',
                            'name' => 'address',
                            'schema' => [
                                'type' => 'string',
                                'required' => false,
                            ],
                        ],
                        [
                            'in' => 'query',
                            'name' => 'limit',
                            'schema' => [
                                'type' => 'integer',
                                'required' => true,
                            ],
                        ],
                    ],
                ],
            ],
            'openapi' => [
                2 => null,
                false,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'exceptionToStatus' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'links' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'errors' => [
                2 => null,
                null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
            'status' => [
                3 => 404,
            ],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'itemUriTemplate' => [
                2 => null,
                5 => null,
                null,
                null,
                null,
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Parameter' => [
            'key' => [
                4 => null,
            ],
            'schema' => [
                4 => null,
            ],
            'openApi' => [
                4 => null,
            ],
            'provider' => [
                4 => null,
            ],
            'filter' => [
                4 => null,
            ],
            'property' => [
                4 => null,
            ],
            'description' => [
                4 => null,
            ],
            'required' => [
                4 => null,
            ],
            'priority' => [
                4 => null,
            ],
            'hydra' => [
                4 => null,
            ],
            'constraints' => [
                4 => null,
            ],
            'security' => [
                4 => null,
            ],
            'securityMessage' => [
                4 => null,
            ],
            'extraProperties' => [
                4 => [],
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                4 => 'id',
            ],
            'fromProperty' => [
                4 => null,
            ],
            'toProperty' => [
                4 => null,
            ],
            'fromClass' => [
                4 => 'App\\ApiResource\\Address',
            ],
            'toClass' => [
                4 => null,
            ],
            'identifiers' => [
                4 => [
                    'id',
                ],
            ],
            'compositeIdentifier' => [
                4 => null,
            ],
            'expandedValue' => [
                4 => null,
            ],
            'securityObjectName' => [
                4 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); } }];
