<?php //%255B84bcb8501e71a991d79128ad89f20df6%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, k1_.name AS name_2, k2_.username AS username_3, k2_.username_canonical AS username_canonical_4, k2_.email AS email_5, k2_.email_canonical AS email_canonical_6, k2_.enabled AS enabled_7, k2_.salt AS salt_8, k2_.password AS password_9, k2_.last_login AS last_login_10, k2_.confirmation_token AS confirmation_token_11, k2_.password_requested_at AS password_requested_at_12, k2_.roles AS roles_13, k2_.id AS id_14, k2_.alias AS alias_15, k2_.registration_date AS registration_date_16, k2_.title AS title_17, k2_.avatar AS avatar_18, k2_.api_token AS api_token_19, k2_.auth AS auth_20, k0_.project_id AS project_id_21, k1_.teamlead_id AS teamlead_id_22 FROM kimai2_activities k0_ LEFT JOIN kimai2_activities_teams k3_ ON k0_.id = k3_.activity_id LEFT JOIN kimai2_teams k1_ ON k1_.id = k3_.team_id LEFT JOIN kimai2_users k2_ ON k1_.teamlead_id = k2_.id WHERE k0_.id IN (4, 6, 3, 5, 1, 2, 7)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Activity',
                    'teams' => 'App\\Entity\\Team',
                    'teamlead' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'teams' => 'teams',
                    'teamlead' => 'teamlead',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'teams' => 'a',
                    'teamlead' => 'teams',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'name_2' => 'name',
                    'username_3' => 'username',
                    'username_canonical_4' => 'usernameCanonical',
                    'email_5' => 'email',
                    'email_canonical_6' => 'emailCanonical',
                    'enabled_7' => 'enabled',
                    'salt_8' => 'salt',
                    'password_9' => 'password',
                    'last_login_10' => 'lastLogin',
                    'confirmation_token_11' => 'confirmationToken',
                    'password_requested_at_12' => 'passwordRequestedAt',
                    'roles_13' => 'roles',
                    'id_14' => 'id',
                    'alias_15' => 'alias',
                    'registration_date_16' => 'registeredAt',
                    'title_17' => 'title',
                    'avatar_18' => 'avatar',
                    'api_token_19' => 'apiToken',
                    'auth_20' => 'auth',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_21' => 'integer',
                    'teamlead_id_22' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_21' => 'project_id',
                    'teamlead_id_22' => 'teamlead_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'id_1' => 'teams',
                    'name_2' => 'teams',
                    'username_3' => 'teamlead',
                    'username_canonical_4' => 'teamlead',
                    'email_5' => 'teamlead',
                    'email_canonical_6' => 'teamlead',
                    'enabled_7' => 'teamlead',
                    'salt_8' => 'teamlead',
                    'password_9' => 'teamlead',
                    'last_login_10' => 'teamlead',
                    'confirmation_token_11' => 'teamlead',
                    'password_requested_at_12' => 'teamlead',
                    'roles_13' => 'teamlead',
                    'id_14' => 'teamlead',
                    'alias_15' => 'teamlead',
                    'registration_date_16' => 'teamlead',
                    'title_17' => 'teamlead',
                    'avatar_18' => 'teamlead',
                    'api_token_19' => 'teamlead',
                    'auth_20' => 'teamlead',
                    'project_id_21' => 'a',
                    'teamlead_id_22' => 'teams',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Activity',
                    'id_1' => 'App\\Entity\\Team',
                    'name_2' => 'App\\Entity\\Team',
                    'username_3' => 'App\\Entity\\User',
                    'username_canonical_4' => 'App\\Entity\\User',
                    'email_5' => 'App\\Entity\\User',
                    'email_canonical_6' => 'App\\Entity\\User',
                    'enabled_7' => 'App\\Entity\\User',
                    'salt_8' => 'App\\Entity\\User',
                    'password_9' => 'App\\Entity\\User',
                    'last_login_10' => 'App\\Entity\\User',
                    'confirmation_token_11' => 'App\\Entity\\User',
                    'password_requested_at_12' => 'App\\Entity\\User',
                    'roles_13' => 'App\\Entity\\User',
                    'id_14' => 'App\\Entity\\User',
                    'alias_15' => 'App\\Entity\\User',
                    'registration_date_16' => 'App\\Entity\\User',
                    'title_17' => 'App\\Entity\\User',
                    'avatar_18' => 'App\\Entity\\User',
                    'api_token_19' => 'App\\Entity\\User',
                    'auth_20' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
