Neos\Flow\Persistence\RepositoryInterface::findAll PHP 메소드

findAll() 공개 메소드

Returns all objects of this repository.
public findAll ( ) : Neos\Flow\Persistence\QueryResultInterface
리턴 Neos\Flow\Persistence\QueryResultInterface The query result
    public function findAll();