count() публичный Метод

public count ( )
 /**
  * {@inheritdoc}
  */
 public function count()
 {
     return $this->collection->count();
 }