MetaFox

CommentTrait

Trait CommentStatisticTrait.

Tags
mixin

HasTotalComment

Table of Contents

Properties

$item_statistic  : ItemStatistics|null

Methods

comments()  : MorphMany
getItemStatistic()  : ItemStatistics|null
getItemStatisticAttribute()  : mixed
getTotalCommentAttribute()  : int
getTotalPendingUserCommentAttribute()  : int
getTotalPendingUserReplyAttribute()  : int
getTotalReplyAttribute()  : int
itemStatistic()  : MorphOne|null

Properties

Methods

comments()

public comments() : MorphMany
Return values
MorphMany

getItemStatisticAttribute()

public getItemStatisticAttribute() : mixed

getTotalCommentAttribute()

public getTotalCommentAttribute() : int
Return values
int

getTotalPendingUserCommentAttribute()

public getTotalPendingUserCommentAttribute() : int
Return values
int

getTotalPendingUserReplyAttribute()

public getTotalPendingUserReplyAttribute() : int
Return values
int

getTotalReplyAttribute()

public getTotalReplyAttribute() : int
Return values
int

itemStatistic()

public itemStatistic() : MorphOne|null
Return values
MorphOne|null

        
On this page

Search results