<?php //App%255CEntity%255CCounter%255CCounterTypeValue

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['Doctrine\\ORM\\Mapping\\InheritanceType'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\InheritanceType')),
        clone ($p['Doctrine\\ORM\\Mapping\\DiscriminatorColumn'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\DiscriminatorColumn')),
        clone ($p['Doctrine\\ORM\\Mapping\\DiscriminatorMap'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\DiscriminatorMap')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:list:counters',
                            ],
                        ],
                    ],
                    'post',
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'counter:details',
                                'counter:read',
                            ],
                        ],
                    ],
                    'put',
                ],
            ],
            'subresourceOperations' => [
                [
                    'api_atos_counters_types_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:list:counters',
                            ],
                        ],
                    ],
                ],
            ],
            'repositoryClass' => [
                1 => 'App\\Repository\\CounterTypeValueRepository',
            ],
            'value' => [
                2 => 'JOINED',
                4 => [
                    'counter_type_value_counter_type_value' => 'CounterTypeValue',
                    'counter_type' => 'CounterType',
                    'counter_group' => 'CounterGroup',
                ],
            ],
            'name' => [
                3 => 'counter_type',
            ],
            'type' => [
                3 => 'string',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
    ],
    []
); }];
