MatchQueryBuilder
class MatchQueryBuilder extends QueryBuilder
This class can be used to search for matches with specific characteristics in the database.
Methods
Details
at line line 24
MatchQueryBuilder
with(Team|Player $participant, string $result = null)
Only include matches where a specific team/player played
at line line 76
$this
groupByMonth()
Group results by day
at line line 89
array
getSummary(Team $team)
Get a count for each month's matches