CommentTrait
Trait CommentStatisticTrait.
Tags
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
$item_statistic
public
ItemStatistics|null
$item_statistic
Methods
comments()
public
comments() : MorphMany
Return values
MorphManygetItemStatistic()
public
getItemStatistic() : ItemStatistics|null
Return values
ItemStatistics|nullgetItemStatisticAttribute()
public
getItemStatisticAttribute() : mixed
getTotalCommentAttribute()
public
getTotalCommentAttribute() : int
Return values
intgetTotalPendingUserCommentAttribute()
public
getTotalPendingUserCommentAttribute() : int
Return values
intgetTotalPendingUserReplyAttribute()
public
getTotalPendingUserReplyAttribute() : int
Return values
intgetTotalReplyAttribute()
public
getTotalReplyAttribute() : int
Return values
intitemStatistic()
public
itemStatistic() : MorphOne|null