<?php //d2ff3d7c225704e3874b11ac96076b67

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 (2695, 2694, 2690, 2689, 2687, 2685, 2684, 2683, 2682, 2681, 2680, 2677, 2676, 2673, 2674, 2672, 2671, 2669, 2668, 2667, 2666, 2664, 2663, 2661, 2660, 2659, 2656, 2655, 2649, 2648, 2642, 2641, 2638, 2635, 2634, 2633, 2632, 2631, 2630, 2650, 2629, 2628, 2627, 2651, 2624, 2623, 2652, 2636, 2620, 2619)',
            ],
        ],
        '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],
    []
); }];
