Открытые члены | |
__construct (MeasureRatioFactory $factory) | |
create () | |
setDefault (float $ratio) | |
![]() | |
getParent () | |
setParent (?BaseEntity $parent) | |
add (BaseEntity ... $items) | |
remove (BaseEntity ... $items) | |
clearRemoved (BaseEntity ... $items) | |
clearChanged () | |
isEmpty () | |
isChanged () | |
findById (int $id) | |
getFirst (callable $callback=null) | |
toArray () | |
getRemovedItems () | |
getIterator () | |
setIteratorCallback (\Closure $iteratorCallback) | |
saveInternal () | |
deleteInternal () | |
count () | |
Защищенные данные | |
$factory | |
![]() | |
$items = [] | |
$removedItems = [] | |
Дополнительные унаследованные члены | |
![]() | |
addInternal (BaseEntity $item) | |
loadItems () | |
isLoaded () | |
loadByIteratorCallback () | |
getAlreadyLoadedFilter () | |
См. определение в файле MeasureRatioCollection.php строка 15
__construct | ( | MeasureRatioFactory | $factory | ) |
См. определение в файле MeasureRatioCollection.php строка 20
create | ( | ) |
См. определение в файле MeasureRatioCollection.php строка 40
setDefault | ( | float | $ratio | ) |
См. определение в файле MeasureRatioCollection.php строка 49
|
protected |
См. определение в файле MeasureRatioCollection.php строка 18