Bitrix API

DbBroker implements BrokerInterface

FinalYes

Table of Contents

Interfaces

BrokerInterface

Constants

TYPE_CODE  = 'db'

Methods

__construct()  : mixed
ack()  : void
get()  : iterable<string|int, mixed>
getOne()  : MessageBox|null
reject()  : void
send()  : void

Constants

Methods

get()

public get(string $queueId[, int $limit = 50 ]) : iterable<string|int, mixed>
Parameters
$queueId : string
$limit : int = 50
Return values
iterable<string|int, mixed>

getOne()

public getOne(string $queueId) : MessageBox|null
Parameters
$queueId : string
Return values
MessageBox|null

        
On this page

Search results