Открытые члены | |
__construct (BarcodeRepositoryContract $repository) | |
setStoreId (int $storeId) | |
getStoreId () | |
setProductId (int $productId) | |
getProductId () | |
setBarcode (?string $barcode) | |
unsetBarcode () | |
hasBarcode () | |
getBarcode () | |
![]() | |
__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 | |
См. определение в файле Barcode.php строка 18
__construct | ( | BarcodeRepositoryContract | $repository | ) |
См. определение в файле Barcode.php строка 22
getBarcode | ( | ) |
См. определение в файле Barcode.php строка 68
|
protected |
Переопределяет метод предка BaseEntity.
См. определение в файле Barcode.php строка 73
getProductId | ( | ) |
См. определение в файле Barcode.php строка 46
getStoreId | ( | ) |
См. определение в файле Barcode.php строка 34
hasBarcode | ( | ) |
См. определение в файле Barcode.php строка 63
setBarcode | ( | ?string | $barcode | ) |
См. определение в файле Barcode.php строка 51
setProductId | ( | int | $productId | ) |
См. определение в файле Barcode.php строка 39
setStoreId | ( | int | $storeId | ) |
См. определение в файле Barcode.php строка 27
unsetBarcode | ( | ) |
См. определение в файле Barcode.php строка 58