Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Env

Открытые статические члены

static isSenderJobCron ()
 
static isReiteratedJobCron ()
 
static getJobExecutionTimeout ()
 
static getJobExecutionItemLimit ()
 
static isTransportNeedConsent (string $code)
 
static getMaxConsentRequests (string $code)
 
static getThreadContext ()
 
static getGroupThreadContext ()
 

Подробное описание

См. определение в файле env.php строка 21

Методы

◆ getGroupThreadContext()

static getGroupThreadContext ( )
static

Get execution item limit.

Возвращает
SegmentThreadStrategy\ThreadStrategy

См. определение в файле env.php строка 95

◆ getJobExecutionItemLimit()

static getJobExecutionItemLimit ( )
static

Get execution item limit.

Возвращает
int

См. определение в файле env.php строка 58

◆ getJobExecutionTimeout()

static getJobExecutionTimeout ( )
static

Get execution timeout.

Возвращает
int

См. определение в файле env.php строка 48

◆ getMaxConsentRequests()

static getMaxConsentRequests ( string $code)
static

См. определение в файле env.php строка 75

◆ getThreadContext()

static getThreadContext ( )
static

Get execution item limit.

Возвращает
IThreadStrategy

См. определение в файле env.php строка 85

◆ isReiteratedJobCron()

static isReiteratedJobCron ( )
static

Return true if reiterated jobs run at cron.

Возвращает
bool

См. определение в файле env.php строка 38

◆ isSenderJobCron()

static isSenderJobCron ( )
static

Return true if jobs run at cron.

Возвращает
bool

См. определение в файле env.php строка 28

◆ isTransportNeedConsent()

static isTransportNeedConsent ( string $code)
static

См. определение в файле env.php строка 70