Открытые члены | |
getIds () | |
getFileIds () | |
getCommonChatId () | |
toRestFormat (array $option=[]) | |
fillFiles () | |
fillParams () | |
fillUuid () | |
fillUrls () | |
fillUnread () | |
fillViewed () | |
fillViewedByOthers () | |
fillReactions () | |
fillAllForRest () | |
getFiles () | |
getUserIds () | |
getReminders () | |
getReplayedMessageIds () | |
getReactions () | |
getPopupData (array $excludedList=[]) | |
filterByChatId (int $chatId) | |
Открытые члены унаследованные от Collection | |
__construct ($source=null) | |
add (ActiveRecord $entry) | |
offsetSet ($offset, $entry) | |
load ($source) | |
delete () | |
Открытые члены унаследованные от Registry | |
unsetByKeys (array $keys) | |
filter (callable $predicate) | |
getAny () | |
Открытые члены унаследованные от ActiveRecordCollection | |
getPrimaryIds () | |
getDataEntityCollection () | |
save () | |
Открытые статические члены | |
static | getCollectionElementClass () |
static | find (array $filter, array $order, ?int $limit=null, ?Context $context=null, array $select=[]) |
static | getRestEntityName () |
Открытые статические члены унаследованные от Collection | |
static | getDataClass () |
static | find (array $filter, array $order, ?int $limit=null, ?Context $context=null) |
Защищенные статические члены | |
static | processFilters (Query $query, array $filter, array $order) |
Защищенные данные | |
bool | $isFileFilled = false |
bool | $isParamsFilled = false |
bool | $isUuidFilled = false |
bool | $isUrlsFilled = false |
bool | $isUnreadFilled = false |
bool | $isViewedFilled = false |
bool | $isViewedByOthersFilled = false |
bool | $isReactionsFilled = false |
Защищенные данные унаследованные от Collection | |
ORM Objectify Collection | $dataEntityCollection = null |
int | $newEntityTmpId = 0 |
Дополнительные унаследованные члены | |
Защищенные члены унаследованные от Collection | |
setDataEntityCollection (ORM\Objectify\Collection $entityCollection) | |
initByEntitiesCollection (ORM\Objectify\Collection $entitiesCollection) | |
initByArray (array $items) | |
<int,Message> @method self filter(callable $predicate) @method Message offsetGet($key)
См. определение в файле MessageCollection.php строка 34
fillAllForRest | ( | ) |
См. определение в файле MessageCollection.php строка 401
fillFiles | ( | ) |
См. определение в файле MessageCollection.php строка 169
fillParams | ( | ) |
См. определение в файле MessageCollection.php строка 209
fillReactions | ( | ) |
См. определение в файле MessageCollection.php строка 372
fillUnread | ( | ) |
См. определение в файле MessageCollection.php строка 300
fillUrls | ( | ) |
См. определение в файле MessageCollection.php строка 265
fillUuid | ( | ) |
См. определение в файле MessageCollection.php строка 234
fillViewed | ( | ) |
См. определение в файле MessageCollection.php строка 319
fillViewedByOthers | ( | ) |
См. определение в файле MessageCollection.php строка 352
filterByChatId | ( | int | $chatId | ) |
См. определение в файле MessageCollection.php строка 519
|
static |
См. определение в файле MessageCollection.php строка 61
|
static |
Returns collection item's class name.
Переопределяет метод предка Collection.
См. определение в файле MessageCollection.php строка 53
getCommonChatId | ( | ) |
См. определение в файле MessageCollection.php строка 119
getFileIds | ( | ) |
См. определение в файле MessageCollection.php строка 103
getFiles | ( | ) |
См. определение в файле MessageCollection.php строка 421
getIds | ( | ) |
См. определение в файле MessageCollection.php строка 94
getPopupData | ( | array | $excludedList = [] | ) |
Returns the data to be raised to the top of the REST response. Works on the principle of the composite pattern.
string[] | $excludedList |
Замещает PopupDataAggregatable.
Переопределяется в ReplayedMessageCollection.
См. определение в файле MessageCollection.php строка 506
getReactions | ( | ) |
См. определение в файле MessageCollection.php строка 494
getReminders | ( | ) |
См. определение в файле MessageCollection.php строка 474
getReplayedMessageIds | ( | ) |
См. определение в файле MessageCollection.php строка 479
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле MessageCollection.php строка 157
getUserIds | ( | ) |
См. определение в файле MessageCollection.php строка 439
|
staticprotected |
См. определение в файле MessageCollection.php строка 536
toRestFormat | ( | array | $option = [] | ) |
Returns an array in JSON like format to return the entity as a rest response.
array | $option |
Замещает RestConvertible.
См. определение в файле MessageCollection.php строка 143
|
protected |
См. определение в файле MessageCollection.php строка 38
|
protected |
См. определение в файле MessageCollection.php строка 39
|
protected |
См. определение в файле MessageCollection.php строка 45
|
protected |
См. определение в файле MessageCollection.php строка 42
|
protected |
См. определение в файле MessageCollection.php строка 41
|
protected |
См. определение в файле MessageCollection.php строка 40
|
protected |
См. определение в файле MessageCollection.php строка 44
|
protected |
См. определение в файле MessageCollection.php строка 43