<?php //4ada0b0304e57f7e533a1baa210e6d77

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_.order_number AS order_number_3, k1_.order_date AS order_date_4, k1_.start AS start_5, k1_.end AS end_6, k1_.timezone AS timezone_7, k1_.comment AS comment_8, k1_.visible AS visible_9, k1_.billable AS billable_10, k1_.invoice_text AS invoice_text_11, k1_.global_activities AS global_activities_12, k1_.budget AS budget_13, k1_.time_budget AS time_budget_14, k1_.budget_type AS budget_type_15, k1_.color AS color_16, k0_.`user` AS user_17, k0_.activity_id AS activity_id_18, k0_.project_id AS project_id_19, k1_.customer_id AS customer_id_20 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_projects k1_ ON k0_.project_id = k1_.id WHERE k0_.id IN (4659, 4660, 4661, 4662, 4663, 4664, 4665, 4666, 4667, 4671, 4668, 4672, 4669, 4670, 4673, 4674, 4675, 4676, 4677, 4678, 4680, 4679, 4685, 4682, 4683, 4681, 4686, 4687, 4688, 4689, 4691, 4693, 4692, 4690, 4698, 4694, 4697, 4699, 4700, 4702, 4701, 4703, 4695, 4696, 4704, 4705, 4715, 4718, 4719, 4716, 4714, 4717, 4713, 4708, 4709, 4706, 4707, 4710, 4712, 4711, 4720, 4721, 4729, 4730, 4727, 4728, 4725, 4726, 4724, 4723, 4722, 4731, 4732, 4733, 4734, 4735, 4736, 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, 4760, 4761, 4764, 4765, 4766, 4767, 4770, 4771, 4769, 4768, 4773, 4774, 4772, 4778, 4775, 4776, 4777, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793, 4794, 4795, 4798, 4797, 4796, 4800, 4799, 4801, 4802, 4803, 4804, 4806, 4805, 4808, 4807, 4809, 4810, 4811, 4822, 4812, 4813, 4814, 4823, 4817, 4815, 4821, 4819, 4820, 4818, 4816, 4824, 4825, 4826, 4827, 4836, 4847, 4848, 4851, 4852, 4828, 4830, 4829, 4849, 4835, 4831, 4834, 4832, 4833, 4842, 4846, 4841, 4839, 4838, 4840, 4853, 4837, 4845, 4844, 4850, 4843, 4856, 4857, 4855, 4854, 4858, 4859)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'project' => 'App\\Entity\\Project',
                ],
            ],
            'relationMap' => [
                2 => [
                    'project' => 'project',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'project' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'order_number_3' => 'orderNumber',
                    'order_date_4' => 'orderDate',
                    'start_5' => 'start',
                    'end_6' => 'end',
                    'timezone_7' => 'timezone',
                    'comment_8' => 'comment',
                    'visible_9' => 'visible',
                    'billable_10' => 'billable',
                    'invoice_text_11' => 'invoiceText',
                    'global_activities_12' => 'globalActivities',
                    'budget_13' => 'budget',
                    'time_budget_14' => 'timeBudget',
                    'budget_type_15' => 'budgetType',
                    'color_16' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_17' => 'integer',
                    'activity_id_18' => 'integer',
                    'project_id_19' => 'integer',
                    'customer_id_20' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_17' => 'user',
                    'activity_id_18' => 'activity_id',
                    'project_id_19' => 'project_id',
                    'customer_id_20' => 'customer_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'project',
                    'name_2' => 'project',
                    'order_number_3' => 'project',
                    'order_date_4' => 'project',
                    'start_5' => 'project',
                    'end_6' => 'project',
                    'timezone_7' => 'project',
                    'comment_8' => 'project',
                    'visible_9' => 'project',
                    'billable_10' => 'project',
                    'invoice_text_11' => 'project',
                    'global_activities_12' => 'project',
                    'budget_13' => 'project',
                    'time_budget_14' => 'project',
                    'budget_type_15' => 'project',
                    'color_16' => 'project',
                    'user_17' => 't',
                    'activity_id_18' => 't',
                    'project_id_19' => 't',
                    'customer_id_20' => 'project',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\Project',
                    'name_2' => 'App\\Entity\\Project',
                    'order_number_3' => 'App\\Entity\\Project',
                    'order_date_4' => 'App\\Entity\\Project',
                    'start_5' => 'App\\Entity\\Project',
                    'end_6' => 'App\\Entity\\Project',
                    'timezone_7' => 'App\\Entity\\Project',
                    'comment_8' => 'App\\Entity\\Project',
                    'visible_9' => 'App\\Entity\\Project',
                    'billable_10' => 'App\\Entity\\Project',
                    'invoice_text_11' => 'App\\Entity\\Project',
                    'global_activities_12' => 'App\\Entity\\Project',
                    'budget_13' => 'App\\Entity\\Project',
                    'time_budget_14' => 'App\\Entity\\Project',
                    'budget_type_15' => 'App\\Entity\\Project',
                    'color_16' => 'App\\Entity\\Project',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
