Make partial entities native lazy proxies that can initialize #7560

Open
opened 2026-01-22 15:53:25 +01:00 by admin · 0 comments
Owner

Originally created by @beberlei on GitHub (Oct 8, 2025).

Originally assigned to: @beberlei on GitHub.

With native lazy loading we can create partial objects as native lazy proxies in a way, that they initialize themselves when their non-partially loaded variables are accessed.

This is a follow up to #11653 and #11647 and requires native lazy loading.

Originally created by @beberlei on GitHub (Oct 8, 2025). Originally assigned to: @beberlei on GitHub. With native lazy loading we can create partial objects as native lazy proxies in a way, that they initialize themselves when their non-partially loaded variables are accessed. This is a follow up to #11653 and #11647 and requires native lazy loading.
admin added the New Feature label 2026-01-22 15:53:25 +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#7560