<?php //resource_metadata_collection_99300ea300bf8904ae9104674a21f4cc

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\\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\\Link'],
    ],
    null,
    [
        'ApiPlatform\\Metadata\\ApiResource' => [
            'operations' => [
                $o[1],
            ],
            'shortName' => [
                'UserSubscriptions',
            ],
            'uriVariables' => [
                [
                    'id' => $o[5],
                ],
            ],
            'class' => [
                'App\\Entity\\UserSubscriptions',
            ],
            'normalizationContext' => [
                [
                    'skip_null_values' => true,
                    'groups' => [
                        'sub_read',
                    ],
                ],
            ],
            'denormalizationContext' => [
                [
                    'groups' => [
                        'sub_read',
                    ],
                ],
            ],
            'graphQlOperations' => [
                [],
            ],
            'extraProperties' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/user_subscriptions/{id}.{_format}_get',
                        $o[2],
                    ],
                    [
                        '_api_/user_subscriptions.{_format}_get_collection',
                        $o[4],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'UserSubscriptions',
                4 => 'UserSubscriptions',
            ],
            'class' => [
                2 => 'App\\Entity\\UserSubscriptions',
                4 => 'App\\Entity\\UserSubscriptions',
            ],
            'normalizationContext' => [
                2 => [
                    'skip_null_values' => true,
                    'groups' => 'sub_details_read',
                ],
                4 => [
                    'skip_null_values' => true,
                    'groups' => 'sub_read',
                ],
            ],
            'denormalizationContext' => [
                2 => [
                    'groups' => [
                        'sub_read',
                    ],
                ],
                4 => [
                    'groups' => [
                        'sub_read',
                    ],
                ],
            ],
            'filters' => [
                2 => [],
                4 => [],
            ],
            'priority' => [
                2 => 0,
                4 => 1,
            ],
            'name' => [
                2 => '_api_/user_subscriptions/{id}.{_format}_get',
                4 => '_api_/user_subscriptions.{_format}_get_collection',
            ],
            'provider' => [
                2 => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
                4 => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
            ],
            'processor' => [
                2 => 'ApiPlatform\\Doctrine\\Common\\State\\PersistProcessor',
                4 => 'ApiPlatform\\Doctrine\\Common\\State\\PersistProcessor',
            ],
            'extraProperties' => [
                2 => [],
                4 => [],
            ],
        ],
        'ApiPlatform\\Metadata\\HttpOperation' => [
            'method' => [
                2 => 'GET',
                4 => 'GET',
            ],
            'uriTemplate' => [
                2 => '/user_subscriptions/{id}.{_format}',
                4 => '/user_subscriptions.{_format}',
            ],
            'inputFormats' => [
                2 => [
                    'json' => [
                        'application/json',
                    ],
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                ],
                4 => [
                    'json' => [
                        'application/json',
                    ],
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                ],
            ],
            'outputFormats' => [
                2 => [
                    'json' => [
                        'application/json',
                    ],
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                ],
                4 => [
                    'json' => [
                        'application/json',
                    ],
                    'jsonld' => [
                        'application/ld+json',
                    ],
                    'html' => [
                        'text/html',
                    ],
                    'multipart' => [
                        'multipart/form-data',
                    ],
                ],
            ],
            'uriVariables' => [
                2 => [
                    'id' => $o[3],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Link' => [
            'parameterName' => [
                3 => 'id',
                5 => 'id',
            ],
            'fromClass' => [
                3 => 'App\\Entity\\UserSubscriptions',
                5 => 'App\\Entity\\UserSubscriptions',
            ],
            'identifiers' => [
                3 => [
                    'id',
                ],
                5 => [
                    'id',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
)];
