<?php //%255B1dd7f2b31639e0588396a2ed5bad7cff%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' => [
                [
                    'commercial' => [
                        0,
                    ],
                    'goupCommercial' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.firstname AS firstname_2, u0_.username AS username_3, u0_.password AS password_4, u0_.email AS email_5, u0_.group_role_id AS group_role_id_6 FROM user u0_ WHERE EXISTS (SELECT 1 FROM user_role u1_ INNER JOIN role r2_ ON u1_.role_id = r2_.id WHERE u1_.user_id = u0_.id AND r2_.id IN (?)) OR u0_.group_role_id IN (?) ORDER BY u0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\PackageSecurity\\User',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'firstname_2' => 'firstname',
                    'username_3' => 'username',
                    'password_4' => 'password',
                    'email_5' => 'email',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'group_role_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'group_role_id_6' => 'group_role_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'name_1' => 'u',
                    'firstname_2' => 'u',
                    'username_3' => 'u',
                    'password_4' => 'u',
                    'email_5' => 'u',
                    'group_role_id_6' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\PackageSecurity\\User',
                    'name_1' => 'App\\Entity\\PackageSecurity\\User',
                    'firstname_2' => 'App\\Entity\\PackageSecurity\\User',
                    'username_3' => 'App\\Entity\\PackageSecurity\\User',
                    'password_4' => 'App\\Entity\\PackageSecurity\\User',
                    'email_5' => 'App\\Entity\\PackageSecurity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
