1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Manager

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

static getCachedSession ()
static getActiveSession ()
static getSessionById (string $sessionId)
static finishSession (Session $session)
static canUserStartSession (int $userId, array $parameterDocumentType)
static canUserDebugAutomation (int $userId, array $parameterDocumentType)
static canStartSession ()
static deleteInactiveSession (string $sessionId)
static isDebugWorkflow (string $workflowId)
static getDebuggerState ()
static setDebuggerState (DebuggerState $state)

Поля данных

const ERROR_INCORRECT_MODE = 'INCORRECT DEBUGGER MODE'
const ERROR_DEBUGGER_ALREADY_STARTED = 'DEBUGGER IS ALREADY STARTED'

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

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

Методы

◆ canStartSession()

canStartSession ( )
static

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

◆ canUserDebugAutomation()

canUserDebugAutomation ( int $userId,
array $parameterDocumentType )
static

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

◆ canUserStartSession()

canUserStartSession ( int $userId,
array $parameterDocumentType )
static

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

◆ deleteInactiveSession()

deleteInactiveSession ( string $sessionId)
static

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

◆ finishSession()

finishSession ( Session $session)
static

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

◆ getActiveSession()

getActiveSession ( )
static

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

◆ getCachedSession()

getCachedSession ( )
static

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

◆ getDebuggerState()

getDebuggerState ( )
static

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

◆ getSessionById()

getSessionById ( string $sessionId)
static

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

◆ isDebugWorkflow()

isDebugWorkflow ( string $workflowId)
static

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

◆ setDebuggerState()

setDebuggerState ( DebuggerState $state)
static

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

Поля

◆ ERROR_DEBUGGER_ALREADY_STARTED

const ERROR_DEBUGGER_ALREADY_STARTED = 'DEBUGGER IS ALREADY STARTED'

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

◆ ERROR_INCORRECT_MODE

const ERROR_INCORRECT_MODE = 'INCORRECT DEBUGGER MODE'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/bizproc/lib/Debugger/Session/Manager.php