<?php //b2e5f14550088c3c2dd373cf573f8161

return [PHP_INT_MAX, static fn () => \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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.profil AS profil_6, u0_.profil_file AS profil_file_7, u0_.bio AS bio_8, u0_.created_at AS created_at_9, u0_.updated_at AS updated_at_10, u0_.api_token AS api_token_11 FROM `user` u0_ ORDER BY u0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'email_1' => 'email',
                    'roles_2' => 'roles',
                    'password_3' => 'password',
                    'first_name_4' => 'FirstName',
                    'last_name_5' => 'LastName',
                    'profil_6' => 'Profil',
                    'profil_file_7' => 'ProfilFile',
                    'bio_8' => 'Bio',
                    'created_at_9' => 'created_at',
                    'updated_at_10' => 'updated_at',
                    'api_token_11' => 'apiToken',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_0',
                            'email' => 'email_1',
                            'roles' => 'roles_2',
                            'password' => 'password_3',
                            'FirstName' => 'first_name_4',
                            'LastName' => 'last_name_5',
                            'Profil' => 'profil_6',
                            'ProfilFile' => 'profil_file_7',
                            'Bio' => 'bio_8',
                            'created_at' => 'created_at_9',
                            'updated_at' => 'updated_at_10',
                            'apiToken' => 'api_token_11',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'email_1' => 'u',
                    'roles_2' => 'u',
                    'password_3' => 'u',
                    'first_name_4' => 'u',
                    'last_name_5' => 'u',
                    'profil_6' => 'u',
                    'profil_file_7' => 'u',
                    'bio_8' => 'u',
                    'created_at_9' => 'u',
                    'updated_at_10' => 'u',
                    'api_token_11' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\User',
                    'email_1' => 'App\\Entity\\User',
                    'roles_2' => 'App\\Entity\\User',
                    'password_3' => 'App\\Entity\\User',
                    'first_name_4' => 'App\\Entity\\User',
                    'last_name_5' => 'App\\Entity\\User',
                    'profil_6' => 'App\\Entity\\User',
                    'profil_file_7' => 'App\\Entity\\User',
                    'bio_8' => 'App\\Entity\\User',
                    'created_at_9' => 'App\\Entity\\User',
                    'updated_at_10' => 'App\\Entity\\User',
                    'api_token_11' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
