Merge pull request #121 from frosas/document-pre-and-post-flush-events
Remove "before the lists of scheduled changes are cleared"
This commit is contained in:
commit
52bc9a82ef
@ -511,8 +511,7 @@ The following restrictions apply to the onFlush event:
|
||||
postFlush
|
||||
~~~~~~~~~
|
||||
|
||||
``postFlush`` is called at the end of ``EntityManager#flush()`` before the
|
||||
lists of scheduled changes are cleared. ``EntityManager#flush()`` can be
|
||||
``postFlush`` is called at the end of ``EntityManager#flush()``. ``EntityManager#flush()`` can be
|
||||
called safely inside its listeners.
|
||||
|
||||
.. code-block:: php
|
||||
|
Loading…
Reference in New Issue
Block a user