<?php //8cf19949cbaf777cdb67d9141a72b798

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 u0_.id AS id_0, u0_.fName AS fName_1, u0_.lName AS lName_2, u0_.phone AS phone_3, u0_.createdAt AS createdAt_4, u0_.lastLogin AS lastLogin_5, u0_.password AS password_6, u0_.token AS token_7, u0_.sex AS sex_8, u0_.isEnabled AS isEnabled_9, u0_.email AS email_10, u0_.profile_id AS profile_id_11 FROM users u0_ WHERE u0_.isEnabled = 1 ORDER BY u0_.id DESC LIMIT 20',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\Users',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'fName_1' => 'fName',
                    'lName_2' => 'lName',
                    'phone_3' => 'phone',
                    'createdAt_4' => 'createdAt',
                    'lastLogin_5' => 'lastLogin',
                    'password_6' => 'password',
                    'token_7' => 'token',
                    'sex_8' => 'sex',
                    'isEnabled_9' => 'isEnabled',
                    'email_10' => 'email',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'profile_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'profile_id_11' => 'profile_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'fName_1' => 'u',
                    'lName_2' => 'u',
                    'phone_3' => 'u',
                    'createdAt_4' => 'u',
                    'lastLogin_5' => 'u',
                    'password_6' => 'u',
                    'token_7' => 'u',
                    'sex_8' => 'u',
                    'isEnabled_9' => 'u',
                    'email_10' => 'u',
                    'profile_id_11' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Users',
                    'fName_1' => 'App\\Entity\\Users',
                    'lName_2' => 'App\\Entity\\Users',
                    'phone_3' => 'App\\Entity\\Users',
                    'createdAt_4' => 'App\\Entity\\Users',
                    'lastLogin_5' => 'App\\Entity\\Users',
                    'password_6' => 'App\\Entity\\Users',
                    'token_7' => 'App\\Entity\\Users',
                    'sex_8' => 'App\\Entity\\Users',
                    'isEnabled_9' => 'App\\Entity\\Users',
                    'email_10' => 'App\\Entity\\Users',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
