<?php //5b93d6f39e6939f8a539397213cb0e2b

return [PHP_INT_MAX, static fn () => \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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT k0_.id AS id_0, k1_.id AS id_1, k1_.teamlead AS teamlead_2, k2_.id AS id_3, k2_.name AS name_4, k2_.color AS color_5, k0_.supervisor_id AS supervisor_id_6, k1_.user_id AS user_id_7, k1_.team_id AS team_id_8 FROM kimai2_users k0_ LEFT JOIN kimai2_users_teams k1_ ON k0_.id = k1_.user_id LEFT JOIN kimai2_teams k2_ ON k1_.team_id = k2_.id WHERE k0_.id IN (4)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'user' => 'App\\Entity\\User',
                    'memberships' => 'App\\Entity\\TeamMember',
                    'team' => 'App\\Entity\\Team',
                ],
            ],
            'relationMap' => [
                2 => [
                    'memberships' => 'memberships',
                    'team' => 'team',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'memberships' => 'user',
                    'team' => 'memberships',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'teamlead_2' => 'teamlead',
                    'id_3' => 'id',
                    'name_4' => 'name',
                    'color_5' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'supervisor_id_6' => 'integer',
                    'user_id_7' => 'integer',
                    'team_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'user' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'supervisor_id_6' => 'supervisor_id',
                    'user_id_7' => 'user_id',
                    'team_id_8' => 'team_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'user',
                    'id_1' => 'memberships',
                    'teamlead_2' => 'memberships',
                    'id_3' => 'team',
                    'name_4' => 'team',
                    'color_5' => 'team',
                    'supervisor_id_6' => 'user',
                    'user_id_7' => 'memberships',
                    'team_id_8' => 'memberships',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User',
                    'id_1' => 'App\\Entity\\TeamMember',
                    'teamlead_2' => 'App\\Entity\\TeamMember',
                    'id_3' => 'App\\Entity\\Team',
                    'name_4' => 'App\\Entity\\Team',
                    'color_5' => 'App\\Entity\\Team',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [],
        ],
        1,
    ]
)];
