<?php //4327886b26d855ae6654fefc497c769e

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 (5, 8, 9, 12, 15, 19, 40, 43, 49, 53, 57, 66, 69, 73, 81, 84, 87, 95, 99, 101, 102, 106, 111, 113, 114, 115, 116, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182)',
            ],
        ],
        '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],
    []
); }];
