<?php //ae160c87bb8b9b42741f12bc653c5712

return [PHP_INT_MAX, static function () { 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\\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\\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_.color AS color_3, k0_.customer_id AS customer_id_4 FROM kimai2_projects k0_ LEFT JOIN kimai2_projects_teams k2_ ON k0_.id = k2_.project_id LEFT JOIN kimai2_teams k1_ ON k1_.id = k2_.team_id WHERE k0_.id IN (214, 12, 61, 53, 123, 98, 60, 177, 33, 145, 173, 6, 68, 179, 227, 26, 231, 209, 15, 210, 72, 19, 92, 25, 77, 199, 138, 224, 74, 102, 9, 139, 154, 136, 178, 218, 217, 50, 167, 90, 235, 71, 153, 86, 93, 95, 141, 133, 99, 135, 87, 207, 80, 85, 57, 54, 119, 189, 215, 105, 208, 73, 58, 147, 148, 18, 16, 21, 66, 14, 206, 36, 46, 203, 125, 100, 20, 118, 172, 42, 129, 94, 228, 107, 134, 79, 149, 52, 110, 39, 106)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'project' => 'App\\Entity\\Project',
                    'teams' => 'App\\Entity\\Team',
                ],
            ],
            'relationMap' => [
                2 => [
                    'teams' => 'teams',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'teams' => 'project',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'color_3' => 'color',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'project' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_4' => 'customer_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'project',
                    'id_1' => 'teams',
                    'name_2' => 'teams',
                    'color_3' => 'teams',
                    'customer_id_4' => 'project',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Project',
                    'id_1' => 'App\\Entity\\Team',
                    'name_2' => 'App\\Entity\\Team',
                    'color_3' => 'App\\Entity\\Team',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
