[PR #592] [CLOSED] Added ability to specify INDEX BY when creating a QueryBuilder from a Repository #8415

Closed
opened 2026-01-22 15:59:50 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/592
Author: @cmenning
Created: 2/27/2013
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • b785316 Added ability to specify INDEX BY when creating a QueryBuilder from a Repository

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/EntityRepository.php (+2 -2)

📄 Description

This is a handy shortcut when using indexed results.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/592 **Author:** [@cmenning](https://github.com/cmenning) **Created:** 2/27/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b785316`](https://github.com/doctrine/orm/commit/b78531617df09e6fe76c18ba4f319fdf4b1f55fb) Added ability to specify INDEX BY when creating a QueryBuilder from a Repository ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/EntityRepository.php` (+2 -2) </details> ### 📄 Description This is a handy shortcut when using indexed results. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:59:50 +01:00
admin closed this issue 2026-01-22 15:59:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8415