Remove "before the lists of scheduled changes are cleared"
It is not true.
This commit is contained in:
parent
610295f875
commit
e873351624
@ -511,8 +511,7 @@ The following restrictions apply to the onFlush event:
|
|||||||
postFlush
|
postFlush
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
``postFlush`` is called at the end of ``EntityManager#flush()`` before the
|
``postFlush`` is called at the end of ``EntityManager#flush()``. ``EntityManager#flush()`` can be
|
||||||
lists of scheduled changes are cleared. ``EntityManager#flush()`` can be
|
|
||||||
called safely inside its listeners.
|
called safely inside its listeners.
|
||||||
|
|
||||||
.. code-block:: php
|
.. code-block:: php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user