Nextras\Orm\Relationships\IRelationshipCollection::countStored PHP Метод

countStored() публичный Метод

Counts collection entities without fetching them from storage.
public countStored ( ) : integer
Результат integer
    public function countStored();