<?php //%255B26326debcf9544987a766f14839e1e06%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, k3_.id AS id_3, k3_.name AS name_4, k4_.username AS username_5, k4_.username_canonical AS username_canonical_6, k4_.email AS email_7, k4_.email_canonical AS email_canonical_8, k4_.enabled AS enabled_9, k4_.salt AS salt_10, k4_.password AS password_11, k4_.last_login AS last_login_12, k4_.confirmation_token AS confirmation_token_13, k4_.password_requested_at AS password_requested_at_14, k4_.roles AS roles_15, k4_.id AS id_16, k4_.alias AS alias_17, k4_.registration_date AS registration_date_18, k4_.title AS title_19, k4_.avatar AS avatar_20, k4_.api_token AS api_token_21, k4_.auth AS auth_22, k0_.project_id AS project_id_23, k1_.customer_id AS customer_id_24, k3_.teamlead_id AS teamlead_id_25 FROM kimai2_activities k0_ LEFT JOIN kimai2_projects k1_ ON k0_.project_id = k1_.id LEFT JOIN kimai2_customers k2_ ON k1_.customer_id = k2_.id LEFT JOIN kimai2_customers_teams k5_ ON k2_.id = k5_.customer_id LEFT JOIN kimai2_teams k3_ ON k3_.id = k5_.team_id LEFT JOIN kimai2_users k4_ ON k3_.teamlead_id = k4_.id WHERE k0_.id IN (5, 13, 6, 14, 7, 15, 11, 3, 12, 4, 16, 8, 9, 17, 18, 10, 19, 23, 22, 20, 32, 24, 29, 25, 30, 31, 26, 27, 28, 34, 35, 21)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Activity',
                    'project' => 'App\\Entity\\Project',
                    'customer' => 'App\\Entity\\Customer',
                    'teams' => 'App\\Entity\\Team',
                    'teamlead' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'project' => 'project',
                    'customer' => 'customer',
                    'teams' => 'teams',
                    'teamlead' => 'teamlead',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'project' => 'a',
                    'customer' => 'project',
                    'teams' => 'customer',
                    'teamlead' => 'teams',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'id_1' => 'id',
                    'id_2' => 'id',
                    'id_3' => 'id',
                    'name_4' => 'name',
                    'username_5' => 'username',
                    'username_canonical_6' => 'usernameCanonical',
                    'email_7' => 'email',
                    'email_canonical_8' => 'emailCanonical',
                    'enabled_9' => 'enabled',
                    'salt_10' => 'salt',
                    'password_11' => 'password',
                    'last_login_12' => 'lastLogin',
                    'confirmation_token_13' => 'confirmationToken',
                    'password_requested_at_14' => 'passwordRequestedAt',
                    'roles_15' => 'roles',
                    'id_16' => 'id',
                    'alias_17' => 'alias',
                    'registration_date_18' => 'registeredAt',
                    'title_19' => 'title',
                    'avatar_20' => 'avatar',
                    'api_token_21' => 'apiToken',
                    'auth_22' => 'auth',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_23' => 'integer',
                    'customer_id_24' => 'integer',
                    'teamlead_id_25' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_23' => 'project_id',
                    'customer_id_24' => 'customer_id',
                    'teamlead_id_25' => 'teamlead_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'id_1' => 'project',
                    'id_2' => 'customer',
                    'id_3' => 'teams',
                    'name_4' => 'teams',
                    'username_5' => 'teamlead',
                    'username_canonical_6' => 'teamlead',
                    'email_7' => 'teamlead',
                    'email_canonical_8' => 'teamlead',
                    'enabled_9' => 'teamlead',
                    'salt_10' => 'teamlead',
                    'password_11' => 'teamlead',
                    'last_login_12' => 'teamlead',
                    'confirmation_token_13' => 'teamlead',
                    'password_requested_at_14' => 'teamlead',
                    'roles_15' => 'teamlead',
                    'id_16' => 'teamlead',
                    'alias_17' => 'teamlead',
                    'registration_date_18' => 'teamlead',
                    'title_19' => 'teamlead',
                    'avatar_20' => 'teamlead',
                    'api_token_21' => 'teamlead',
                    'auth_22' => 'teamlead',
                    'project_id_23' => 'a',
                    'customer_id_24' => 'project',
                    'teamlead_id_25' => 'teams',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Activity',
                    'id_1' => 'App\\Entity\\Project',
                    'id_2' => 'App\\Entity\\Customer',
                    'id_3' => 'App\\Entity\\Team',
                    'name_4' => 'App\\Entity\\Team',
                    'username_5' => 'App\\Entity\\User',
                    'username_canonical_6' => 'App\\Entity\\User',
                    'email_7' => 'App\\Entity\\User',
                    'email_canonical_8' => 'App\\Entity\\User',
                    'enabled_9' => 'App\\Entity\\User',
                    'salt_10' => 'App\\Entity\\User',
                    'password_11' => 'App\\Entity\\User',
                    'last_login_12' => 'App\\Entity\\User',
                    'confirmation_token_13' => 'App\\Entity\\User',
                    'password_requested_at_14' => 'App\\Entity\\User',
                    'roles_15' => 'App\\Entity\\User',
                    'id_16' => 'App\\Entity\\User',
                    'alias_17' => 'App\\Entity\\User',
                    'registration_date_18' => 'App\\Entity\\User',
                    'title_19' => 'App\\Entity\\User',
                    'avatar_20' => 'App\\Entity\\User',
                    'api_token_21' => 'App\\Entity\\User',
                    'auth_22' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
