<?php //resource_metadata_collection_4d4c39e8611f53797a4198e4580b6f4d

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' => [
                'CbaNews',
            ],
            'uriVariables' => [
                [
                    'id' => $o[5],
                ],
            ],
            'class' => [
                'App\\Entity\\CbaNews',
            ],
            'normalizationContext' => [
                [
                    'skip_null_values' => true,
                ],
            ],
            'graphQlOperations' => [
                [],
            ],
            'extraProperties' => [
                [],
            ],
        ],
        'ApiPlatform\\Metadata\\Operations' => [
            'operations' => [
                1 => [
                    [
                        '_api_/cba_news/{id}.{_format}_get',
                        $o[2],
                    ],
                    [
                        '_api_/cba_news.{_format}_get_collection',
                        $o[4],
                    ],
                ],
            ],
        ],
        'ApiPlatform\\Metadata\\Operation' => [
            'shortName' => [
                2 => 'CbaNews',
                4 => 'CbaNews',
            ],
            'class' => [
                2 => 'App\\Entity\\CbaNews',
                4 => 'App\\Entity\\CbaNews',
            ],
            'normalizationContext' => [
                2 => [
                    'skip_null_values' => true,
                    'groups' => 'cbanews_read_detail',
                ],
                4 => [
                    'skip_null_values' => true,
                    'groups' => 'cbanews_read',
                ],
            ],
            'filters' => [
                2 => [
                    'annotated_app_entity_cba_news_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_cba_news_api_platform_doctrine_orm_filter_order_filter',
                ],
                4 => [
                    'annotated_app_entity_cba_news_api_platform_doctrine_orm_filter_search_filter',
                    'annotated_app_entity_cba_news_api_platform_doctrine_orm_filter_order_filter',
                ],
            ],
            'priority' => [
                2 => 0,
                4 => 1,
            ],
            'name' => [
                2 => '_api_/cba_news/{id}.{_format}_get',
                4 => '_api_/cba_news.{_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 => '/cba_news/{id}.{_format}',
                4 => '/cba_news.{_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\\CbaNews',
                5 => 'App\\Entity\\CbaNews',
            ],
            'identifiers' => [
                3 => [
                    'id',
                ],
                5 => [
                    'id',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
)];
