Nextras\Orm\Collection\ICollection::getEntityCount PHP Method

getEntityCount() public method

public getEntityCount ( Nextras\Orm\Entity\IEntity $parent = null ) : integer
$parent Nextras\Orm\Entity\IEntity
return integer
    public function getEntityCount(IEntity $parent = null);