Bitrix API

Dynamic extends Broker

Table of Contents

Methods

__construct()  : mixed
deleteCache()  : void
getBunchByIds()  : array<string|int, Item>
getById()  : Item|null
resetAllCache()  : void
setCache()  : void
setEntityTypeId()  : Dynamic
updateCache()  : void

Methods

__construct()

public __construct() : mixed

deleteCache()

public final deleteCache(mixed $value) : void
Parameters
$value : mixed
Tags
override

getBunchByIds()

public getBunchByIds(array<string|int, mixed> $ids) : array<string|int, Item>
Parameters
$ids : array<string|int, mixed>
Return values
array<string|int, Item>

getById()

public getById(int $id) : Item|null
Parameters
$id : int
Return values
Item|null

resetAllCache()

public final resetAllCache() : void
Tags
override

setCache()

public final setCache(mixed $fields) : void
Parameters
$fields : mixed
Tags
override

setEntityTypeId()

public final setEntityTypeId(int $entityTypeId) : Dynamic
Parameters
$entityTypeId : int
Return values
Dynamic

updateCache()

public final updateCache(mixed $fields) : void
Parameters
$fields : mixed
Tags
override

        
On this page

Search results