|
| add (int $userId, string $type, array $logs) |
|
| get (int $limit) |
|
| done () |
|
См. определение в файле queue.php строка 8
◆ add()
add |
( |
int | $userId, |
|
|
string | $type, |
|
|
array | $logs ) |
◆ done()
◆ get()
- Аргументы
-
- Возвращает
- array
- Исключения
-
Bitrix\Main\Db\SqlQueryException
См. определение в файле queue.php строка 77
◆ getInstance()
◆ isInQueue()
static isInQueue |
( |
int | $userId | ) |
|
|
static |