<?php //bdcb9284d89e014e813097dbe230fbe1

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_.comment AS comment_3, k1_.visible AS visible_4, k1_.billable AS billable_5, k1_.invoice_text AS invoice_text_6, k1_.budget AS budget_7, k1_.time_budget AS time_budget_8, k1_.budget_type AS budget_type_9, k1_.color AS color_10, k0_.`user` AS user_11, k0_.activity_id AS activity_id_12, k0_.project_id AS project_id_13, k1_.project_id AS project_id_14 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_activities k1_ ON k0_.activity_id = k1_.id WHERE k0_.id IN (2, 3, 4)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'activity' => 'App\\Entity\\Activity',
                ],
            ],
            'relationMap' => [
                2 => [
                    'activity' => 'activity',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'activity' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'comment_3' => 'comment',
                    'visible_4' => 'visible',
                    'billable_5' => 'billable',
                    'invoice_text_6' => 'invoiceText',
                    'budget_7' => 'budget',
                    'time_budget_8' => 'timeBudget',
                    'budget_type_9' => 'budgetType',
                    'color_10' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_11' => 'integer',
                    'activity_id_12' => 'integer',
                    'project_id_13' => 'integer',
                    'project_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_11' => 'user',
                    'activity_id_12' => 'activity_id',
                    'project_id_13' => 'project_id',
                    'project_id_14' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'activity',
                    'name_2' => 'activity',
                    'comment_3' => 'activity',
                    'visible_4' => 'activity',
                    'billable_5' => 'activity',
                    'invoice_text_6' => 'activity',
                    'budget_7' => 'activity',
                    'time_budget_8' => 'activity',
                    'budget_type_9' => 'activity',
                    'color_10' => 'activity',
                    'user_11' => 't',
                    'activity_id_12' => 't',
                    'project_id_13' => 't',
                    'project_id_14' => 'activity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\Activity',
                    'name_2' => 'App\\Entity\\Activity',
                    'comment_3' => 'App\\Entity\\Activity',
                    'visible_4' => 'App\\Entity\\Activity',
                    'billable_5' => 'App\\Entity\\Activity',
                    'invoice_text_6' => 'App\\Entity\\Activity',
                    'budget_7' => 'App\\Entity\\Activity',
                    'time_budget_8' => 'App\\Entity\\Activity',
                    'budget_type_9' => 'App\\Entity\\Activity',
                    'color_10' => 'App\\Entity\\Activity',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
