<?php //427177cf923f788f26749a838402c68c

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT k0_.id AS id_0, k1_.id AS id_1, k1_.name AS name_2, k1_.color AS color_3, k0_.`user` AS user_4, k0_.activity_id AS activity_id_5, k0_.project_id AS project_id_6 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_timesheet_tags k2_ ON k0_.id = k2_.timesheet_id LEFT JOIN kimai2_tags k1_ ON k1_.id = k2_.tag_id WHERE k0_.id IN (12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'tags' => 'App\\Entity\\Tag',
                ],
            ],
            'relationMap' => [
                2 => [
                    'tags' => 'tags',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'tags' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'color_3' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_4' => 'integer',
                    'activity_id_5' => 'integer',
                    'project_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_4' => 'user',
                    'activity_id_5' => 'activity_id',
                    'project_id_6' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'tags',
                    'name_2' => 'tags',
                    'color_3' => 'tags',
                    'user_4' => 't',
                    'activity_id_5' => 't',
                    'project_id_6' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\Tag',
                    'name_2' => 'App\\Entity\\Tag',
                    'color_3' => 'App\\Entity\\Tag',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
