DDC-3005.Removed warning in documentation
This commit is contained in:
parent
367a79206d
commit
96184b9541
@ -184,13 +184,6 @@ the life-time of their registered entities.
|
|||||||
invoked, after all references to entities have been removed from the unit of
|
invoked, after all references to entities have been removed from the unit of
|
||||||
work. This event is not a lifecycle callback.
|
work. This event is not a lifecycle callback.
|
||||||
|
|
||||||
.. warning::
|
|
||||||
|
|
||||||
Note that the postLoad event occurs for an entity
|
|
||||||
before any associations have been initialized. Therefore it is not
|
|
||||||
safe to access associations in a postLoad callback or event
|
|
||||||
handler.
|
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
Note that the postRemove event or any events triggered after an entity removal
|
Note that the postRemove event or any events triggered after an entity removal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user