DDC-328: Query and Result Cache have to depend on HydrationMode #405

Closed
opened 2026-01-22 12:37:19 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 13, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

Both Query and Result Cache have to depend on the HydrationMode, otherwise there can be ugly problems in certain special cases:

  1. Query Cache - Partial Object Hydration
  2. Result-Cache - Switch between Array and Object Hydration with an otherwise unchanged query
Originally created by @doctrinebot on GitHub (Feb 13, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: Both Query and Result Cache have to depend on the HydrationMode, otherwise there can be ugly problems in certain special cases: 1. Query Cache - Partial Object Hydration 2. Result-Cache - Switch between Array and Object Hydration with an otherwise unchanged query
admin added the Bug label 2026-01-22 12:37:19 +01:00
admin closed this issue 2026-01-22 12:37:19 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 13, 2010):

Comment created by @beberlei:

Fixed

@doctrinebot commented on GitHub (Feb 13, 2010): Comment created by @beberlei: Fixed
Author
Owner

@doctrinebot commented on GitHub (Feb 13, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 13, 2010): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#405