<?php //%255B70068f19574b4e6f80fcf684394f9e7d%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],
            ],
            '_parameterMappings' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.firstname AS firstname_4, u0_.lastname AS lastname_5, u0_.token AS token_6, u0_.concession_code AS concession_code_7, u0_.details AS details_8, u0_.expiration_date AS expiration_date_9, u0_.is_active AS is_active_10, u0_.group_event_id AS group_event_id_11 FROM user u0_ WHERE u0_.id IN (?) ORDER BY u0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\User\\User',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'username_1' => 'username',
                    'roles_2' => 'roles',
                    'password_3' => 'password',
                    'firstname_4' => 'firstname',
                    'lastname_5' => 'lastname',
                    'token_6' => 'token',
                    'concession_code_7' => 'concessionCode',
                    'details_8' => 'details',
                    'expiration_date_9' => 'expirationDate',
                    'is_active_10' => 'isActive',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'group_event_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'group_event_id_11' => 'group_event_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'username_1' => 'entity',
                    'roles_2' => 'entity',
                    'password_3' => 'entity',
                    'firstname_4' => 'entity',
                    'lastname_5' => 'entity',
                    'token_6' => 'entity',
                    'concession_code_7' => 'entity',
                    'details_8' => 'entity',
                    'expiration_date_9' => 'entity',
                    'is_active_10' => 'entity',
                    'group_event_id_11' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User\\User',
                    'username_1' => 'App\\Entity\\User\\User',
                    'roles_2' => 'App\\Entity\\User\\User',
                    'password_3' => 'App\\Entity\\User\\User',
                    'firstname_4' => 'App\\Entity\\User\\User',
                    'lastname_5' => 'App\\Entity\\User\\User',
                    'token_6' => 'App\\Entity\\User\\User',
                    'concession_code_7' => 'App\\Entity\\User\\User',
                    'details_8' => 'App\\Entity\\User\\User',
                    'expiration_date_9' => 'App\\Entity\\User\\User',
                    'is_active_10' => 'App\\Entity\\User\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
