[PR #11359] [Documentation]: Query Result Formats: Minor #12965

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

Original Pull Request: https://github.com/doctrine/orm/pull/11359

State: closed
Merged: No


Page: https://www.doctrine-project.org/projects/doctrine-orm/en/3.1/reference/dql-doctrine-query-language.html#query-result-formats

I'd like to reorganize this section into a 3-columns-list, example:

Method Query constant Description
getResult() HYDRATE_OBJECT Retrieves a collection of objects ...

What do you think?

**Original Pull Request:** https://github.com/doctrine/orm/pull/11359 **State:** closed **Merged:** No --- Page: https://www.doctrine-project.org/projects/doctrine-orm/en/3.1/reference/dql-doctrine-query-language.html#query-result-formats I'd like to reorganize this section into a **3-columns-list**, example: | Method | ``Query`` constant | Description | | -- | -- | -- | |``getResult()`` | ``HYDRATE_OBJECT`` | Retrieves a collection of objects ... | What do you think?
admin added the pull-request label 2026-01-22 16:15:44 +01:00
admin closed this issue 2026-01-22 16:15:44 +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#12965