<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? 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, k0_.start_time AS start_time_1, k0_.end_time AS end_time_2, k0_.timezone AS timezone_3, k0_.duration AS duration_4, k0_.description AS description_5, k0_.rate AS rate_6, k0_.exported AS exported_7, k0_.fixed_rate AS fixed_rate_8, k0_.hourly_rate AS hourly_rate_9, k0_.`user` AS user_10, k0_.activity_id AS activity_id_11, k0_.project_id AS project_id_12 FROM kimai2_timesheet k0_ WHERE k0_.id IN (\'130686\', \'130685\', \'130516\', \'129341\', \'129201\', \'129190\', \'129188\', \'129181\', \'129178\', \'129175\') ORDER BY k0_.end_time DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'start_time_1' => 'begin',
                    'end_time_2' => 'end',
                    'timezone_3' => 'timezone',
                    'duration_4' => 'duration',
                    'description_5' => 'description',
                    'rate_6' => 'rate',
                    'exported_7' => 'exported',
                    'fixed_rate_8' => 'fixedRate',
                    'hourly_rate_9' => 'hourlyRate',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_10' => 'integer',
                    'activity_id_11' => 'integer',
                    'project_id_12' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_10' => 'user',
                    'activity_id_11' => 'activity_id',
                    'project_id_12' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'start_time_1' => 't',
                    'end_time_2' => 't',
                    'timezone_3' => 't',
                    'duration_4' => 't',
                    'description_5' => 't',
                    'rate_6' => 't',
                    'exported_7' => 't',
                    'fixed_rate_8' => 't',
                    'hourly_rate_9' => 't',
                    'user_10' => 't',
                    'activity_id_11' => 't',
                    'project_id_12' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'start_time_1' => 'App\\Entity\\Timesheet',
                    'end_time_2' => 'App\\Entity\\Timesheet',
                    'timezone_3' => 'App\\Entity\\Timesheet',
                    'duration_4' => 'App\\Entity\\Timesheet',
                    'description_5' => 'App\\Entity\\Timesheet',
                    'rate_6' => 'App\\Entity\\Timesheet',
                    'exported_7' => 'App\\Entity\\Timesheet',
                    'fixed_rate_8' => 'App\\Entity\\Timesheet',
                    'hourly_rate_9' => 'App\\Entity\\Timesheet',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
