Полный список членов класса Factory, включая наследуемые из базового класса
$instance | Factory | protectedstatic |
createCrmDealJointLink(CrmDealLink $crmDealLink, array $memberIds) | Factory | |
createCrmDealLink(int $ownerId, int $entityId, ?int $contactId=null, ?int $contactType=null, ?string $channelId=null, ?string $senderId=null) | Factory | |
createEventLink(array $params) | Factory | |
createUserJointLink(int $userId, array $memberIds) | Factory | |
createUserLink(int $userId) | Factory | |
generateMembersHash(int $userId, array $memberIds) | Factory | |
getAllUserLinks(int $userId) | Factory | |
getCrmDealJointLink(int $entityId, int $ownerId, ?int $contactId=null, ?int $contactType=null) | Factory | |
getCrmDealLink(int $entityId, int $ownerId, ?int $contactId=null, ?int $contactType=null) | Factory | |
getDeletedEventLinkByEventId(int $eventId) | Factory | |
getEventLinkByEventId(int $eventId) | Factory | |
getInstance() | Factory | static |
getJointLinkByMembersHash(string $membersHash) | Factory | |
getLinkArrayByHash(string $hash) | Factory | |
getLinkByHash(string $hash) | Factory | |
getParentLinkByConferenceId(string $conferenceId) | Factory | |
getUserJointLinks($userId) | Factory | |
getUserLinks($userId) | Factory | |
SELECT | Factory | protected |