111class_alias( LogEntry::class,
'LogEntry' );
getType()
The main log type.
getFullType()
The full logtype in format maintype/subtype.
getTimestamp()
Get the timestamp when the action was executed.
getParameters()
Get the extra parameters stored for this message.
getDeleted()
Get the access restriction.
isLegacy()
Whether the parameters for this log are stored in new or old format.
getTargetPage()
Get the target page of this action.
getSubtype()
The log subtype.
getComment()
Get the user provided comment.
getTarget()
Get the target page of this action.