<?php //783c0ba0411f9f6249ec0d7e8bd01a48

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\\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' => [
                [
                    'start' => [
                        0,
                    ],
                    'end' => [
                        1,
                    ],
                    'adminRole' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.image AS image_2, COUNT(a1_.id) AS sclr_3 FROM assessment a2_ INNER JOIN category c0_ ON a2_.category_id = c0_.id INNER JOIN assessment_run a1_ ON (a1_.assessment_id = a2_.id) LEFT JOIN user u3_ ON a1_.user_id = u3_.id WHERE (a1_.id IN (SELECT MAX(a4_.id) AS sclr_4 FROM assessment_run a4_ INNER JOIN assessment a5_ ON a4_.assessment_id = a5_.id INNER JOIN category c6_ ON a5_.category_id = c6_.id WHERE a4_.created_at >= ? AND a4_.created_at < ? GROUP BY a4_.user_id, a4_.anonymous_subject_id, c6_.id)) AND (u3_.id IS NULL OR u3_.roles NOT LIKE ?) GROUP BY c0_.id ORDER BY sclr_3 DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'label',
                    'image_2' => 'icon',
                    'sclr_3' => 'totalUsers',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'name_1' => 'string',
                    'image_2' => 'string',
                    'sclr_3' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
