Nextras\Orm\Relationships\IRelationshipCollection::countStored PHP Méthode

countStored() public méthode

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