<?php //4bf0d72b43f186843b8612174571fe2a

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 o0_.id AS id_0, o0_.username AS username_1, o0_.email AS email_2, o0_.first_name AS first_name_3, o0_.last_name AS last_name_4, o0_.createdAt AS createdAt_5, o0_.updatedAt AS updatedAt_6, o0_.enabled AS enabled_7 FROM oro_user o0_ WHERE o0_.user_type = \'user\' ORDER BY o0_.username ASC, o0_.username ASC LIMIT 25',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'username_1' => 'username',
                    'email_2' => 'email',
                    'first_name_3' => 'firstName',
                    'last_name_4' => 'lastName',
                    'createdAt_5' => 'createdAt',
                    'updatedAt_6' => 'updatedAt',
                    'enabled_7' => 'enabled',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'username_1' => 'string',
                    'email_2' => 'string',
                    'first_name_3' => 'string',
                    'last_name_4' => 'string',
                    'createdAt_5' => 'datetime',
                    'updatedAt_6' => 'datetime',
                    'enabled_7' => 'boolean',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
