MetaFox

CollectTotalItemStatTrait

Trait CollectTotalItemStatTrait.

Tags
mixin

AbstractRepository

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
int

getTotalPendingItemByPeriod()

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
Return values
int

        
On this page

Search results