<?php //%255Bcecdef1ce1ca321997850fd393368252%255D%255B1%255D

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.author AS author_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5, b0_.page_content AS page_content_6, b0_.feature_image AS feature_image_7, b0_.preview_image AS preview_image_8, b0_.preview_description AS preview_description_9, b0_.keywords AS keywords_10, b0_.meta_description AS meta_description_11 FROM blog b0_ WHERE b0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Blog',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'slug_2' => 'slug',
                    'author_3' => 'author',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'page_content_6' => 'pageContent',
                    'feature_image_7' => 'featureImage',
                    'preview_image_8' => 'previewImage',
                    'preview_description_9' => 'previewDescription',
                    'keywords_10' => 'keywords',
                    'meta_description_11' => 'metaDescription',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'title_1' => 'entity',
                    'slug_2' => 'entity',
                    'author_3' => 'entity',
                    'created_at_4' => 'entity',
                    'updated_at_5' => 'entity',
                    'page_content_6' => 'entity',
                    'feature_image_7' => 'entity',
                    'preview_image_8' => 'entity',
                    'preview_description_9' => 'entity',
                    'keywords_10' => 'entity',
                    'meta_description_11' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Blog',
                    'title_1' => 'App\\Entity\\Blog',
                    'slug_2' => 'App\\Entity\\Blog',
                    'author_3' => 'App\\Entity\\Blog',
                    'created_at_4' => 'App\\Entity\\Blog',
                    'updated_at_5' => 'App\\Entity\\Blog',
                    'page_content_6' => 'App\\Entity\\Blog',
                    'feature_image_7' => 'App\\Entity\\Blog',
                    'preview_image_8' => 'App\\Entity\\Blog',
                    'preview_description_9' => 'App\\Entity\\Blog',
                    'keywords_10' => 'App\\Entity\\Blog',
                    'meta_description_11' => 'App\\Entity\\Blog',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
