DDC-1886: [GH-381] [WIP] [DDC-1637] Collection Filtering API #2380

Closed
opened 2026-01-22 13:51:14 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Jun 20, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of beberlei:

Url: https://github.com/doctrine/doctrine2/pull/381

Message:

This Pull Request implements the new Collection Filtering/Criteria API inside the PErsisters.

Its still heavily WIP and the code is not cleaned up yet. In general i am not yet happy about the problems to get from criteria to SQL, and that is also to complex to use completely internally.

Todo:

  1. More tests for Repository impl.
  2. Add PersistentCollection impl.
  3. Cleanup
Originally created by @doctrinebot on GitHub (Jun 20, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of beberlei: Url: https://github.com/doctrine/doctrine2/pull/381 Message: This Pull Request implements the new Collection Filtering/Criteria API inside the PErsisters. Its still heavily WIP and the code is not cleaned up yet. In general i am not yet happy about the problems to get from criteria to SQL, and that is also to complex to use completely internally. Todo: 1. More tests for Repository impl. 2. Add PersistentCollection impl. 3. Cleanup
admin added the Bug label 2026-01-22 13:51:14 +01:00
admin closed this issue 2026-01-22 13:51:15 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 11, 2012):

Comment created by @FabioBatSilva:

Fixed by : 4ac23ae873

Related ticket : http://www.doctrine-project.org/jira/browse/DDC-1637

@doctrinebot commented on GitHub (Jul 11, 2012): Comment created by @FabioBatSilva: Fixed by : https://github.com/doctrine/common/commit/4ac23ae8737fe7b95a7dd0f1346dbd48c7a503b0 Related ticket : http://www.doctrine-project.org/jira/browse/[DDC-1637](http://www.doctrine-project.org/jira/browse/DDC-1637)
Author
Owner

@doctrinebot commented on GitHub (Jul 11, 2012):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 11, 2012): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Oct 10, 2013):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-381] was closed:
https://github.com/doctrine/dbal/pull/381

@doctrinebot commented on GitHub (Oct 10, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-381] was closed: https://github.com/doctrine/dbal/pull/381
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2380