int getCount(string $collection, string $column, string $value, int $excludeId = null, string $idColumn = null, array $extra = array())
Count the number of objects in a collection having the given value.
int getCount(string $collection, string $column, string $value, int $excludeId = null, string $idColumn = null, array $extra = array())
Count the number of objects in a collection having the given value.
string | $collection | |
string | $column | |
string | $value | |
int | $excludeId | |
string | $idColumn | |
array | $extra |
int |
Designed by : w10schools
service@w10schools.com
Please login to continue.