Marco Pivetta
|
ba5378fecc
|
#385 #1181 DDC-3385 - fixing Events docblocks as per @deeky666's review
|
2015-01-13 21:15:34 +01:00 |
|
Marco Pivetta
|
eaa9187dd8
|
#385 #1181 DDC-3385 - minor CS fix (spacing)
|
2015-01-13 20:33:30 +01:00 |
|
Bart van den Burg
|
3be43a1def
|
Rebased and renamed PreLoadClassMetadata to OnClassMetadataNotFound
|
2015-01-13 19:49:57 +01:00 |
|
Bart van den Burg
|
437f812718
|
Added new event to allow actions to be done before trying to load class metadata
|
2015-01-13 19:49:57 +01:00 |
|
Pascal Borreli
|
a2cd0f5804
|
Fixed typos
|
2013-03-11 00:08:58 +00:00 |
|
Benjamin Morel
|
7869ec714d
|
Fixed unused 'use' statements.
Fixed missed documentation issues in Doctrine\ORM
|
2012-12-13 18:19:21 +00:00 |
|
Fabio B. Silva
|
d3d97e7ef8
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
everzet
|
66e2a9260e
|
added PreFlush lifetime event and lifecycle callback
|
2011-10-23 18:39:16 +03:00 |
|
Daniel Freudenberger
|
5e28273548
|
fixed typo in docblock
|
2011-10-22 18:57:48 +02:00 |
|
Daniel Freudenberger
|
46a3fecb4f
|
added the postFlush event
|
2011-10-22 18:38:51 +02:00 |
|
Michael Ridgway
|
1f50dee8a8
|
DDC-696: Added onClear event
|
2011-03-21 23:17:08 -04:00 |
|
romanb
|
a1a8093888
|
[2.0] First draft for onFlush event.
|
2010-02-24 19:19:04 +00:00 |
|
romanb
|
59fff29c1b
|
[2.0] Some hydration simplifications and cleanups.
|
2009-08-28 10:48:40 +00:00 |
|
romanb
|
da07bf4a37
|
[2.0] Small refactorings.
|
2009-07-24 11:33:38 +00:00 |
|
romanb
|
59cf1f745d
|
[2.0] added entity lifecycle events.
|
2009-07-18 18:06:30 +00:00 |
|
romanb
|
b8090c99a3
|
[2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity().
|
2009-07-18 11:41:37 +00:00 |
|
jwage
|
cc3ea569a4
|
[2.0] Initial version of optimistic locking with integer version columns
|
2009-07-17 18:13:03 +00:00 |
|
jwage
|
c4e330e5ca
|
[2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events
|
2009-07-15 20:18:40 +00:00 |
|
romanb
|
a758b56551
|
[2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType().
|
2009-05-28 11:13:12 +00:00 |
|
jwage
|
d458197e3a
|
[2.0] Another step towards finishing namespace refactoring
|
2009-02-20 05:46:20 +00:00 |
|
romanb
|
9dcab5ee63
|
Small reorganizations, improvements and progress.
|
2009-02-07 17:02:13 +00:00 |
|