Oihana PHP

CountModel

Count the number of documents in the model.

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Methods

count()  : int
Returns the number of items in the model.

Methods

count()

Returns the number of items in the model.

public count([array<string|int, mixed> $init = [] ]) : int
Parameters
$init : array<string|int, mixed> = []
Return values
int
On this page

Search results