doctrine / doctrine/phpcr-odm

implement Query::iterate

Open
#425 7 comments 0 reactions 0 assignees View on GitHub
feature query
Dominant language
PHP
Stars
181
Forks
102
PR merge metrics
No merged PRs in 30d

Description

Implement the Query->iterate method which will return an IteratableResultSet as per the ORM.

Contributor guide

Open the contributing guide

Research direction

Start by locating Query::iterate and the ORM definition of IteratableResultSet, then compare the surrounding Query methods and their tests if present. Confirm the expected iteration behavior from the ORM contract; done means Query::iterate returns a compatible IteratableResultSet.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.