Nextras\Orm\Relationships\IRelationshipCollection::countStored PHP 메소드

countStored() 공개 메소드

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