<?php //14085cf3e6ccdd8e5e8b4fee9ada6567

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_.id AS id_0, b0_.created_at AS created_at_1, c1_.id AS id_2, c1_.title AS title_3, c1_.description AS description_4, c1_.created_at AS created_at_5, c1_.published_at AS published_at_6, b0_.news_id AS news_id_7, b0_.baby_id AS baby_id_8, c1_.category_id AS category_id_9, c1_.thematic_id AS thematic_id_10 FROM baby_news b0_ INNER JOIN cba_news c1_ ON b0_.news_id = c1_.id WHERE b0_.baby_id = ? AND c1_.thematic_id = ? AND b0_.id IN (?) ORDER BY c1_.published_at DESC, c1_.created_at DESC, b0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'bn' => 'App\\Entity\\BabyNews',
                    'n' => 'App\\Entity\\CbaNews',
                ],
            ],
            'relationMap' => [
                2 => [
                    'n' => 'news',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'n' => 'bn',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'id_2' => 'id',
                    'title_3' => 'title',
                    'description_4' => 'description',
                    'created_at_5' => 'createdAt',
                    'published_at_6' => 'publishedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BabyNews' => [
                        'bn' => [
                            'id' => 'id_0',
                            'createdAt' => 'created_at_1',
                        ],
                    ],
                    'App\\Entity\\CbaNews' => [
                        'n' => [
                            'id' => 'id_2',
                            'title' => 'title_3',
                            'description' => 'description_4',
                            'createdAt' => 'created_at_5',
                            'publishedAt' => 'published_at_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'news_id_7' => 'integer',
                    'baby_id_8' => 'integer',
                    'category_id_9' => 'integer',
                    'thematic_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'bn' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'news_id_7' => 'news_id',
                    'baby_id_8' => 'baby_id',
                    'category_id_9' => 'category_id',
                    'thematic_id_10' => 'thematic_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'bn',
                    'created_at_1' => 'bn',
                    'id_2' => 'n',
                    'title_3' => 'n',
                    'description_4' => 'n',
                    'created_at_5' => 'n',
                    'published_at_6' => 'n',
                    'news_id_7' => 'bn',
                    'baby_id_8' => 'bn',
                    'category_id_9' => 'n',
                    'thematic_id_10' => 'n',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\BabyNews',
                    'created_at_1' => 'App\\Entity\\BabyNews',
                    'id_2' => 'App\\Entity\\CbaNews',
                    'title_3' => 'App\\Entity\\CbaNews',
                    'description_4' => 'App\\Entity\\CbaNews',
                    'created_at_5' => 'App\\Entity\\CbaNews',
                    'published_at_6' => 'App\\Entity\\CbaNews',
                ],
            ],
        ],
    ],
    $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' => [
                'baby' => [
                    0,
                ],
                'thematic' => [
                    1,
                ],
                'dpid' => [
                    2,
                ],
            ],
        ],
    ]
)];
