1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс PropertyCollection
Граф наследования:PropertyCollection:
BaseCollection

Открытые члены

 __construct (PropertyRepositoryContract $repository)
 setValues (array $propertyValues)
 saveInternal ()
 deleteInternal ()
Открытые члены унаследованные от BaseCollection
 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)
 count ()

Защищенные члены

 getAlreadyLoadedFilter ()
Защищенные члены унаследованные от BaseCollection
 addInternal (BaseEntity $item)
 loadItems ()
 isLoaded ()
 loadByIteratorCallback ()

Защищенные данные

 $repository
Защищенные данные унаследованные от BaseCollection
 $items = []
 $removedItems = []

Подробное описание

См. определение в файле PropertyCollection.php строка 17

Конструктор(ы)

◆ __construct()

__construct ( PropertyRepositoryContract $repository)

См. определение в файле PropertyCollection.php строка 22

Методы

◆ deleteInternal()

deleteInternal ( )
Возвращает
\Bitrix\Main\Result

Переопределяет метод предка BaseCollection.

См. определение в файле PropertyCollection.php строка 190

◆ getAlreadyLoadedFilter()

getAlreadyLoadedFilter ( )
protected

Переопределяет метод предка BaseCollection.

См. определение в файле PropertyCollection.php строка 196

◆ saveInternal()

saveInternal ( )
Возвращает
\Bitrix\Main\Result

Переопределяет метод предка BaseCollection.

См. определение в файле PropertyCollection.php строка 166

◆ setValues()

setValues ( array $propertyValues)
Аргументы
array$propertyValues
Возвращает
$this

См. определение в файле PropertyCollection.php строка 128

Поля

◆ $repository

$repository
protected

См. определение в файле PropertyCollection.php строка 20


Объявления и описания членов класса находятся в файле: