<?php //resource_metadata_collection_c3e83a6d2bc5c2c7

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\\Parameters'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Parameters')),
        clone ($p['ApiPlatform\\Metadata\\Operations'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Operations')),
        clone ($p['ApiPlatform\\Metadata\\NotExposed'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\NotExposed')),
        clone ($p['ApiPlatform\\Metadata\\Link'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\Link')),
        clone ($p['ApiPlatform\\Metadata\\GetCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Metadata\\GetCollection')),
        clone $p['ApiPlatform\\Metadata\\Parameters'],
        clone $p['ApiPlatform\\Metadata\\Link'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\Metadata' => [
            'parameters' => [
                $o[1],
                3 => $o[1],
                5 => $o[6],
            ],
            'policy' => [
                null,
                3 => null,
                5 => null,
            ],
            'middleware' => [
                null,
                3 => null,
                5 => null,
            ],
            'map' => [
                null,
                3 => null,
                5 => null,
            ],
            'rules' => [
                3 => null,
                5 => null,
            ],
            'queryParameterValidationEnabled' => [
                3 => null,
                5 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\ApiResource' => [
            'shortName' => [
                'Carrier',
            ],
            'class' => [
                'App\\ApiPlatform\\ApiResource\\Carrier',
            ],
            'description' => [
                null,
            ],
            'urlGenerationStrategy' => [
                null,
            ],
            'deprecationReason' => [
                null,
            ],
            'normalizationContext' => [
                null,
            ],
            'denormalizationContext' => [
                null,
            ],
            'collectDenormalizationErrors' => [
                null,
            ],
            'validationContext' => [
                null,
            ],
            'filters' => [
                null,
            ],
            'order' => [
                null,
            ],
            'fetchPartial' => [
                null,
            ],
            'forceEager' => [
                null,
            ],
            'paginationEnabled' => [
                null,
            ],
            'paginationType' => [
                null,
            ],
            'paginationItemsPerPage' => [
                null,
            ],
            'paginationMaximumItemsPerPage' => [
                100,
            ],
            '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,
            ],
            'rules' => [
                null,
            ],
            'queryParameterValidationEnabled' => [
                null,
            ],
            'strictQueryParameterValidation' => [
                null,
            ],
            'hideHydraOperation' => [
                null,
            ],
            'jsonStream' => [
                null,
            ],
            'extraProperties' => [
                [],
            ],
            'operations' => [
                $o[2],
            ],
            'uriTemplate' => [
                null,
            ],
            'types' => [
                null,
            ],
            'formats' => [
                null,
            ],
            'inputFormats' => [
                null,
            ],
            'outputFormats' => [
                null,
            ],
            'uriVariables' => [
                [
                    'id' => $o[7],
                ],
            ],
            'routePrefix' => [
                'admin/enum',
            ],
            '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,
            ],
            'openapi' => [
                null,
            ],
            'paginationViaCursor' => [
                null,
            ],
            'compositeIdentifier' => [
                null,
            ],
            'exceptionToStatus' => [
                null,
            ],
            'links' => [
                null,
            ],
            'graphQlOperations' => [
                [],
            ],
            'mcp' => [
                null,
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                2 => [
                    [
                        '_api_admin/enum/carriers/{id}{._format}_get',
                        $o[3],
                    ],
                    [
                        '_api_admin/enum/carriers{._format}_get_collection',
                        $o[5],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                3 => 'Carrier',
                5 => 'Carrier',
            ],
            'class' => [
                3 => 'App\\ApiPlatform\\ApiResource\\Carrier',
                5 => 'App\\ApiPlatform\\ApiResource\\Carrier',
            ],
            'description' => [
                3 => null,
                5 => null,
            ],
            'urlGenerationStrategy' => [
                3 => null,
                5 => null,
            ],
            'deprecationReason' => [
                3 => null,
                5 => null,
            ],
            'normalizationContext' => [
                3 => null,
                5 => null,
            ],
            'denormalizationContext' => [
                3 => null,
                5 => null,
            ],
            'collectDenormalizationErrors' => [
                3 => null,
                5 => null,
            ],
            'validationContext' => [
                3 => null,
                5 => null,
            ],
            'filters' => [
                3 => [],
                5 => [],
            ],
            'output' => [
                3 => [
                    'class' => null,
                ],
                5 => [
                    'class' => 'VU\\Logistic\\Enum\\CarrierEnum',
                    'name' => 'CarrierEnum',
                ],
            ],
            'order' => [
                3 => null,
                5 => null,
            ],
            'fetchPartial' => [
                3 => null,
                5 => null,
            ],
            'forceEager' => [
                3 => null,
                5 => null,
            ],
            'paginationEnabled' => [
                3 => null,
                5 => null,
            ],
            'paginationType' => [
                3 => null,
                5 => null,
            ],
            'paginationItemsPerPage' => [
                3 => null,
                5 => null,
            ],
            'paginationMaximumItemsPerPage' => [
                3 => 100,
                5 => 100,
            ],
            'paginationPartial' => [
                3 => null,
                5 => null,
            ],
            'paginationClientEnabled' => [
                3 => null,
                5 => null,
            ],
            'paginationClientItemsPerPage' => [
                3 => true,
                5 => true,
            ],
            'paginationClientPartial' => [
                3 => null,
                5 => null,
            ],
            'paginationFetchJoinCollection' => [
                3 => null,
                5 => null,
            ],
            'paginationUseOutputWalkers' => [
                3 => null,
                5 => null,
            ],
            'security' => [
                3 => null,
                5 => null,
            ],
            'securityMessage' => [
                3 => null,
                5 => null,
            ],
            'securityPostDenormalize' => [
                3 => null,
                5 => null,
            ],
            'securityPostDenormalizeMessage' => [
                3 => null,
                5 => null,
            ],
            'securityPostValidation' => [
                3 => null,
                5 => null,
            ],
            'securityPostValidationMessage' => [
                3 => null,
                5 => null,
            ],
            'provider' => [
                3 => 'api_platform.state_provider.backed_enum',
                5 => 'App\\ApiPlatform\\ApiResource\\Carrier::getCases',
            ],
            'stateOptions' => [
                3 => null,
                5 => null,
            ],
            'jsonStream' => [
                3 => null,
                5 => null,
            ],
            'extraProperties' => [
                3 => [
                    'generated_operation' => true,
                ],
                5 => [],
            ],
            'read' => [
                3 => false,
                5 => null,
            ],
            'deserialize' => [
                3 => null,
                5 => null,
            ],
            'validate' => [
                3 => null,
                5 => null,
            ],
            'write' => [
                3 => null,
                5 => null,
            ],
            'serialize' => [
                3 => null,
                5 => null,
            ],
            'contentNegotiation' => [
                3 => null,
                5 => null,
            ],
            'priority' => [
                3 => null,
                5 => 1,
            ],
            'name' => [
                3 => '_api_admin/enum/carriers/{id}{._format}_get',
                5 => '_api_admin/enum/carriers{._format}_get_collection',
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'strictQueryParameterValidation' => [
                3 => null,
                5 => null,
            ],
            'hideHydraOperation' => [
                3 => null,
            ],
            'paginationViaCursor' => [
                3 => null,
                5 => null,
            ],
            'inputFormats' => [
                3 => [
                    'jsonld' => [
                        'application/json',
                        'application/ld+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'csv' => [
                        'application/csv',
                    ],
                    'xlsx' => [
                        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
                    ],
                ],
                5 => [
                    'jsonld' => [
                        'application/json',
                        'application/ld+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'csv' => [
                        'application/csv',
                    ],
                    'xlsx' => [
                        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
                    ],
                ],
            ],
            'outputFormats' => [
                3 => [
                    'jsonld' => [
                        'application/json',
                        'application/ld+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'csv' => [
                        'application/csv',
                    ],
                    'xlsx' => [
                        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
                    ],
                ],
                5 => [
                    'jsonld' => [
                        'application/json',
                        'application/ld+json',
                    ],
                    'xml' => [
                        'application/xml',
                        'text/xml',
                    ],
                    'csv' => [
                        'application/csv',
                    ],
                    'xlsx' => [
                        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
                    ],
                ],
            ],
            'method' => [
                3 => 'GET',
                5 => 'GET',
            ],
            'uriTemplate' => [
                3 => '/carriers/{id}{._format}',
                5 => '/carriers{._format}',
            ],
            'types' => [
                3 => null,
                5 => null,
            ],
            'uriVariables' => [
                3 => [
                    'id' => $o[4],
                ],
            ],
            'routePrefix' => [
                3 => 'admin/enum',
                5 => 'admin/enum',
            ],
            'routeName' => [
                3 => null,
                5 => null,
            ],
            'defaults' => [
                3 => null,
                5 => null,
            ],
            'requirements' => [
                3 => null,
                5 => null,
            ],
            'options' => [
                3 => null,
                5 => null,
            ],
            'stateless' => [
                3 => true,
                5 => true,
            ],
            'sunset' => [
                3 => null,
                5 => null,
            ],
            'acceptPatch' => [
                3 => null,
                5 => null,
            ],
            'status' => [
                3 => 404,
            ],
            'host' => [
                3 => null,
                5 => null,
            ],
            'schemes' => [
                3 => null,
                5 => null,
            ],
            'condition' => [
                3 => null,
                5 => null,
            ],
            'controller' => [
                3 => 'api_platform.action.not_exposed',
                5 => 'api_platform.symfony.main_controller',
            ],
            'headers' => [
                3 => null,
                5 => null,
            ],
            'cacheHeaders' => [
                3 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
                5 => [
                    'vary' => [
                        'Content-Type',
                        'Authorization',
                        'Origin',
                    ],
                ],
            ],
            'hydraContext' => [
                3 => null,
                5 => null,
            ],
            'openapi' => [
                3 => false,
                5 => null,
            ],
            'exceptionToStatus' => [
                3 => null,
                5 => null,
            ],
            'links' => [
                3 => null,
                5 => null,
            ],
            'errors' => [
                3 => null,
                5 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\Parameter' => [
            'key' => [
                4 => null,
                7 => null,
            ],
            'schema' => [
                4 => null,
                7 => null,
            ],
            'openApi' => [
                4 => null,
                7 => null,
            ],
            'provider' => [
                4 => null,
                7 => null,
            ],
            'filter' => [
                4 => null,
                7 => null,
            ],
            'property' => [
                4 => null,
                7 => null,
            ],
            'description' => [
                4 => null,
                7 => null,
            ],
            'properties' => [
                4 => null,
                7 => null,
            ],
            'required' => [
                4 => null,
                7 => null,
            ],
            'priority' => [
                4 => null,
                7 => null,
            ],
            'hydra' => [
                4 => null,
                7 => null,
            ],
            'constraints' => [
                4 => null,
                7 => null,
            ],
            'security' => [
                4 => null,
                7 => null,
            ],
            'securityMessage' => [
                4 => null,
                7 => null,
            ],
            'extraProperties' => [
                4 => [],
                7 => [],
            ],
            'filterContext' => [
                4 => null,
                7 => null,
            ],
            'nativeType' => [
                4 => null,
                7 => null,
            ],
            'castToArray' => [
                4 => null,
                7 => null,
            ],
            'castToNativeType' => [
                4 => null,
                7 => null,
            ],
            'castFn' => [
                4 => null,
                7 => null,
            ],
            'default' => [
                4 => null,
                7 => null,
            ],
            'filterClass' => [
                4 => null,
                7 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                4 => 'id',
                7 => 'id',
            ],
            'fromProperty' => [
                4 => null,
                7 => null,
            ],
            'toProperty' => [
                4 => null,
                7 => null,
            ],
            'fromClass' => [
                4 => 'App\\ApiPlatform\\ApiResource\\Carrier',
                7 => 'App\\ApiPlatform\\ApiResource\\Carrier',
            ],
            'toClass' => [
                4 => null,
                7 => null,
            ],
            'identifiers' => [
                4 => [
                    'value',
                ],
                7 => [
                    'value',
                ],
            ],
            'compositeIdentifier' => [
                4 => null,
                7 => null,
            ],
            'expandedValue' => [
                4 => null,
                7 => null,
            ],
            'securityObjectName' => [
                4 => null,
                7 => null,
            ],
        ],
        'ApiPlatform\\Metadata\\GetCollection' => [
            'hideHydraOperation' => [
                5 => null,
            ],
            'itemUriTemplate' => [
                5 => null,
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); } }];
