<?php //d4a82c1ab4658c8a553384e7539e90f7

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.file AS file_2, b0_.article AS article_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5, b0_.category_id AS category_id_6, b0_.user_id AS user_id_7 FROM blogs b0_ ORDER BY b0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\Entity\\Blogs',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'file_2' => 'file',
                    'article_3' => 'article',
                    'created_at_4' => 'created_at',
                    'updated_at_5' => 'updated_at',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Blogs' => [
                        'b' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'file' => 'file_2',
                            'article' => 'article_3',
                            'created_at' => 'created_at_4',
                            'updated_at' => 'updated_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_6' => 'integer',
                    'user_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_6' => 'category_id',
                    'user_id_7' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'title_1' => 'b',
                    'file_2' => 'b',
                    'article_3' => 'b',
                    'created_at_4' => 'b',
                    'updated_at_5' => 'b',
                    'category_id_6' => 'b',
                    'user_id_7' => 'b',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Blogs',
                    'title_1' => 'App\\Entity\\Blogs',
                    'file_2' => 'App\\Entity\\Blogs',
                    'article_3' => 'App\\Entity\\Blogs',
                    'created_at_4' => 'App\\Entity\\Blogs',
                    'updated_at_5' => 'App\\Entity\\Blogs',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
