<?php //3e7adaf3a4c352d34b280a8600c8bf90

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'project' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT COALESCE(SUM(k0_.duration), 0) AS sclr_0, COALESCE(SUM(k0_.rate), 0) AS sclr_1, COALESCE(SUM(k0_.internal_rate), 0) AS sclr_2, COUNT(k0_.id) AS sclr_3, k0_.billable AS billable_4, YEAR(k0_.date_tz) AS sclr_5 FROM kimai2_timesheet k0_ WHERE k0_.project_id = ? GROUP BY k0_.billable, sclr_5',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'sclr_0' => 'duration',
                    'sclr_1' => 'rate',
                    'sclr_2' => 'internalRate',
                    'sclr_3' => 'count',
                    'billable_4' => 'billable',
                    'sclr_5' => 'year',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_0' => 'string',
                    'sclr_1' => 'string',
                    'sclr_2' => 'string',
                    'sclr_3' => 'integer',
                    'billable_4' => 'boolean',
                    'sclr_5' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
