int getMultiCount(string $collection, string $column, array $values, array $extra = array())
Count the number of objects in a collection with the given values.
int getMultiCount(string $collection, string $column, array $values, array $extra = array())
Count the number of objects in a collection with the given values.
Please login to continue.