43 'data_type' =>
'string',
47 'data_type' =>
'string',
51 'data_type' =>
'string',
55 'data_type' =>
'string',
58 'DOCUMENT_CATEGORY_ID' => [
59 'data_type' =>
'integer',
62 'data_type' =>
'integer',
66 'data_type' =>
'string',
67 'title' => Loc::getMessage(
'BIZPROC_DEBUGGER_SESSION_ENTITY_DEBUGGER_SESSION_FIELD_TITLE'),
72 'data_type' =>
'integer',
76 'data_type' =>
'datetime',
78 'default_value' =>
function()
80 return new \Bitrix\Main\Type\DateTime();
84 'data_type' =>
'datetime',
87 'data_type' =>
'boolean',
89 'values' => [
'N',
'Y'],
92 'data_type' =>
'boolean',
94 'values' => [
'N',
'Y'],
95 'default_value' =>
'N',
98 'data_type' =>
'integer',
99 'default_value' => -1,
103 DebuggerSessionDocumentTable::class,
108 DebuggerSessionWorkflowContextTable::class,
110 ))->configureJoinType(Join::TYPE_LEFT),