1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
ActiveRecordCollection.php
См. документацию.
1<?php
2
3namespace Bitrix\Im\V2;
4
5use Bitrix\Main\ORM\Objectify\Collection;
6use Bitrix\Main\ORM\Objectify\EntityObject;
7use Bitrix\Im\V2\Service\Context;
8
10{
14 public function getPrimaryIds(): array;
15
20 public static function getDataClass(): string;
21
26 public static function getCollectionElementClass(): string;
27
33 public function load($source): Result;
34
39 //public function prepareFields(): Result;
40
46
51 public function save(): Result;
52
57 public function delete(): Result;
58
66 public static function find(array $filter, array $order, ?int $limit = null, ?Context $context = null): self;
67
73 public function add(ActiveRecord $entry): self;
74}
Определения result.php:20
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$filter
Определения iblock_catalog_list.php:54
static find(array $filter, array $order, ?int $limit=null, ?Context $context=null)
$context
Определения csv_new_setup.php:223
Определения culture.php:9
$order
Определения payment.php:8