DDC-1448: Add a base entity to allow users to skip writing boilerplate code #1816

Open
opened 2026-01-22 13:26:58 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 22, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

For forward compatibility with https://gist.github.com/1034079 we want to add a "BaseEntity" into the core that handles boilerplate code through implementing "**call" and using the metadata to generate getter/setter/adder/is methods on the fly.

Originally created by @doctrinebot on GitHub (Oct 22, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: For forward compatibility with https://gist.github.com/1034079 we want to add a "BaseEntity" into the core that handles boilerplate code through implementing "**call" and using the metadata to generate getter/setter/adder/is methods on the fly.
admin added the Improvement label 2026-01-22 13:26:58 +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#1816