listIndexes
Less than 1 minute
listIndexes
listIndexes
Retrieves a list of indexes for a given table or all tables in the specified schema.
public listIndexes(?string $table): voidParameters
| Parameter | Type | Description |
|---|---|---|
$table | string | The name of the table. If null, all tables in the schema will be considered. |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000