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 Sun, 01 Mar 2026 09:22:25 +0000