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

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

 __construct (SectionFactory $factory, SectionRepositoryContract $repository)
 saveInternal ()
Открытые члены унаследованные от 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)
 deleteInternal ()
 count ()

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

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

Дополнительные унаследованные члены

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

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

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

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

◆ __construct()

__construct ( SectionFactory $factory,
SectionRepositoryContract $repository )

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

Методы

◆ saveInternal()

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

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

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

Поля

◆ $factory

$factory
protected

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

◆ $repository

$repository
protected

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


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