Group - staffcheck/api GitHub Wiki

Group

  • Class name: Group
  • Namespace:

Methods

GroupBy

array Group::GroupBy($array, $cols, boolean $subtotal)
  • Visibility: public
  • This method is static.

Arguments

  • $array mixed
  • $cols mixed
  • $subtotal boolean

arraySum

integer|string Group::arraySum($array)
  • Visibility: public
  • This method is static.

Arguments

  • $array mixed

aggregate

float|integer|mixed|string Group::aggregate($array, $type, boolean $subtotal)
  • Visibility: public
  • This method is static.

Arguments

  • $array mixed
  • $type mixed
  • $subtotal boolean

MinNotNull

mixed Group::MinNotNull($values)
  • Visibility: public
  • This method is static.

Arguments

  • $values mixed
⚠️ **GitHub.com Fallback** ⚠️