<?php //7d0b3d811958590d693013c970688173

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT k0_.id AS id_0, k1_.id AS id_1, k1_.name AS name_2, k1_.visible AS visible_3, k1_.color AS color_4, k0_.`user` AS user_5, k0_.activity_id AS activity_id_6, k0_.project_id AS project_id_7 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 (6751, 6889, 8728, 9486, 9588, 9807, 9889, 9954, 9970, 10387, 10839, 11213, 11256, 11334, 11411, 11516, 11568, 11567, 11725, 11775, 11733, 11743, 11746, 11752, 11753, 11754, 11760, 11794, 11806, 11807, 11860, 11813, 11814, 11861, 11862, 11835, 11849, 11847, 11895, 11869, 11896, 11870, 11898, 11899, 12008, 12009, 11917, 11920, 11921, 11928, 11931, 11932, 11933, 11938, 11939, 11941, 12010, 11943, 11945, 11950, 11951, 11983, 11960, 11961, 11975, 11988, 11989, 11990, 11992, 11993, 11994, 11995, 11997, 11996, 11998, 12003, 12011, 12007, 12012, 12014, 12015, 12022, 12019, 12020, 12025, 12178, 12028, 12029, 12032, 12035, 12038, 12039, 12179, 12033, 12181, 12042, 12043, 12047, 12182, 12048, 12045, 12050, 12060, 12061, 12058, 12062, 12057, 12063, 12065, 12066, 12068, 12072, 12067, 12069, 12070, 12082, 12073, 12078, 12081, 12085, 12088, 12089, 12086, 12183, 12090, 12093, 12091, 12094, 12096, 12097, 12101, 12102, 12112, 12111, 12108, 12119, 12123, 12116, 12120, 12124, 12121, 12125, 12122, 12129, 12130, 12186, 12187, 12188, 12134, 12137, 12140, 12147, 12148, 12155, 12151, 12152, 12156, 12153, 12154, 12162, 12160, 12161, 12167, 12163, 12164, 12165, 12166, 12173, 12177, 12190, 12189, 12194, 12196, 12195, 12197, 12199, 12200, 12201, 12202, 12203, 12204, 12210, 12207, 12214, 12213, 12215, 12216, 12217, 12220, 12221, 12222, 12223, 12225, 12228, 12235, 12229, 12230, 12232, 12237, 12239, 12238, 12240, 12241, 12263, 12242, 12243, 12246, 12245, 12247, 12248, 12258, 12259, 12260, 12264, 12265, 12266, 12257, 12268, 12271, 12272, 12277, 12278, 12279, 12280, 12281, 12282, 12285, 12286, 12284, 12287, 12288, 12291, 12289, 12294, 12292, 12290, 12295, 12296, 12297, 12301, 12302, 12299, 12305, 12311, 12312, 12303, 12304, 12306, 12307, 12309, 12310, 12313, 12318, 12320, 12314, 12321, 12315, 12316, 12362, 12322, 12327, 12317, 12328, 12323, 12329, 12330, 12324, 12325, 12326, 12331, 12332, 12334, 12333, 12335, 12337, 12338, 12342, 12336, 12341, 12339, 12363, 12343, 12344, 12345, 12346, 12348, 12350, 12347, 12352, 12353, 12357, 12354, 12358, 12359, 12355, 12356, 12360, 12364, 12367, 12369, 12372, 12370, 12371, 12368, 12373, 12374, 12375, 12376, 12377, 12382, 12380, 12379, 12378, 12381, 12384, 12383, 12385, 12386, 12387)',
            ],
        ],
        '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',
                    'visible_3' => 'visible',
                    'color_4' => 'color',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Timesheet' => [
                        't' => [
                            'id' => 'id_0',
                        ],
                    ],
                    'App\\Entity\\Tag' => [
                        'tags' => [
                            'id' => 'id_1',
                            'name' => 'name_2',
                            'visible' => 'visible_3',
                            'color' => 'color_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_5' => 'integer',
                    'activity_id_6' => 'integer',
                    'project_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_5' => 'user',
                    'activity_id_6' => 'activity_id',
                    'project_id_7' => 'project_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'id_1' => 'tags',
                    'name_2' => 'tags',
                    'visible_3' => 'tags',
                    'color_4' => 'tags',
                    'user_5' => 't',
                    'activity_id_6' => 't',
                    'project_id_7' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Timesheet',
                    'id_1' => 'App\\Entity\\Tag',
                    'name_2' => 'App\\Entity\\Tag',
                    'visible_3' => 'App\\Entity\\Tag',
                    'color_4' => 'App\\Entity\\Tag',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [],
        ],
    ]
); } }];
