<?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 (124282, 124281, 123911, 122892, 123778, 123777, 123775, 123776, 124241, 124280, 124248, 124246, 124247, 124243, 124245, 124227, 124226, 124224, 124222, 124220, 124219, 124218, 124216, 124214, 124212, 124211, 124209, 124208, 124207, 124205, 124204, 124202, 124200, 124198, 124195, 124196, 124194, 124192, 124191, 124082, 124188, 124081, 124187, 124184, 124180, 124174, 124172, 124171, 124170, 124169)',
            ],
        ],
        '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],
    []
);
