|
const | MAP = [] |
|
const | PATCH = [] |
|
Api | $api |
|
Pool | $pool |
|
mixed | _hydrate (string $class, $item) |
| A factory that also hydrates / caches entities. More...
|
|
array | _select ($subject, callable $filter,... $args) |
| Magic method: selectField(callable $filter) More...
|
|
$this | _setData (array $data) |
| Clears all diffs and sets all data, hydrating mapped fields. More...
|
|
$this | _setField (string $field, $value) |
| Sets a value, hydrating if mapped, and clears the diff. More...
|
|
◆ adjustAvailable()
$this adjustAvailable |
( |
int |
$qty | ) |
|
◆ connect()
$this connect |
( |
bool |
$relocate = false | ) |
|
◆ getAvailable()
magic null int getAvailable |
( |
| ) |
|
◆ getInventoryItem()
◆ getInventoryItemId()
magic string getInventoryItemId |
( |
| ) |
|
◆ getLocation()
◆ getLocationId()
magic string getLocationId |
( |
| ) |
|
◆ getUpdatedAt()
magic string getUpdatedAt |
( |
| ) |
|
◆ setAvailable()