@
@
@codeme2017-02-09 12:24:00
symfony
@codeme, 2017-02-09 12:24:00

Related tables in the database return null. Why?

Related tables in the database return null. Why?
6449b0035a4c414984751c958d773929.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shagguboy, 2017-02-09
_

In this screenshot, you have Doctrine proxy objects.

because isInitialized is false

D
Denis, 2017-02-09
@prototype_denis

This is lazy loading data.
In this screenshot, you have Doctrine proxy objects.
They will be initialized after the data is accessed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question