Func
Less than 1 minute
Func
Properties
name
public string $namereturnType
public string $returnTypelang
public string $langbody
public string $bodyMethods
create
public create(Adapter $dbi): boolParameters
| Parameter | Type | Description |
|---|---|---|
$dbi | Adapter |
alter
public alter(Adapter $dbi): boolParameters
| Parameter | Type | Description |
|---|---|---|
$dbi | Adapter |
drop
public drop(Adapter $dbi): boolParameters
| Parameter | Type | Description |
|---|---|---|
$dbi | Adapter |
apply
public apply(BaseAction $action): boolParameters
| Parameter | Type | Description |
|---|---|---|
$action | BaseAction |
diff
public diff(BaseAction $action): ?BaseActionParameters
| Parameter | Type | Description |
|---|---|---|
$action | BaseAction |
Generated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:29:59 +0000