<?php //abcbe9bd4538f1f4ba082944b754fbc1

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 (2332, 2331, 2330, 2324, 2318, 2309, 2306, 2304, 2302, 2297, 2294, 2293, 2289, 2287, 2282, 2276, 2274, 2264, 2255, 2252, 2250, 2239, 2236, 2235, 2234, 2222, 2221, 2217, 2215, 2201, 2198, 2188, 2185, 2184, 2177, 2125, 2120, 2109, 2100, 2075, 2072, 2066, 2062, 2057, 2053, 2040, 2037, 2018, 2017, 2016)',
            ],
        ],
        '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],
    []
); }];
