<?php //202a389dd653f45fd5a861d6f7b6a819

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_.name AS name_0, b0_.date_birth AS date_birth_1, b0_.current AS current_2, b0_.month AS month_3, b0_.id AS id_4, b0_.parent_id AS parent_id_5 FROM babies b0_ WHERE b0_.id IN (?) ORDER BY b0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Babies',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'name_0' => 'name',
                    'date_birth_1' => 'dateBirth',
                    'current_2' => 'current',
                    'month_3' => 'month',
                    'id_4' => 'id',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Babies' => [
                        'entity' => [
                            'name' => 'name_0',
                            'dateBirth' => 'date_birth_1',
                            'current' => 'current_2',
                            'month' => 'month_3',
                            'id' => 'id_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'parent_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'parent_id_5' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'name_0' => 'entity',
                    'date_birth_1' => 'entity',
                    'current_2' => 'entity',
                    'month_3' => 'entity',
                    'id_4' => 'entity',
                    'parent_id_5' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'name_0' => 'App\\Entity\\Babies',
                    'date_birth_1' => 'App\\Entity\\Babies',
                    'current_2' => 'App\\Entity\\Babies',
                    'month_3' => 'App\\Entity\\Babies',
                    'id_4' => 'App\\Entity\\Babies',
                ],
            ],
        ],
    ],
    $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' => [
                'dpid' => [
                    0,
                ],
            ],
        ],
    ]
)];
