Bitrix API

IdentityMap

Object registry, stores objects in collections.

Tags
subpackage

main

Table of Contents

Methods

get()  : EntityObject|null
getCollectionByClass()  : Collection
put()  : Collection

Methods

get()

public get(mixed $class, mixed $primary) : EntityObject|null
Parameters
$class : mixed
$primary : mixed
Tags
throws
ArgumentException
throws
SystemException
Return values
EntityObject|null

getCollectionByClass()

public getCollectionByClass(mixed $class) : Collection
Parameters
$class : mixed
Tags
throws
ArgumentException
throws
SystemException
Return values
Collection

        
On this page

Search results