<?php //44f576df816e5c96428eb6d10fb059a4

return [PHP_INT_MAX, static function () { return \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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'categories' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.content AS content_2, n0_.illustration AS illustration_3, n0_.slug AS slug_4, n0_.created_at AS created_at_5, n0_.sub_title AS sub_title_6, c1_.id AS id_7, c1_.name AS name_8, n0_.category_news_id AS category_news_id_9 FROM news n0_ INNER JOIN category_news c1_ ON n0_.category_news_id = c1_.id WHERE c1_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'n' => 'App\\Entity\\News',
                    'c' => 'App\\Entity\\CategoryNews',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'categoryNews',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'n',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'illustration_3' => 'illustration',
                    'slug_4' => 'slug',
                    'created_at_5' => 'createdAt',
                    'sub_title_6' => 'subTitle',
                    'id_7' => 'id',
                    'name_8' => 'name',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_news_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'n' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_news_id_9' => 'category_news_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'n',
                    'title_1' => 'n',
                    'content_2' => 'n',
                    'illustration_3' => 'n',
                    'slug_4' => 'n',
                    'created_at_5' => 'n',
                    'sub_title_6' => 'n',
                    'id_7' => 'c',
                    'name_8' => 'c',
                    'category_news_id_9' => 'n',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\News',
                    'title_1' => 'App\\Entity\\News',
                    'content_2' => 'App\\Entity\\News',
                    'illustration_3' => 'App\\Entity\\News',
                    'slug_4' => 'App\\Entity\\News',
                    'created_at_5' => 'App\\Entity\\News',
                    'sub_title_6' => 'App\\Entity\\News',
                    'id_7' => 'App\\Entity\\CategoryNews',
                    'name_8' => 'App\\Entity\\CategoryNews',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
