DDC-2940: [GH-922] Two hooks for DoctrineBundle to allow ContainerFilterCollection #3657

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

Originally created by @doctrinebot on GitHub (Jan 29, 2014).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

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

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

Message:

Allows the DoctrineBundle to inject a ContainerFilterCollection that creates filters through dependency injection. See doctrine/DoctrineBundle#245.

Would prefer to inject the FilterCollection into the constructor of the em, but since they have a cyclic dependency I chose setter injection.

Originally created by @doctrinebot on GitHub (Jan 29, 2014). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of nicoschoenmaker: Url: https://github.com/doctrine/doctrine2/pull/922 Message: Allows the DoctrineBundle to inject a `ContainerFilterCollection` that creates filters through dependency injection. See doctrine/DoctrineBundle#245. Would prefer to inject the `FilterCollection` into the constructor of the em, but since they have a cyclic dependency I chose setter injection.
admin added the Bug label 2026-01-22 14:24:51 +01:00
admin closed this issue 2026-01-22 14:24:52 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jan 24, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-922] was labeled:
https://github.com/doctrine/doctrine2/pull/922

@doctrinebot commented on GitHub (Jan 24, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-922] was labeled: https://github.com/doctrine/doctrine2/pull/922
Author
Owner

@doctrinebot commented on GitHub (Jan 24, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-922] was labeled:
https://github.com/doctrine/doctrine2/pull/922

@doctrinebot commented on GitHub (Jan 24, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-922] was labeled: https://github.com/doctrine/doctrine2/pull/922
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3657