<?php //c674f0ae67ec02644fd31b23f089356d

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 (4366, 4367, 4368, 4370, 4369, 4371, 4375, 4376, 4372, 4373, 4374, 4379, 4380, 4381, 4377, 4378, 4382, 4383, 4385, 4384, 4388, 4387, 4386, 4390, 4389, 4391, 4394, 4392, 4393, 4395, 4396, 4398, 4400, 4397, 4399, 4401, 4402, 4403, 4404, 4406, 4405, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4418, 4419, 4420, 4421, 4423, 4426, 4424, 4422, 4425, 4427, 4433, 4428, 4429, 4430, 4431, 4432, 4439, 4440, 4437, 4438, 4434, 4435, 4436, 4443, 4442, 4441, 4444, 4445, 4446, 4447, 4448, 4449, 4450, 4451, 4452, 4453, 4454, 4456, 4455, 4457, 4458, 4459, 4460, 4461, 4462, 4463, 4464, 4465, 4466, 4469, 4467, 4468, 4470, 4471, 4472, 4473, 4474, 4475, 4476, 4477, 4480, 4478, 4479, 4481, 4482, 4483, 4484, 4485, 4486, 4487, 4488, 4489, 4490, 4491, 4492, 4493, 4494, 4495, 4496, 4497, 4498, 4501, 4500, 4499, 4502, 4503, 4504, 4505, 4506, 4507, 4508, 4509, 4510, 4511, 4527, 4524, 4523, 4525, 4526, 4522, 4513, 4521, 4520, 4519, 4514, 4512, 4517, 4516, 4515, 4518, 4536, 4534, 4535, 4537, 4538, 4532, 4540, 4531, 4539, 4533, 4529, 4528, 4530, 4541, 4546, 4543, 4544, 4545, 4542, 4549)',
            ],
        ],
        '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],
    []
); }];
