<?php //c90511ee39f50e3e85d187a10c6082d0

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\\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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.subtitle AS subtitle_2, p0_.content AS content_3, p0_.cover_image AS cover_image_4, p0_.video AS video_5, p0_.reading_time AS reading_time_6, p0_.created_at AS created_at_7, p0_.slug AS slug_8, p0_.display AS display_9, p0_.updated_at AS updated_at_10, p1_.id AS id_11, p1_.title AS title_12, p1_.description AS description_13, p1_.slug AS slug_14, p1_.order_id AS order_id_15, p0_.category_id AS category_id_16 FROM post p0_ INNER JOIN post_category p1_ ON p0_.category_id = p1_.id WHERE p0_.display = 1 ORDER BY p0_.created_at DESC LIMIT 4',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Post',
                    'c' => 'App\\Entity\\PostCategory',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'subtitle_2' => 'subtitle',
                    'content_3' => 'content',
                    'cover_image_4' => 'coverImage',
                    'video_5' => 'video',
                    'reading_time_6' => 'readingTime',
                    'created_at_7' => 'createdAt',
                    'slug_8' => 'slug',
                    'display_9' => 'display',
                    'updated_at_10' => 'updatedAt',
                    'id_11' => 'id',
                    'title_12' => 'title',
                    'description_13' => 'description',
                    'slug_14' => 'slug',
                    'order_id_15' => 'orderId',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_16' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'title_1' => 'p',
                    'subtitle_2' => 'p',
                    'content_3' => 'p',
                    'cover_image_4' => 'p',
                    'video_5' => 'p',
                    'reading_time_6' => 'p',
                    'created_at_7' => 'p',
                    'slug_8' => 'p',
                    'display_9' => 'p',
                    'updated_at_10' => 'p',
                    'id_11' => 'c',
                    'title_12' => 'c',
                    'description_13' => 'c',
                    'slug_14' => 'c',
                    'order_id_15' => 'c',
                    'category_id_16' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Post',
                    'title_1' => 'App\\Entity\\Post',
                    'subtitle_2' => 'App\\Entity\\Post',
                    'content_3' => 'App\\Entity\\Post',
                    'cover_image_4' => 'App\\Entity\\Post',
                    'video_5' => 'App\\Entity\\Post',
                    'reading_time_6' => 'App\\Entity\\Post',
                    'created_at_7' => 'App\\Entity\\Post',
                    'slug_8' => 'App\\Entity\\Post',
                    'display_9' => 'App\\Entity\\Post',
                    'updated_at_10' => 'App\\Entity\\Post',
                    'id_11' => 'App\\Entity\\PostCategory',
                    'title_12' => 'App\\Entity\\PostCategory',
                    'description_13' => 'App\\Entity\\PostCategory',
                    'slug_14' => 'App\\Entity\\PostCategory',
                    'order_id_15' => 'App\\Entity\\PostCategory',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
