Func
Less than 1 minute
Func
Properties
name
public string $namereturnType
public string $returnTypeparams
public array $paramslang
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 Sun, 01 Mar 2026 09:22:25 +0000