namespace Drupal\rate\Plugin\VoteResultFunction in Rate 8.2
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| CountUp |
src/ |
The total number of positive votes. |
| RateAverage |
src/ |
An average of a set of votes. |
| RateCount |
src/ |
A sum of a set of votes. |
| RateSum |
src/ |
An average of a set of votes. |
| RateSumUp |
src/ |
An average of a set of votes. |