Update: I've found that using $this->em->refresh($entity);
after the additional query does make the last query return all properties again. I still find this behaviour highly confusing. Why shouldn't the last query always return a fully populated entity instead of a partial object? Thanks, Andreas -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
