Method | Description | |
---|---|---|
getFirst ( ) : object | Returns the first object in the result set | |
getQuery ( ) : Neos\Flow\Persistence\QueryInterface | Returns a clone of the query object | |
toArray ( ) : array | Returns an array with the objects in the result set |
public getQuery ( ) : Neos\Flow\Persistence\QueryInterface | ||
return | Neos\Flow\Persistence\QueryInterface |