<?php //b62f283659b13ff17fcdd656dacdcf5e

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.description AS description_2, r0_.isEnabled AS isEnabled_3, r0_.createdAt AS createdAt_4, r0_.date AS date_5, r0_.title_en AS title_en_6, r0_.description_en AS description_en_7, r0_.document_id AS document_id_8, r0_.cover_id AS cover_id_9, r0_.category_id AS category_id_10, r0_.createdBy AS createdBy_11, r0_.updatedBy AS updatedBy_12 FROM resources r0_ LEFT JOIN resources_categories r1_ ON r0_.category_id = r1_.id WHERE r0_.isEnabled = 1 ORDER BY r0_.date DESC LIMIT 50',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Resources',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'isEnabled_3' => 'isEnabled',
                    'createdAt_4' => 'createdAt',
                    'date_5' => 'date',
                    'title_en_6' => 'titleEn',
                    'description_en_7' => 'descriptionEn',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'document_id_8' => 'integer',
                    'cover_id_9' => 'integer',
                    'category_id_10' => 'integer',
                    'createdBy_11' => 'integer',
                    'updatedBy_12' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'document_id_8' => 'document_id',
                    'cover_id_9' => 'cover_id',
                    'category_id_10' => 'category_id',
                    'createdBy_11' => 'createdBy',
                    'updatedBy_12' => 'updatedBy',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'title_1' => 'r',
                    'description_2' => 'r',
                    'isEnabled_3' => 'r',
                    'createdAt_4' => 'r',
                    'date_5' => 'r',
                    'title_en_6' => 'r',
                    'description_en_7' => 'r',
                    'document_id_8' => 'r',
                    'cover_id_9' => 'r',
                    'category_id_10' => 'r',
                    'createdBy_11' => 'r',
                    'updatedBy_12' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Resources',
                    'title_1' => 'App\\Entity\\Resources',
                    'description_2' => 'App\\Entity\\Resources',
                    'isEnabled_3' => 'App\\Entity\\Resources',
                    'createdAt_4' => 'App\\Entity\\Resources',
                    'date_5' => 'App\\Entity\\Resources',
                    'title_en_6' => 'App\\Entity\\Resources',
                    'description_en_7' => 'App\\Entity\\Resources',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
