<?php //1cfd653333ac6a015a28bc4dc9416db3

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' => [
                [
                    'company' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.fullname AS fullname_1, s0_.shortname AS shortname_2, COUNT(s1_.id) AS sclr_3 FROM sam_moodle_course s0_ LEFT JOIN sam_course_user s1_ ON (s1_.course_id = s0_.id) WHERE s0_.company_id = ? GROUP BY s0_.id, s0_.fullname, s0_.shortname',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'fullname_1' => 'fullname',
                    'shortname_2' => 'shortname',
                    'sclr_3' => 'enrolled_count',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'fullname_1' => 'string',
                    'shortname_2' => 'string',
                    'sclr_3' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
