<?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 (111059, 111058, 110987, 110986, 110985, 110984, 112998, 112997, 112996, 112994, 112992, 112990, 112988, 112987, 112986, 112985, 112984, 112983, 112981, 112980, 112979, 112976, 112974, 112971, 112970, 112968, 112965, 112963, 112960, 112959, 112958, 112957, 112956, 112954, 112953, 112951, 112950, 112946, 112945, 112943, 112942, 112941, 112939, 112938, 112937, 112936, 112933, 112931, 112930, 112928, 112926, 112924, 112923, 112922, 112920, 112919, 112918, 108045, 108044, 108043, 107614, 107611, 107609, 107605, 107604, 107579, 107578, 107558, 107557, 107556, 107555, 107554, 112900, 112899, 112898, 112897, 112896, 112895, 112023, 112022, 112894, 112893, 112892, 112891, 112890)',
            ],
        ],
        '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],
    []
);
