Открытые члены | |
__construct ($source=null) | |
getPrimaryId () | |
setPrimaryId (int $primaryId) | |
getUser () | |
getChat () | |
fillRestriction (bool $hideHistory, Chat $chat) | |
getId () | |
setId (?int $id) | |
getChatId () | |
setChatId (?int $chatId) | |
getMessageType () | |
setMessageType (?string $messageType) | |
getUserId () | |
setUserId (?int $userId) | |
getStartId () | |
setStartId (?int $startId) | |
getUnreadId () | |
setUnreadId (?int $unreadId) | |
getLastId () | |
setLastId (?int $lastId) | |
getLastSendId () | |
setLastSendId (?int $lastSendId) | |
getLastFileId () | |
setLastFileId (?int $lastFileId) | |
getLastRead () | |
setLastRead (?DateTime $lastRead) | |
getStatus () | |
setStatus (?int $status) | |
getCallStatus () | |
setCallStatus (?int $callStatus) | |
getMessageStatus () | |
setMessageStatus (?string $messageStatus) | |
getNotifyBlock () | |
setNotifyBlock (?bool $notifyBlock) | |
getManager () | |
setManager (?bool $manager) | |
getCounter () | |
setCounter (?int $counter) | |
getStartCounter () | |
setStartCounter (?int $startCounter) | |
Открытые члены унаследованные от RegistryEntry | |
setRegistry (Registry $registry) | |
getRegistry () | |
Открытые члены унаследованные от ActiveRecord | |
load ($source) | |
prepareFields () | |
getDataEntity () | |
save () | |
delete () | |
markChanged () | |
isChanged () | |
markDrop () | |
isDeleted () | |
fill (array $source) | |
toArray () | |
Открытые статические члены | |
static | getDataClass () |
Защищенные статические члены | |
static | mirrorDataEntityFields () |
Защищенные данные | |
int | $id = null |
int | $chatId = null |
string | $messageType = null |
int | $userId = null |
int | $startId = null |
int | $unreadId = null |
int | $lastId = null |
int | $lastSendId = null |
int | $lastFileId = null |
DateTime | $lastRead = null |
int | $status = null |
int | $callStatus = null |
string | $messageStatus = null |
bool | $notifyBlock = null |
bool | $manager = null |
int | $counter = null |
int | $startCounter = null |
User | $user = null |
См. определение в файле Relation.php строка 14
__construct | ( | $source = null | ) |
См. определение в файле Relation.php строка 40
fillRestriction | ( | bool | $hideHistory, |
Chat | $chat ) |
См. определение в файле Relation.php строка 82
getCallStatus | ( | ) |
См. определение в файле Relation.php строка 343
getChat | ( | ) |
См. определение в файле Relation.php строка 77
getChatId | ( | ) |
См. определение в файле Relation.php строка 217
getCounter | ( | ) |
См. определение в файле Relation.php строка 387
|
static |
Returns ORM tablet class name.
Замещает ActiveRecord.
См. определение в файле Relation.php строка 60
getId | ( | ) |
См. определение в файле Relation.php строка 206
getLastFileId | ( | ) |
См. определение в файле Relation.php строка 294
getLastId | ( | ) |
См. определение в файле Relation.php строка 272
getLastRead | ( | ) |
См. определение в файле Relation.php строка 305
getLastSendId | ( | ) |
См. определение в файле Relation.php строка 283
getManager | ( | ) |
См. определение в файле Relation.php строка 376
getMessageStatus | ( | ) |
См. определение в файле Relation.php строка 354
getMessageType | ( | ) |
См. определение в файле Relation.php строка 228
getNotifyBlock | ( | ) |
См. определение в файле Relation.php строка 365
getPrimaryId | ( | ) |
getStartCounter | ( | ) |
См. определение в файле Relation.php строка 398
getStartId | ( | ) |
См. определение в файле Relation.php строка 250
getStatus | ( | ) |
См. определение в файле Relation.php строка 332
getUnreadId | ( | ) |
См. определение в файле Relation.php строка 261
getUser | ( | ) |
См. определение в файле Relation.php строка 65
getUserId | ( | ) |
См. определение в файле Relation.php строка 239
|
staticprotected |
См. определение в файле Relation.php строка 112
setCallStatus | ( | ?int | $callStatus | ) |
См. определение в файле Relation.php строка 348
setChatId | ( | ?int | $chatId | ) |
См. определение в файле Relation.php строка 222
setCounter | ( | ?int | $counter | ) |
См. определение в файле Relation.php строка 392
setId | ( | ?int | $id | ) |
См. определение в файле Relation.php строка 211
setLastFileId | ( | ?int | $lastFileId | ) |
См. определение в файле Relation.php строка 299
setLastId | ( | ?int | $lastId | ) |
См. определение в файле Relation.php строка 277
setLastRead | ( | ?DateTime | $lastRead | ) |
См. определение в файле Relation.php строка 310
setLastSendId | ( | ?int | $lastSendId | ) |
См. определение в файле Relation.php строка 288
setManager | ( | ?bool | $manager | ) |
См. определение в файле Relation.php строка 381
setMessageStatus | ( | ?string | $messageStatus | ) |
См. определение в файле Relation.php строка 359
setMessageType | ( | ?string | $messageType | ) |
См. определение в файле Relation.php строка 233
setNotifyBlock | ( | ?bool | $notifyBlock | ) |
См. определение в файле Relation.php строка 370
setPrimaryId | ( | int | $primaryId | ) |
int | $primaryId |
Замещает ActiveRecord.
См. определение в файле Relation.php строка 55
setStartCounter | ( | ?int | $startCounter | ) |
См. определение в файле Relation.php строка 403
setStartId | ( | ?int | $startId | ) |
См. определение в файле Relation.php строка 255
setStatus | ( | ?int | $status | ) |
См. определение в файле Relation.php строка 337
setUnreadId | ( | ?int | $unreadId | ) |
См. определение в файле Relation.php строка 266
setUserId | ( | ?int | $userId | ) |
См. определение в файле Relation.php строка 244
|
protected |
См. определение в файле Relation.php строка 32
|
protected |
См. определение в файле Relation.php строка 22
|
protected |
См. определение в файле Relation.php строка 36
|
protected |
См. определение в файле Relation.php строка 21
|
protected |
См. определение в файле Relation.php строка 29
|
protected |
См. определение в файле Relation.php строка 27
|
protected |
См. определение в файле Relation.php строка 30
|
protected |
См. определение в файле Relation.php строка 28
|
protected |
См. определение в файле Relation.php строка 35
|
protected |
См. определение в файле Relation.php строка 33
|
protected |
См. определение в файле Relation.php строка 23
|
protected |
См. определение в файле Relation.php строка 34
|
protected |
См. определение в файле Relation.php строка 37
|
protected |
См. определение в файле Relation.php строка 25
|
protected |
См. определение в файле Relation.php строка 31
|
protected |
См. определение в файле Relation.php строка 26
|
protected |
См. определение в файле Relation.php строка 38
|
protected |
См. определение в файле Relation.php строка 24