Reactable
trait Reactable (View source)
Methods to manage reactions on a model.
Methods
MorphMany
reactions()
Relationship with the reactions for this model.
reactionsSummary()
Relationship with a summary of the reactions for this model.
ReactionSet|null
reactionSet()
Get the reaction set that applies to this model.
recalculateScore()
Recalculate the score from the reactions.
Details
MorphMany
reactions()
Relationship with the reactions for this model.
ReactionsSummaryRelation
reactionsSummary()
Relationship with a summary of the reactions for this model.
This is less expensive to load than all of the actual reactions.
abstract ReactionSet|null
reactionSet()
Get the reaction set that applies to this model.
Reactable
recalculateScore()
Recalculate the score from the reactions.