<?php //c74234c0f571416ba3cfad1bfbc56d1a

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,
                    ],
                    'completed' => [
                        1,
                    ],
                    'startDate' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT SUBSTRING(s0_.completed_at FROM 1 FOR 10) AS sclr_0, s1_.type AS type_1, COUNT(s0_.id) AS sclr_2 FROM sam_moodle_completion s0_ INNER JOIN sam_moodle_activity s1_ ON s0_.activity_id = s1_.id INNER JOIN sam_moodle_course s2_ ON s0_.course_id = s2_.id WHERE s2_.company_id = ? AND s0_.completed = ? AND s0_.completed_at >= ? AND s0_.completed_at IS NOT NULL GROUP BY sclr_0, s1_.type ORDER BY sclr_0 ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'sclr_0' => 'day',
                    'type_1' => 'type',
                    'sclr_2' => 'count',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_0' => 'string',
                    'type_1' => 'string',
                    'sclr_2' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
