<?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, k1_.value AS value_3, k1_.visible AS visible_4, k0_.`user` AS user_5, k0_.activity_id AS activity_id_6, k0_.project_id AS project_id_7, k1_.timesheet_id AS timesheet_id_8 FROM kimai2_timesheet k0_ LEFT JOIN kimai2_timesheet_meta k1_ ON k0_.id = k1_.timesheet_id WHERE k0_.id IN (137074, 137072, 137071, 137070, 137066, 137064, 137063, 137062, 137061, 137060, 137059, 137058, 137057, 137056, 137055, 137054, 137053, 137052, 137051, 137050, 137049, 137048, 137047, 137045, 137044, 137046, 137043, 136231, 136230, 136229, 136228, 136222, 136223, 136221, 136220, 136219, 132806, 132805, 132803, 132801, 132800, 135767, 133046, 133050, 133047, 133045, 132796, 132792, 132783, 132771)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Timesheet',
                    'meta' => 'App\\Entity\\TimesheetMeta',
                ],
            ],
            'relationMap' => [
                2 => [
                    'meta' => 'meta',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'meta' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'value_3' => 'value',
                    'visible_4' => 'visible',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_5' => 'integer',
                    'activity_id_6' => 'integer',
                    'project_id_7' => 'integer',
                    'timesheet_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_5' => 'user',
                    'activity_id_6' => 'activity_id',
                    'project_id_7' => 'project_id',
                    'timesheet_id_8' => 'timesheet_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'meta',
                    'name_2' => 'meta',
                    'value_3' => 'meta',
                    'visible_4' => 'meta',
                    'user_5' => 't',
                    'activity_id_6' => 't',
                    'project_id_7' => 't',
                    'timesheet_id_8' => 'meta',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\TimesheetMeta',
                    'name_2' => 'App\\Entity\\TimesheetMeta',
                    'value_3' => 'App\\Entity\\TimesheetMeta',
                    'visible_4' => 'App\\Entity\\TimesheetMeta',
                ],
            ],
        ],
    ],
    $o[0],
    []
);
