1
0
mirror of synced 2025-01-31 12:32:59 +03:00
Christian Morgan d5bc48623a Cleaned up events.rst
Was a mix-up between TestEventSubscriber and EventTest (e.g. the definition of TestEventSubscriber referenced TestEvent::preFoo, which did not exist). To clarify this I've renamed EventTest to TestEvent.

Tried to clarify the text in the Naming Convention section.

Added note that onClear is not a lifecycle callback.

Tried to clarify the definition of Lifecycle Callbacks.

Separated key/value descriptions into XML and YAML parts since the details are different

Added note in Implementing Event Listeners section that since 2.4 you do have access to EntityManager and UnitOfWork from lifecycle callbacks.

Added example about how to use the computed changeset to modify a primitive value in preUpdate section

Added naming convention example to Entity listeners class section

The other changes are typos and small fixes.
2013-07-30 14:00:17 +01:00
..
2013-03-17 19:43:09 +01:00
2013-07-30 14:00:17 +01:00
2013-03-27 22:43:58 -05:00
2013-03-27 22:43:58 -05:00
2013-05-18 04:00:28 +04:00
2013-03-27 22:43:58 -05:00
2013-06-06 11:36:02 +03:00