<?php //%255Ba15db23e8690ce996e73a337fe762cad%255D%255B1%255D

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, k2_.id AS id_2, k2_.name AS name_3, k3_.username AS username_4, k3_.username_canonical AS username_canonical_5, k3_.email AS email_6, k3_.email_canonical AS email_canonical_7, k3_.enabled AS enabled_8, k3_.salt AS salt_9, k3_.password AS password_10, k3_.last_login AS last_login_11, k3_.confirmation_token AS confirmation_token_12, k3_.password_requested_at AS password_requested_at_13, k3_.roles AS roles_14, k3_.id AS id_15, k3_.alias AS alias_16, k3_.registration_date AS registration_date_17, k3_.title AS title_18, k3_.avatar AS avatar_19, k3_.api_token AS api_token_20, k3_.auth AS auth_21, k0_.customer_id AS customer_id_22, k2_.teamlead_id AS teamlead_id_23 FROM kimai2_projects k0_ LEFT JOIN kimai2_customers k1_ ON k0_.customer_id = k1_.id LEFT JOIN kimai2_customers_teams k4_ ON k1_.id = k4_.customer_id LEFT JOIN kimai2_teams k2_ ON k2_.id = k4_.team_id LEFT JOIN kimai2_users k3_ ON k2_.teamlead_id = k3_.id WHERE k0_.id IN (4)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Project',
                    'customer' => 'App\\Entity\\Customer',
                    'teams' => 'App\\Entity\\Team',
                    'teamlead' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'customer' => 'customer',
                    'teams' => 'teams',
                    'teamlead' => 'teamlead',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'customer' => 'p',
                    'teams' => 'customer',
                    'teamlead' => 'teams',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'id_2' => 'id',
                    'name_3' => 'name',
                    'username_4' => 'username',
                    'username_canonical_5' => 'usernameCanonical',
                    'email_6' => 'email',
                    'email_canonical_7' => 'emailCanonical',
                    'enabled_8' => 'enabled',
                    'salt_9' => 'salt',
                    'password_10' => 'password',
                    'last_login_11' => 'lastLogin',
                    'confirmation_token_12' => 'confirmationToken',
                    'password_requested_at_13' => 'passwordRequestedAt',
                    'roles_14' => 'roles',
                    'id_15' => 'id',
                    'alias_16' => 'alias',
                    'registration_date_17' => 'registeredAt',
                    'title_18' => 'title',
                    'avatar_19' => 'avatar',
                    'api_token_20' => 'apiToken',
                    'auth_21' => 'auth',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_22' => 'integer',
                    'teamlead_id_23' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_22' => 'customer_id',
                    'teamlead_id_23' => 'teamlead_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'id_1' => 'customer',
                    'id_2' => 'teams',
                    'name_3' => 'teams',
                    'username_4' => 'teamlead',
                    'username_canonical_5' => 'teamlead',
                    'email_6' => 'teamlead',
                    'email_canonical_7' => 'teamlead',
                    'enabled_8' => 'teamlead',
                    'salt_9' => 'teamlead',
                    'password_10' => 'teamlead',
                    'last_login_11' => 'teamlead',
                    'confirmation_token_12' => 'teamlead',
                    'password_requested_at_13' => 'teamlead',
                    'roles_14' => 'teamlead',
                    'id_15' => 'teamlead',
                    'alias_16' => 'teamlead',
                    'registration_date_17' => 'teamlead',
                    'title_18' => 'teamlead',
                    'avatar_19' => 'teamlead',
                    'api_token_20' => 'teamlead',
                    'auth_21' => 'teamlead',
                    'customer_id_22' => 'p',
                    'teamlead_id_23' => 'teams',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Project',
                    'id_1' => 'App\\Entity\\Customer',
                    'id_2' => 'App\\Entity\\Team',
                    'name_3' => 'App\\Entity\\Team',
                    'username_4' => 'App\\Entity\\User',
                    'username_canonical_5' => 'App\\Entity\\User',
                    'email_6' => 'App\\Entity\\User',
                    'email_canonical_7' => 'App\\Entity\\User',
                    'enabled_8' => 'App\\Entity\\User',
                    'salt_9' => 'App\\Entity\\User',
                    'password_10' => 'App\\Entity\\User',
                    'last_login_11' => 'App\\Entity\\User',
                    'confirmation_token_12' => 'App\\Entity\\User',
                    'password_requested_at_13' => 'App\\Entity\\User',
                    'roles_14' => 'App\\Entity\\User',
                    'id_15' => 'App\\Entity\\User',
                    'alias_16' => 'App\\Entity\\User',
                    'registration_date_17' => 'App\\Entity\\User',
                    'title_18' => 'App\\Entity\\User',
                    'avatar_19' => 'App\\Entity\\User',
                    'api_token_20' => 'App\\Entity\\User',
                    'auth_21' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
