public static count ([array $parameters])
Perform a count over a collection
echo 'There are ', Robots::count(), ' robots';
Please login to continue.
Please login to continue.