This is the complete list of members for Location, including all inherited members.
$api (defined in Data) | Data | protected |
$pool (defined in Data) | Data | protected |
__call(string $method, array $args) | Data | |
__construct($caller, array $data=[]) | Data | |
__toString() | AbstractEntity | |
_container() | AbstractEntity | protected |
_get(string $field) | AbstractEntity | protected |
_hydrate(string $class, $item) | Data | protected |
_onDelete() (defined in AbstractEntity) | AbstractEntity | protected |
_onSave() (defined in AbstractEntity) | AbstractEntity | protected |
_reload(string $field) | AbstractEntity | protected |
_select($subject, callable $filter,... $args) | Data | protected |
_setData(array $data) | Data | protected |
_setField(string $field, $value) | Data | protected |
DIR (defined in Location) | Location | |
getAddress1() | Location | |
getAddress2() | Location | |
getCity() | Location | |
getCountryCode() | Location | |
getCreatedAt() | Location | |
getId() | AbstractEntity | |
getInventoryLevels() | Location | |
getLocalizedCountryName() | Location | |
getLocalizedProvinceName() | Location | |
getName() | Location | |
getPhone() | Location | |
getPoolKeys() | AbstractEntity | |
getProvince() | Location | |
getProvinceCode() | Location | |
getUpdatedAt() | Location | |
getZip() | Location | |
hasId() | AbstractEntity | |
isActive() | Location | |
isLegacy() | Location | |
load($caller, string $id, array $query=[]) | AbstractEntity | static |
loadAll($caller, string $path, array $query=[]) | AbstractEntity | static |
MAP (defined in Data) | Data | |
newInventoryLevel(InventoryItem $item) | Location | |
PATCH (defined in Data) | Data | |
reload() | AbstractEntity | |
selectInventoryLevels(callable $filter) | Location | |
serialize() | Data | |
toArray() | Data | |
TYPE (defined in Location) | Location | |
unserialize($serialized) | Data | |