<?php //ae6f337405ce18c87e8fce516f864f59

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' => [
                [
                    'teams' => [
                        0,
                        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_ LEFT JOIN kimai2_projects k1_ ON k0_.project_id = k1_.id LEFT JOIN kimai2_customers k2_ ON k1_.customer_id = k2_.id WHERE k0_.user IN (18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 43, 61, 62, 63, 64, 66) AND ((SELECT COUNT(*) FROM kimai2_projects_teams k3_ WHERE k3_.project_id = k1_.id) = 0 OR EXISTS (SELECT 1 FROM kimai2_projects_teams k3_ WHERE k3_.project_id = k1_.id AND k3_.team_id IN (?))) AND ((SELECT COUNT(*) FROM kimai2_customers_teams k4_ WHERE k4_.customer_id = k2_.id) = 0 OR EXISTS (SELECT 1 FROM kimai2_customers_teams k4_ WHERE k4_.customer_id = k2_.id AND k4_.team_id IN (?))) ORDER BY k0_.start_time DESC LIMIT 50 OFFSET 50',
            ],
        ],
        '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],
    []
); }];
