CollectTotalItemStatTrait
Trait CollectTotalItemStatTrait.
Tags
Table of Contents
Methods
- getTotalItemByPeriod() : int
 - getTotalPendingItemByPeriod() : int
 
Methods
getTotalItemByPeriod()
    public
                    getTotalItemByPeriod([Carbon|null $after = null ][, Carbon|null $before = null ]) : int
    Parameters
- $after : Carbon|null = null
 - $before : Carbon|null = null
 
Return values
intgetTotalPendingItemByPeriod()
    public
                    getTotalPendingItemByPeriod([Carbon|null $after = null ][, Carbon|null $before = null ][, array<string|int, mixed>|null $where = null ]) : int
    Parameters
- $after : Carbon|null = null
 - $before : Carbon|null = null
 - $where : array<string|int, mixed>|null = null