|
static | createWithEntity ($type, $provider, $entityType, $entityId, $initiatorId) |
|
static | createWithArray ($provider, array $fields) |
|
static | searchActive ($type, $provider, $entityType, $entityId, $currentUserId=0) |
|
static | searchActiveByUuid (string $provider, string $uuid) |
|
См. определение в файле CallFactory.php строка 7
◆ createWithArray()
static createWithArray |
( |
| $provider, |
|
|
array | $fields ) |
|
static |
◆ createWithEntity()
static createWithEntity |
( |
| $type, |
|
|
| $provider, |
|
|
| $entityType, |
|
|
| $entityId, |
|
|
| $initiatorId ) |
|
static |
◆ searchActive()
static searchActive |
( |
| $type, |
|
|
| $provider, |
|
|
| $entityType, |
|
|
| $entityId, |
|
|
| $currentUserId = 0 ) |
|
static |
◆ searchActiveByUuid()
static searchActiveByUuid |
( |
string | $provider, |
|
|
string | $uuid ) |
|
static |