<?php //53b4da3fca969748e1dd35d09e49db62

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 (4720, 4721, 4729, 4730, 4727, 4728, 4725, 4726, 4724, 4723, 4722, 4731, 4732, 4733, 4734, 4735, 4763, 4762, 4737, 4738, 4739, 4745, 4743, 4744, 4740, 4741, 4742, 4746, 4748, 4747, 4749, 4750, 4751, 4752, 4757, 4753, 4754, 4755, 4756, 4758, 4759, 4761, 4764, 4765, 4766, 4767, 4770, 4771, 4768, 4773, 4774, 4772, 4778, 4775, 4776, 4777, 4779, 4780, 4781, 4782, 4783, 4784, 4786, 4787, 4788, 4789, 4790, 4791, 4792)',
            ],
        ],
        '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],
    []
); }];
