<?php //%255Be1c0958405ae77f49288ceba9ca62555%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_.project_id AS project_id_22, k1_.customer_id AS customer_id_23, k2_.teamlead_id AS teamlead_id_24 FROM kimai2_activities k0_ LEFT JOIN kimai2_projects k1_ ON k0_.project_id = k1_.id LEFT JOIN kimai2_projects_teams k4_ ON k1_.id = k4_.project_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 (5, 13, 6, 14, 7, 15, 11, 3, 12, 4, 16, 8, 9, 17, 18, 10, 19, 34, 39, 47, 23, 22, 20, 32, 24, 29, 35, 40, 48, 36, 41, 49, 25, 30, 37, 42, 50, 31, 26, 38, 43, 27, 51, 45, 44, 52, 53, 28, 46, 54, 58, 57, 56, 62, 60, 59, 61, 65, 55, 21, 63)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Activity',
                    'project' => 'App\\Entity\\Project',
                    'teams' => 'App\\Entity\\Team',
                    'teamlead' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'project' => 'project',
                    'teams' => 'teams',
                    'teamlead' => 'teamlead',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'project' => 'a',
                    'teams' => 'project',
                    '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 => [
                    'project_id_22' => 'integer',
                    'customer_id_23' => 'integer',
                    'teamlead_id_24' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_22' => 'project_id',
                    'customer_id_23' => 'customer_id',
                    'teamlead_id_24' => 'teamlead_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'id_1' => 'project',
                    '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',
                    'project_id_22' => 'a',
                    'customer_id_23' => 'project',
                    'teamlead_id_24' => 'teams',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Activity',
                    'id_1' => 'App\\Entity\\Project',
                    '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],
    []
); }];
