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

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\\CbaThemesRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'theme_read',
                            ],
                        ],
                    ],
                    'post' => [],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'theme_details_read',
                            ],
                        ],
                    ],
                    'get_theme_categories' => [
                        'method' => 'GET',
                        'path' => '/theme/{id}/categories',
                        'controller' => 'App\\Controller\\Api\\CbaCategoriesByTheme',
                        'normalization_context' => [
                            'groups' => [
                                'theme_categorie',
                            ],
                        ],
                    ],
                    'get_categorie_content_developpement' => [
                        'method' => 'GET',
                        'path' => '/classes/theme/{id}/category/1',
                        'controller' => 'App\\Controller\\Api\\BabyClassesDeveloppement',
                        'normalization_context' => [
                            'groups' => [
                                'content_by_categorie',
                            ],
                        ],
                    ],
                    'get_categorie_content_apaisement' => [
                        'method' => 'GET',
                        'path' => '/classes/theme/{id}/category/2',
                        'controller' => 'App\\Controller\\Api\\BabyClassesApaisement',
                        'normalization_context' => [
                            'groups' => [
                                'content_by_categorie',
                            ],
                        ],
                    ],
                    'get_categorie_content_activities' => [
                        'method' => 'GET',
                        'path' => '/classes/theme/{id}/category/3',
                        'controller' => 'App\\Controller\\Api\\BabyClassesActivities',
                        'normalization_context' => [
                            'groups' => [
                                'content_by_categorie',
                            ],
                        ],
                    ],
                    'get_categorie_content_emotion' => [
                        'method' => 'GET',
                        'path' => '/classes/theme/{id}/category/5',
                        'controller' => 'App\\Controller\\Api\\BabyClassesEmotion',
                        'normalization_context' => [
                            'groups' => [
                                'content_by_categorie',
                            ],
                        ],
                    ],
                    'get_categorie_content_quiz' => [
                        'method' => 'GET',
                        'path' => '/classes/theme/{id}/category/4',
                        'controller' => 'App\\Controller\\Api\\BabyClassesQuiz',
                        'normalization_context' => [
                            'groups' => [
                                'content_by_quiz',
                            ],
                        ],
                    ],
                    'put',
                    'patch',
                    'delete',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
