Bitrix API

UserRepository

Table of Contents

Methods

findByNodeAndSearchQuery()  : UserCollection
getById()  : User|null
getByIds()  : mixed
getUserCollectionByMemberCollection()  : UserCollection

Methods

getById()

public getById(int $userId) : User|null
Parameters
$userId : int
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
User|null

getByIds()

public getByIds(array<string|int, mixed> $userIds) : mixed
Parameters
$userIds : array<string|int, mixed>

        
On this page

Search results