<?php //4b7586b7dc9a2fa8614c24bf3697cc70

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' => [
                [
                    'anon' => [
                        0,
                    ],
                    'defaultType' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT o0_.id AS id_0, o0_.role AS role_1, o0_.label AS label_2, o0_.type AS type_3 FROM oro_access_role o0_ WHERE o0_.role <> ? AND o0_.type = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'Akeneo\\UserManagement\\Component\\Model\\Role',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'role_1' => 'role',
                    'label_2' => 'label',
                    'type_3' => 'type',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'role_1' => 'r',
                    'label_2' => 'r',
                    'type_3' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'Akeneo\\UserManagement\\Component\\Model\\Role',
                    'role_1' => 'Akeneo\\UserManagement\\Component\\Model\\Role',
                    'label_2' => 'Akeneo\\UserManagement\\Component\\Model\\Role',
                    'type_3' => 'Akeneo\\UserManagement\\Component\\Model\\Role',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
