79678729

Date: 2025-06-25 08:53:13
Score: 1.5
Natty:
Report link

This is a normal behavior of doctrine.
When retrieve entity from database, doctrine do not call the constructor! And your $leaves collection is not stored in database.

You can find some helpful information to work around this here:

[Doctrine] Property not mapped to ORM is not set in the object retrivied

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Tristan