MediaWiki
1.28.0
|
This is the complete list of members for DatabaseLogEntry, including all inherited members.
$legacy | DatabaseLogEntry | protected |
$params | DatabaseLogEntry | protected |
$performer | DatabaseLogEntry | protected |
$revId | DatabaseLogEntry | protected |
$row | DatabaseLogEntry | protected |
__construct($row) | DatabaseLogEntry | protected |
extractParams($blob) | LogEntryBase | static |
getAssociatedRevId() | DatabaseLogEntry | |
getComment() | DatabaseLogEntry | |
getDeleted() | DatabaseLogEntry | |
getFullType() | LogEntryBase | |
getId() | DatabaseLogEntry | |
getParameters() | DatabaseLogEntry | |
getPerformer() | DatabaseLogEntry | |
getRawParameters() | DatabaseLogEntry | protected |
getSelectQueryData() | DatabaseLogEntry | static |
getSubtype() | DatabaseLogEntry | |
getTarget() | DatabaseLogEntry | |
getTimestamp() | DatabaseLogEntry | |
getType() | DatabaseLogEntry | |
isDeleted($field) | LogEntryBase | |
isLegacy() | DatabaseLogEntry | |
makeParamBlob($params) | LogEntryBase | static |
newFromRow($row) | DatabaseLogEntry | static |