<?php //App%255CEntity%255CBabies

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\BabiesRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'babies_read',
                            ],
                        ],
                    ],
                    'post' => [],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'baby_read_detail',
                            ],
                        ],
                    ],
                    'get_cba' => [
                        'method' => 'GET',
                        'path' => '/baby/{id}/content',
                        'normalization_context' => [
                            'groups' => [
                                'baby_content_detail',
                            ],
                        ],
                    ],
                    'get_cba_classes' => [
                        'method' => 'GET',
                        'path' => '/baby/{id}/classes',
                        'controller' => 'App\\Controller\\Api\\BabyClasses::class',
                    ],
                    'get_month' => [
                        'method' => 'GET',
                        'path' => '/baby/{id}/month',
                        'normalization_context' => [
                            'groups' => [
                                'baby_month_read',
                            ],
                        ],
                    ],
                    'get_news' => [
                        'method' => 'GET',
                        'path' => '/baby/{id}/news',
                        'normalization_context' => [
                            'groups' => [
                                'baby_news_read',
                            ],
                        ],
                    ],
                    'get_categories' => [
                        'method' => 'GET',
                        'path' => '/baby/{id}/categories',
                        'normalization_context' => [
                            'groups' => [
                                'baby_list_category',
                            ],
                        ],
                    ],
                    'put',
                    'patch',
                    'delete',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
