Открытые члены | |
__construct (PriceRepositoryContract $priceRepository) | |
setPrice (?float $price) | |
unsetPrice () | |
hasPrice () | |
getPrice () | |
setCurrency ($currency) | |
getCurrency () | |
isPriceBase () | |
setGroupId (int $groupId) | |
getGroupId () | |
setProductId (int $productId) | |
getProductId () | |
![]() | |
__construct (RepositoryContract $repository=null) | |
initFields (array $fields) | |
setParentCollection (?BaseCollection $collection) | |
getParentCollection () | |
getParent () | |
getHash () | |
setField (string $name, $value) | |
setFieldNoDemand (string $name, $value) | |
hasField (string $name) | |
getField (string $name) | |
setFields (array $fields) | |
getFields () | |
getChangedFields () | |
hasChangedFields () | |
isChanged () | |
isNew () | |
getId () | |
setId (int $id) | |
remove () | |
save () | |
saveInternal () | |
deleteInternal () | |
clearChangedFields () | |
Защищенные члены | |
getFieldsMap () | |
![]() | |
getFieldStorage () | |
createFieldStorage () | |
getFieldsMap () | |
saveInternalEntity () | |
getChildCollections (bool $initCollections=false) | |
Дополнительные унаследованные члены | |
![]() | |
$entityRepository | |
См. определение в файле BasePrice.php строка 17
__construct | ( | PriceRepositoryContract | $priceRepository | ) |
См. определение в файле BasePrice.php строка 21
getCurrency | ( | ) |
См. определение в файле BasePrice.php строка 55
|
protected |
Переопределяет метод предка BaseEntity.
См. определение в файле BasePrice.php строка 89
getGroupId | ( | ) |
См. определение в файле BasePrice.php строка 72
getPrice | ( | ) |
См. определение в файле BasePrice.php строка 43
getProductId | ( | ) |
См. определение в файле BasePrice.php строка 84
hasPrice | ( | ) |
См. определение в файле BasePrice.php строка 38
isPriceBase | ( | ) |
См. определение в файле BasePrice.php строка 60
setCurrency | ( | $currency | ) |
См. определение в файле BasePrice.php строка 48
setGroupId | ( | int | $groupId | ) |
См. определение в файле BasePrice.php строка 65
setPrice | ( | ?float | $price | ) |
См. определение в файле BasePrice.php строка 26
setProductId | ( | int | $productId | ) |
См. определение в файле BasePrice.php строка 77
unsetPrice | ( | ) |
См. определение в файле BasePrice.php строка 33