<?php //183bceb42b9a740d2f4aa829997afebb

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 (267, 220, 161, 122, 142, 195, 40, 8, 176, 171, 183, 63, 108, 175, 265, 180, 268, 191, 196, 162, 197, 200, 201, 204, 205, 211, 229, 213, 221, 230, 238, 243, 70, 62, 49, 56, 64, 55, 168, 157, 159, 101, 143, 140, 182, 193, 185, 187, 181, 150, 198, 194, 76, 202, 51, 3, 96, 184, 164, 222, 266, 269, 44, 2, 144, 109, 190, 226, 219, 240, 223, 169, 152, 192, 84, 47)',
            ],
        ],
        '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],
    []
); }];
