User
Less than 1 minute
User
Methods
listUsers
public listUsers(): voidcreateUser
public createUser(string $name, ?string $password, array $privileges): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$password | string | |
$privileges | array |
dropUser
public dropUser(string $name, bool $ifExists): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$ifExists | bool |
Generated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:29:59 +0000