<?php //06a57e1d542f0954cc9c96d300ef2ed3

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_.alias AS alias_2, k1_.registration_date AS registration_date_3, k1_.title AS title_4, k1_.avatar AS avatar_5, k1_.api_token AS api_token_6, k1_.auth AS auth_7, k1_.username AS username_8, k1_.email AS email_9, k1_.account AS account_10, k1_.enabled AS enabled_11, k1_.password AS password_12, k1_.last_login AS last_login_13, k1_.confirmation_token AS confirmation_token_14, k1_.password_requested_at AS password_requested_at_15, k1_.roles AS roles_16, k1_.color AS color_17, k0_.`user` AS user_18, k0_.activity_id AS activity_id_19, k0_.project_id AS project_id_20 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_users k1_ ON k0_.`user` = k1_.`id` WHERE k0_.id IN (3391, 3390, 3392, 3393, 3394, 3395, 3396, 3397, 3398, 3399, 3401, 3400, 3402, 3403, 3404, 3405, 3406, 3407, 3408, 3409, 3410, 3411, 3412, 3413, 3415, 3414, 3416, 3417, 3418, 3419, 3420, 3422, 3421, 3423, 3424, 3425, 3426, 3427, 3429, 3428, 3430, 3435, 3432, 3436, 3434, 3433, 3431, 3441, 3440, 3442, 3439, 3444, 3438, 3443, 3437, 3445, 3446, 3447, 3448, 3453, 3449, 3450, 3452, 3451, 3456, 3454, 3457, 3455, 3458, 3459, 3460, 3461, 3462, 3463, 3464, 3466, 3467, 3468, 3469, 3470, 3471, 3472, 3473, 3475, 3474, 3476, 3477, 3478, 3479, 3480, 3481, 3482, 3483, 3484, 3486, 3485, 3487, 3488, 3489, 3490, 3491, 3502, 3497, 3498, 3496, 3499, 3495, 3500, 3501, 3494, 3492, 3493, 3508, 3509, 3505, 3506, 3510, 3507, 3511, 3512, 3514, 3513, 3504, 3503, 3515)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'user' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'user' => 'user',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'user' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'alias_2' => 'alias',
                    'registration_date_3' => 'registeredAt',
                    'title_4' => 'title',
                    'avatar_5' => 'avatar',
                    'api_token_6' => 'apiToken',
                    'auth_7' => 'auth',
                    'username_8' => 'username',
                    'email_9' => 'email',
                    'account_10' => 'accountNumber',
                    'enabled_11' => 'enabled',
                    'password_12' => 'password',
                    'last_login_13' => 'lastLogin',
                    'confirmation_token_14' => 'confirmationToken',
                    'password_requested_at_15' => 'passwordRequestedAt',
                    'roles_16' => 'roles',
                    'color_17' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_18' => 'integer',
                    'activity_id_19' => 'integer',
                    'project_id_20' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_18' => 'user',
                    'activity_id_19' => 'activity_id',
                    'project_id_20' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'user',
                    'alias_2' => 'user',
                    'registration_date_3' => 'user',
                    'title_4' => 'user',
                    'avatar_5' => 'user',
                    'api_token_6' => 'user',
                    'auth_7' => 'user',
                    'username_8' => 'user',
                    'email_9' => 'user',
                    'account_10' => 'user',
                    'enabled_11' => 'user',
                    'password_12' => 'user',
                    'last_login_13' => 'user',
                    'confirmation_token_14' => 'user',
                    'password_requested_at_15' => 'user',
                    'roles_16' => 'user',
                    'color_17' => 'user',
                    'user_18' => 't',
                    'activity_id_19' => 't',
                    'project_id_20' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\User',
                    'alias_2' => 'App\\Entity\\User',
                    'registration_date_3' => 'App\\Entity\\User',
                    'title_4' => 'App\\Entity\\User',
                    'avatar_5' => 'App\\Entity\\User',
                    'api_token_6' => 'App\\Entity\\User',
                    'auth_7' => 'App\\Entity\\User',
                    'username_8' => 'App\\Entity\\User',
                    'email_9' => 'App\\Entity\\User',
                    'account_10' => 'App\\Entity\\User',
                    'enabled_11' => 'App\\Entity\\User',
                    'password_12' => 'App\\Entity\\User',
                    'last_login_13' => 'App\\Entity\\User',
                    'confirmation_token_14' => 'App\\Entity\\User',
                    'password_requested_at_15' => 'App\\Entity\\User',
                    'roles_16' => 'App\\Entity\\User',
                    'color_17' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
