Bitrix API

Env

Class Env

Table of Contents

Methods

getGroupThreadContext()  : ThreadStrategy
Get execution item limit.
getJobExecutionItemLimit()  : int
Get execution item limit.
getJobExecutionTimeout()  : int
Get execution timeout.
getMaxConsentRequests()  : bool
getThreadContext()  : IThreadStrategy
Get execution item limit.
isReiteratedJobCron()  : bool
Return true if reiterated jobs run at cron.
isSenderJobCron()  : bool
Return true if jobs run at cron.
isTransportNeedConsent()  : bool

Methods

getJobExecutionItemLimit()

Get execution item limit.

public static getJobExecutionItemLimit() : int
Return values
int

getJobExecutionTimeout()

Get execution timeout.

public static getJobExecutionTimeout() : int
Return values
int

getMaxConsentRequests()

public static getMaxConsentRequests(string $code) : bool
Parameters
$code : string
Return values
bool

isReiteratedJobCron()

Return true if reiterated jobs run at cron.

public static isReiteratedJobCron() : bool
Return values
bool

isSenderJobCron()

Return true if jobs run at cron.

public static isSenderJobCron() : bool
Return values
bool

isTransportNeedConsent()

public static isTransportNeedConsent(string $code) : bool
Parameters
$code : string
Return values
bool

        
On this page

Search results