Returns the number of entities.
int The number of parameters
public function count() : int { return count($this->data); }