<?php //1addf1fd4a016f59b48021b2efe2ca79

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],
            ],
            '_parameterMappings' => [
                [
                    'begin' => [
                        0,
                    ],
                    'end' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT k0_.id AS id_0, k0_.date_tz AS date_tz_1, k0_.start_time AS start_time_2, k0_.end_time AS end_time_3, k0_.timezone AS timezone_4, k0_.duration AS duration_5, k0_.description AS description_6, k0_.rate AS rate_7, k0_.internal_rate AS internal_rate_8, k0_.fixed_rate AS fixed_rate_9, k0_.hourly_rate AS hourly_rate_10, k0_.exported AS exported_11, k0_.billable AS billable_12, k0_.category AS category_13, k0_.modified_at AS modified_at_14, k0_.`user` AS user_15, k0_.activity_id AS activity_id_16, k0_.project_id AS project_id_17 FROM kimai2_timesheet k0_ WHERE k0_.user IN (2) AND k0_.start_time >= ? AND k0_.start_time <= ? ORDER BY k0_.start_time DESC LIMIT 1000',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_tz_1' => 'date',
                    'start_time_2' => 'begin',
                    'end_time_3' => 'end',
                    'timezone_4' => 'timezone',
                    'duration_5' => 'duration',
                    'description_6' => 'description',
                    'rate_7' => 'rate',
                    'internal_rate_8' => 'internalRate',
                    'fixed_rate_9' => 'fixedRate',
                    'hourly_rate_10' => 'hourlyRate',
                    'exported_11' => 'exported',
                    'billable_12' => 'billable',
                    'category_13' => 'category',
                    'modified_at_14' => 'modifiedAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_15' => 'integer',
                    'activity_id_16' => 'integer',
                    'project_id_17' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_15' => 'user',
                    'activity_id_16' => 'activity_id',
                    'project_id_17' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'date_tz_1' => 't',
                    'start_time_2' => 't',
                    'end_time_3' => 't',
                    'timezone_4' => 't',
                    'duration_5' => 't',
                    'description_6' => 't',
                    'rate_7' => 't',
                    'internal_rate_8' => 't',
                    'fixed_rate_9' => 't',
                    'hourly_rate_10' => 't',
                    'exported_11' => 't',
                    'billable_12' => 't',
                    'category_13' => 't',
                    'modified_at_14' => 't',
                    'user_15' => 't',
                    'activity_id_16' => 't',
                    'project_id_17' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'date_tz_1' => 'App\\Entity\\Timesheet',
                    'start_time_2' => 'App\\Entity\\Timesheet',
                    'end_time_3' => 'App\\Entity\\Timesheet',
                    'timezone_4' => 'App\\Entity\\Timesheet',
                    'duration_5' => 'App\\Entity\\Timesheet',
                    'description_6' => 'App\\Entity\\Timesheet',
                    'rate_7' => 'App\\Entity\\Timesheet',
                    'internal_rate_8' => 'App\\Entity\\Timesheet',
                    'fixed_rate_9' => 'App\\Entity\\Timesheet',
                    'hourly_rate_10' => 'App\\Entity\\Timesheet',
                    'exported_11' => 'App\\Entity\\Timesheet',
                    'billable_12' => 'App\\Entity\\Timesheet',
                    'category_13' => 'App\\Entity\\Timesheet',
                    'modified_at_14' => 'App\\Entity\\Timesheet',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
