<?php //df8d4f765b4b06cfd9c3288955daad7f

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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_.slug AS slug_2, b0_.content AS content_3, b0_.excerpt AS excerpt_4, b0_.tags AS tags_5, b0_.is_published AS is_published_6, b0_.published_at AS published_at_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.created_by AS created_by_10, b0_.updated_by AS updated_by_11 FROM blog_post b0_ WHERE b0_.is_published = 1 ORDER BY b0_.published_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\BlogPost',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'slug_2' => 'slug',
                    'content_3' => 'content',
                    'excerpt_4' => 'excerpt',
                    'tags_5' => 'tags',
                    'is_published_6' => 'isPublished',
                    'published_at_7' => 'publishedAt',
                    'created_at_8' => 'createdAt',
                    'updated_at_9' => 'updatedAt',
                    'created_by_10' => 'createdBy',
                    'updated_by_11' => 'updatedBy',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\BlogPost' => [
                        'p' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'slug' => 'slug_2',
                            'content' => 'content_3',
                            'excerpt' => 'excerpt_4',
                            'tags' => 'tags_5',
                            'isPublished' => 'is_published_6',
                            'publishedAt' => 'published_at_7',
                            'createdAt' => 'created_at_8',
                            'updatedAt' => 'updated_at_9',
                            'createdBy' => 'created_by_10',
                            'updatedBy' => 'updated_by_11',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'title_1' => 'p',
                    'slug_2' => 'p',
                    'content_3' => 'p',
                    'excerpt_4' => 'p',
                    'tags_5' => 'p',
                    'is_published_6' => 'p',
                    'published_at_7' => 'p',
                    'created_at_8' => 'p',
                    'updated_at_9' => 'p',
                    'created_by_10' => 'p',
                    'updated_by_11' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\BlogPost',
                    'title_1' => 'App\\Entity\\BlogPost',
                    'slug_2' => 'App\\Entity\\BlogPost',
                    'content_3' => 'App\\Entity\\BlogPost',
                    'excerpt_4' => 'App\\Entity\\BlogPost',
                    'tags_5' => 'App\\Entity\\BlogPost',
                    'is_published_6' => 'App\\Entity\\BlogPost',
                    'published_at_7' => 'App\\Entity\\BlogPost',
                    'created_at_8' => 'App\\Entity\\BlogPost',
                    'updated_at_9' => 'App\\Entity\\BlogPost',
                    'created_by_10' => 'App\\Entity\\BlogPost',
                    'updated_by_11' => 'App\\Entity\\BlogPost',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
