Row
Less than 1 minute
Row
class Row extends \Hazaar\DBI\StructProperties
changedProperties
private array $changedPropertiesMethods
construct
Row constructor.
protected construct(mixed $data, array $meta): voidParameters
| Parameter | Type | Description |
|---|---|---|
$data | mixed | |
$meta | array |
constructed
Called after the row is constructed and properties are initialized.
protected constructed(): voidSets up an event hook to track property changes.
destruct
Called when the row is destructed.
protected destruct(): voidCan be used to log or process changed properties before destruction.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000