См. определение в файле Manager.php строка 11
◆ canStartSession()
static canStartSession |
( |
| ) |
|
|
static |
◆ canUserDebugAutomation()
static canUserDebugAutomation |
( |
int | $userId, |
|
|
array | $parameterDocumentType ) |
|
static |
◆ canUserStartSession()
static canUserStartSession |
( |
int | $userId, |
|
|
array | $parameterDocumentType ) |
|
static |
◆ deleteInactiveSession()
static deleteInactiveSession |
( |
string | $sessionId | ) |
|
|
static |
◆ finishSession()
static finishSession |
( |
Session | $session | ) |
|
|
static |
◆ getActiveSession()
static getActiveSession |
( |
| ) |
|
|
static |
◆ getCachedSession()
static getCachedSession |
( |
| ) |
|
|
static |
◆ getDebuggerState()
static getDebuggerState |
( |
| ) |
|
|
static |
◆ getSessionById()
static getSessionById |
( |
string | $sessionId | ) |
|
|
static |
◆ isDebugWorkflow()
static isDebugWorkflow |
( |
string | $workflowId | ) |
|
|
static |
◆ setDebuggerState()
◆ ERROR_DEBUGGER_ALREADY_STARTED
const ERROR_DEBUGGER_ALREADY_STARTED = 'DEBUGGER IS ALREADY STARTED' |
◆ ERROR_INCORRECT_MODE
const ERROR_INCORRECT_MODE = 'INCORRECT DEBUGGER MODE' |