<?php //5c68da47efea417c3e5514b18025cc5f

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],
            ],
            'parameterMappings' => [
                [
                    'genreIds' => [
                        0,
                    ],
                    'authorIds' => [
                        1,
                    ],
                    'excludeIds' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT DISTINCT w0_.id AS id_0, w0_.ratings_count AS ratings_count_1 FROM works w0_ LEFT JOIN work_genres w2_ ON w0_.id = w2_.work_id LEFT JOIN genres g1_ ON g1_.id = w2_.genre_id LEFT JOIN work_authors w4_ ON w0_.id = w4_.work_id LEFT JOIN authors a3_ ON a3_.id = w4_.author_id WHERE (w0_.local_cover_path IS NOT NULL OR w0_.default_cover_url IS NOT NULL) AND ((g1_.id IN (?) OR a3_.id IN (?))) AND w0_.id NOT IN (?) ORDER BY w0_.ratings_count DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'ratings_count_1' => 'rc',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'bigint',
                    'ratings_count_1' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
