<?php //8c0bb7726fda640cc3443910916f84ba

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' => [
                [
                    'k' => [
                        0,
                        1,
                        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_.document_id AS document_id_6, r0_.cover_id AS cover_id_7, r0_.category_id AS category_id_8, r0_.createdBy AS createdBy_9, r0_.updatedBy AS updatedBy_10 FROM resources r0_ LEFT JOIN resources_categories r1_ ON r0_.category_id = r1_.id WHERE (r0_.title LIKE ? OR r0_.description LIKE ? OR r1_.label LIKE ?) AND r0_.isEnabled = 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Resources',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'isEnabled_3' => 'isEnabled',
                    'createdAt_4' => 'createdAt',
                    'date_5' => 'date',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'document_id_6' => 'integer',
                    'cover_id_7' => 'integer',
                    'category_id_8' => 'integer',
                    'createdBy_9' => 'integer',
                    'updatedBy_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'document_id_6' => 'document_id',
                    'cover_id_7' => 'cover_id',
                    'category_id_8' => 'category_id',
                    'createdBy_9' => 'createdBy',
                    'updatedBy_10' => 'updatedBy',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'title_1' => 'o',
                    'description_2' => 'o',
                    'isEnabled_3' => 'o',
                    'createdAt_4' => 'o',
                    'date_5' => 'o',
                    'document_id_6' => 'o',
                    'cover_id_7' => 'o',
                    'category_id_8' => 'o',
                    'createdBy_9' => 'o',
                    'updatedBy_10' => 'o',
                ],
            ],
            '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',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
