<?php //fc6c21b204c64afeac4d4a5f83629346

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' => [
                [
                    'u' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT w0_.first_published_year AS first_published_year_0, COUNT(w0_.id) AS sclr_1 FROM ratings r1_ INNER JOIN works w0_ ON r1_.work_id = w0_.id WHERE r1_.user_id = ? AND w0_.first_published_year IS NOT NULL GROUP BY w0_.first_published_year',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'first_published_year_0' => 'year',
                    'sclr_1' => 'cnt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'first_published_year_0' => 'smallint',
                    'sclr_1' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
