<?php //2d8f97fa7d07275dfc587382b4634878

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.percentage AS percentage_0, b0_.unblocked_at AS unblocked_at_1, b0_.id AS id_2, b1_.name AS name_3, b1_.date_birth AS date_birth_4, b1_.current AS current_5, b1_.month AS month_6, b1_.id AS id_7, c2_.name_month AS name_month_8, c2_.number_month AS number_month_9, c2_.active AS active_10, c2_.age_baby_concerned AS age_baby_concerned_11, c2_.subject AS subject_12, c2_.description AS description_13, c2_.image AS image_14, c2_.updated_at AS updated_at_15, c2_.id AS id_16, b0_.baby_id AS baby_id_17, b0_.theme_id AS theme_id_18, b1_.parent_id AS parent_id_19 FROM baby_cba b0_ INNER JOIN babies b1_ ON b0_.baby_id = b1_.id INNER JOIN cba_themes c2_ ON b0_.theme_id = c2_.id WHERE b0_.baby_id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'bc' => 'App\\Entity\\BabyCba',
                    'baby' => 'App\\Entity\\Babies',
                    'theme' => 'App\\Entity\\CbaThemes',
                ],
            ],
            'relationMap' => [
                2 => [
                    'baby' => 'baby',
                    'theme' => 'theme',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'baby' => 'bc',
                    'theme' => 'bc',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'percentage_0' => 'percentage',
                    'unblocked_at_1' => 'unblockedAt',
                    'id_2' => 'id',
                    'name_3' => 'name',
                    'date_birth_4' => 'dateBirth',
                    'current_5' => 'current',
                    'month_6' => 'month',
                    'id_7' => 'id',
                    'name_month_8' => 'nameMonth',
                    'number_month_9' => 'numberMonth',
                    'active_10' => 'active',
                    'age_baby_concerned_11' => 'ageBabyConcerned',
                    'subject_12' => 'subject',
                    'description_13' => 'description',
                    'image_14' => 'image',
                    'updated_at_15' => 'updatedAt',
                    'id_16' => 'id',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BabyCba' => [
                        'bc' => [
                            'percentage' => 'percentage_0',
                            'unblockedAt' => 'unblocked_at_1',
                            'id' => 'id_2',
                        ],
                    ],
                    'App\\Entity\\Babies' => [
                        'baby' => [
                            'name' => 'name_3',
                            'dateBirth' => 'date_birth_4',
                            'current' => 'current_5',
                            'month' => 'month_6',
                            'id' => 'id_7',
                        ],
                    ],
                    'App\\Entity\\CbaThemes' => [
                        'theme' => [
                            'nameMonth' => 'name_month_8',
                            'numberMonth' => 'number_month_9',
                            'active' => 'active_10',
                            'ageBabyConcerned' => 'age_baby_concerned_11',
                            'subject' => 'subject_12',
                            'description' => 'description_13',
                            'image' => 'image_14',
                            'updatedAt' => 'updated_at_15',
                            'id' => 'id_16',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'baby_id_17' => 'integer',
                    'theme_id_18' => 'integer',
                    'parent_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'bc' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'baby_id_17' => 'baby_id',
                    'theme_id_18' => 'theme_id',
                    'parent_id_19' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'percentage_0' => 'bc',
                    'unblocked_at_1' => 'bc',
                    'id_2' => 'bc',
                    'name_3' => 'baby',
                    'date_birth_4' => 'baby',
                    'current_5' => 'baby',
                    'month_6' => 'baby',
                    'id_7' => 'baby',
                    'name_month_8' => 'theme',
                    'number_month_9' => 'theme',
                    'active_10' => 'theme',
                    'age_baby_concerned_11' => 'theme',
                    'subject_12' => 'theme',
                    'description_13' => 'theme',
                    'image_14' => 'theme',
                    'updated_at_15' => 'theme',
                    'id_16' => 'theme',
                    'baby_id_17' => 'bc',
                    'theme_id_18' => 'bc',
                    'parent_id_19' => 'baby',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'percentage_0' => 'App\\Entity\\BabyCba',
                    'unblocked_at_1' => 'App\\Entity\\BabyCba',
                    'id_2' => 'App\\Entity\\BabyCba',
                    'name_3' => 'App\\Entity\\Babies',
                    'date_birth_4' => 'App\\Entity\\Babies',
                    'current_5' => 'App\\Entity\\Babies',
                    'month_6' => 'App\\Entity\\Babies',
                    'id_7' => 'App\\Entity\\Babies',
                    'name_month_8' => 'App\\Entity\\CbaThemes',
                    'number_month_9' => 'App\\Entity\\CbaThemes',
                    'active_10' => 'App\\Entity\\CbaThemes',
                    'age_baby_concerned_11' => 'App\\Entity\\CbaThemes',
                    'subject_12' => 'App\\Entity\\CbaThemes',
                    'description_13' => 'App\\Entity\\CbaThemes',
                    'image_14' => 'App\\Entity\\CbaThemes',
                    'updated_at_15' => 'App\\Entity\\CbaThemes',
                    'id_16' => 'App\\Entity\\CbaThemes',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'babies' => [
                    0,
                ],
            ],
        ],
    ]
)];
