<?php //9eea85bd9f05350619944b1f1e8fa697

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 (2526, 2524, 2525, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2544, 2543, 2542, 2545, 2547, 2546, 2548, 2549, 2564, 2566, 2565, 2558, 2563, 2559, 2560, 2562, 2555, 2557, 2561, 2556, 2551, 2550, 2553, 2552, 2554, 2567, 2568, 2571, 2569, 2570, 2572, 2573, 2574, 2581, 2575, 2577, 2582, 2578, 2580, 2576, 2579, 2583, 2584, 2586, 2585, 2587, 2588, 2589, 2595, 2590, 2596, 2591, 2597, 2598, 2599, 2604, 2593, 2592, 2594, 2600, 2602, 2601, 2603, 2606, 2607, 2609, 2610, 2608, 2611, 2612, 2613, 2614, 2615, 2616, 2605, 2617, 2621, 2622, 2623, 2624, 2618, 2619, 2620, 2625, 2626)',
            ],
        ],
        '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],
    []
); }];
