<?php //71e453aaa24a7c88ca15f05a8bf7889f

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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.content AS content_3, b0_.image AS image_4, b0_.author AS author_5, b0_.published_at AS published_at_6, b0_.comments_count AS comments_count_7, b0_.tags AS tags_8, b0_.is_published AS is_published_9, b0_.created_at AS created_at_10, b0_.updated_at AS updated_at_11 FROM blog b0_ WHERE b0_.id IN (?) ORDER BY b0_.published_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Blog',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'slug_2' => 'slug',
                    'content_3' => 'content',
                    'image_4' => 'image',
                    'author_5' => 'author',
                    'published_at_6' => 'publishedAt',
                    'comments_count_7' => 'commentsCount',
                    'tags_8' => 'tags',
                    'is_published_9' => 'isPublished',
                    'created_at_10' => 'createdAt',
                    'updated_at_11' => 'updatedAt',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'title_1' => 'entity',
                    'slug_2' => 'entity',
                    'content_3' => 'entity',
                    'image_4' => 'entity',
                    'author_5' => 'entity',
                    'published_at_6' => 'entity',
                    'comments_count_7' => 'entity',
                    'tags_8' => 'entity',
                    'is_published_9' => 'entity',
                    'created_at_10' => 'entity',
                    'updated_at_11' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Blog',
                    'title_1' => 'App\\Entity\\Blog',
                    'slug_2' => 'App\\Entity\\Blog',
                    'content_3' => 'App\\Entity\\Blog',
                    'image_4' => 'App\\Entity\\Blog',
                    'author_5' => 'App\\Entity\\Blog',
                    'published_at_6' => 'App\\Entity\\Blog',
                    'comments_count_7' => 'App\\Entity\\Blog',
                    'tags_8' => 'App\\Entity\\Blog',
                    'is_published_9' => 'App\\Entity\\Blog',
                    'created_at_10' => 'App\\Entity\\Blog',
                    'updated_at_11' => 'App\\Entity\\Blog',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
