Select With #6175

Closed
opened 2026-01-22 15:28:13 +01:00 by admin · 1 comment
Owner

Originally created by @elvispdosreis on GitHub (Feb 11, 2019).

Originally assigned to: @Ocramius on GitHub.

Q A
Version 2.6.0

Support Question

I need to do a paging with my products, where I have a ratio of 1 to N with prices due to the problem #7594 I can not bring doing a join, how can I make a select where I bring the products and then I get the prices and mix with the product table to produce the same rejustado of a join in the relationship, something similar to "with eloquent"

Originally created by @elvispdosreis on GitHub (Feb 11, 2019). Originally assigned to: @Ocramius on GitHub. <!-- Fill in the relevant information below to help triage your issue. --> | Q | A |------------ | ----- | Version | 2.6.0 <!-- Before asking question here, please try asking on Gitter or Slack first. Find out more about Doctrine support channels here: https://www.doctrine-project.org/community/ Keep in mind that GitHub is primarily an issue tracker. --> ### Support Question <!-- Describe the issue you are facing here. --> I need to do a paging with my products, where I have a ratio of 1 to N with prices due to the problem [#7594](https://github.com/doctrine/orm/issues/7594) I can not bring doing a join, how can I make a select where I bring the products and then I get the prices and mix with the product table to produce the same rejustado of a join in the relationship, something similar to "with eloquent"
admin added the DuplicateQuestion labels 2026-01-22 15:28:13 +01:00
admin closed this issue 2026-01-22 15:28:13 +01:00
Author
Owner

@Ocramius commented on GitHub (Feb 11, 2019):

Closing as duplicate of #7594

Please refer to https://www.doctrine-project.org/community/ for channels where to ask for support/questions.

@Ocramius commented on GitHub (Feb 11, 2019): Closing as duplicate of #7594 Please refer to https://www.doctrine-project.org/community/ for channels where to ask for support/questions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6175