Полный список членов класса Collection, включая наследуемые из базового класса
$dataEntityCollection | Collection | protected |
$newEntityTmpId | Collection | protected |
__construct($source=null) | Collection | |
add(ActiveRecord $entry) | Collection | |
delete() | Collection | |
filter(callable $predicate) | Registry | |
find(array $filter, array $order, ?int $limit=null, ?Context $context=null) | Collection | static |
getAny() | Registry | |
getCollectionElementClass() | Collection | static |
getDataClass() | Collection | static |
getDataEntityCollection() | ActiveRecordCollection | |
getPrimaryIds() | ActiveRecordCollection | |
initByArray(array $items) | Collection | protected |
initByEntitiesCollection(ORM\Objectify\Collection $entitiesCollection) | Collection | protected |
load($source) | Collection | |
offsetSet($offset, $entry) | Collection | |
save() | ActiveRecordCollection | |
setDataEntityCollection(ORM\Objectify\Collection $entityCollection) | Collection | protected |
unsetByKeys(array $keys) | Registry |