<?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, k1_.id AS id_1, k1_.name AS name_2, k0_.`user` AS user_3, k0_.activity_id AS activity_id_4, k0_.project_id AS project_id_5 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_timesheet_tags k2_ ON k0_.id = k2_.timesheet_id LEFT JOIN kimai2_tags k1_ ON k1_.id = k2_.tag_id WHERE k0_.id IN (139071, 139070, 139069, 139068, 129492, 129491, 129490, 129488, 139067, 139066, 139064, 139060, 139029, 139025, 139021, 139014, 139012, 133269, 133268, 133267, 133266, 133085, 133083, 133082, 133081, 133078, 128455, 128452, 128449, 128446, 128343, 128342, 128341, 128340, 133059, 133057, 128235, 128234, 128233, 128232, 128231, 133056, 133053, 133052, 133051, 133039, 128082, 128081, 128080, 128073, 128072, 128071, 128070, 127971, 127970, 127969, 127968, 127967, 127930, 127929, 127928, 127927, 127926, 133038, 133037, 133035, 133034, 133032, 133030, 133029, 133027, 133028, 133025, 133024, 133021, 133020, 133017, 133018, 133016, 132885, 132882, 132874, 132873, 132872, 132871, 132870, 132869, 132868, 132867, 132866, 132865, 127404, 127402, 127400, 127396)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'tags' => 'App\\Entity\\Tag',
                ],
            ],
            'relationMap' => [
                2 => [
                    'tags' => 'tags',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'tags' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_3' => 'integer',
                    'activity_id_4' => 'integer',
                    'project_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_3' => 'user',
                    'activity_id_4' => 'activity_id',
                    'project_id_5' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'tags',
                    'name_2' => 'tags',
                    'user_3' => 't',
                    'activity_id_4' => 't',
                    'project_id_5' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\Tag',
                    'name_2' => 'App\\Entity\\Tag',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
