Nextras\Orm\Relationships\IRelationshipCollection::countStored PHP Method

countStored() public method

Counts collection entities without fetching them from storage.
public countStored ( ) : integer
return integer
    public function countStored();