<?php //936883b019040a571b768f0389c4b7d1

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' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.active AS active_3, b0_.publication_date AS publication_date_4, b0_.order_blog AS order_blog_5, b0_.chapter_id AS chapter_id_6 FROM blog b0_ WHERE b0_.chapter_id = ? AND b0_.active = true ORDER BY b0_.order_blog ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\Entity\\Blog',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'active_3' => 'active',
                    'publication_date_4' => 'publicationDate',
                    'order_blog_5' => 'orderBlog',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'chapter_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'chapter_id_6' => 'chapter_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'title_1' => 'b',
                    'content_2' => 'b',
                    'active_3' => 'b',
                    'publication_date_4' => 'b',
                    'order_blog_5' => 'b',
                    'chapter_id_6' => 'b',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Blog',
                    'title_1' => 'App\\Entity\\Blog',
                    'content_2' => 'App\\Entity\\Blog',
                    'active_3' => 'App\\Entity\\Blog',
                    'publication_date_4' => 'App\\Entity\\Blog',
                    'order_blog_5' => 'App\\Entity\\Blog',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
