[PR #1038] [MERGED] Add documentation for the HIDDEN keyword in DQL #9074

Closed
opened 2026-01-22 16:03:05 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1038
Author: @michaelperrin
Created: 5/27/2014
Status: Merged
Merged: 7/14/2014
Merged by: @Ocramius

Base: masterHead: doc/dql-hidden-keyword


📝 Commits (1)

  • b400ad5 Add documentation for the HIDDEN keyword in DQL

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 docs/en/reference/dql-doctrine-query-language.rst (+8 -0)

📄 Description

I can rebase this PR to the 2.2 branch if needed, as the HIDDEN keyword is available since this version.


🔄 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/1038 **Author:** [@michaelperrin](https://github.com/michaelperrin) **Created:** 5/27/2014 **Status:** ✅ Merged **Merged:** 7/14/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `doc/dql-hidden-keyword` --- ### 📝 Commits (1) - [`b400ad5`](https://github.com/doctrine/orm/commit/b400ad52ccacd253b4975ff5d67c63e5342b5180) Add documentation for the `HIDDEN` keyword in DQL ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/dql-doctrine-query-language.rst` (+8 -0) </details> ### 📄 Description I can rebase this PR to the `2.2` branch if needed, as the `HIDDEN` keyword is available since this version. --- <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 16:03:05 +01:00
admin closed this issue 2026-01-22 16:03:06 +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#9074