Marco Pivetta
|
ed1c4de2b6
|
DDC-3683 - #1380 - reverting BC break, annotating correct types, cs fixes
|
2015-07-15 20:45:02 +01:00 |
|
Darien Hager
|
fff56c7f3f
|
Remove runtime assertion
|
2015-07-15 20:44:55 +01:00 |
|
Darien Hager
|
08be905fc3
|
Refactor LoadClassMetadataEventArgs to ensure it contains an EntityManager
|
2015-07-15 20:44:24 +01:00 |
|
Marco Pivetta
|
339bd23ac8
|
#1209 DDC-3427 - removing leftover EntityManager hints (using interface instead)
|
2015-01-16 14:44:31 +01:00 |
|
Marco Pivetta
|
6fc0d84b7a
|
DDC-3427 - s/EntityManager/EntityManagerInterface in type-hints
|
2015-01-16 14:21:30 +01:00 |
|
Marco Pivetta
|
ae8ab0812e
|
#385 #1181 DDC-3385 - fixing OnClassMetadataNotFoundEventArgs docblocks as per @deeky666's review
|
2015-01-13 21:14:32 +01:00 |
|
Marco Pivetta
|
762e798d22
|
#385 #1181 DDC-3385 - extending OnClassMetadataNotFoundEventArgs from ManagerEventArgs instead of generic EventArgs
|
2015-01-13 20:56:21 +01:00 |
|
Marco Pivetta
|
6021e3a1b8
|
#385 #1181 DDC-3385 - Updating docblock of OnClassMetadataNotFoundEventArgs
|
2015-01-13 20:49:08 +01:00 |
|
Marco Pivetta
|
f5eb20b63d
|
OnClassMetadataNotFoundEventArgs should support setting the actually resolved ClassMetadata as a mutable event result vector
|
2015-01-13 19:50:17 +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 |
|
Benjamin Morel
|
08f6291350
|
Cleaned up further unused imports.
|
2014-02-09 23:45:22 +00:00 |
|
Benjamin Morel
|
412e4ab9da
|
Cleaned up unused imports
|
2014-02-09 22:12:51 +00:00 |
|
Benjamin Eberlei
|
fc53bc8909
|
Fix some LGPL occurances to MIT
|
2013-10-02 12:07:37 +02:00 |
|
Pascal Borreli
|
30b050b44c
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
|
Abdellatif Ait boudad
|
5206566707
|
Remove dead code
|
2013-02-26 00:02:34 +00:00 |
|
Marco Pivetta
|
3ebed101fd
|
Strong typehinting to avoid incorrect constructor params
|
2013-02-04 20:45:58 +01:00 |
|
Fabio B. Silva
|
6d7b3863b5
|
Use bitmask of subscribed event systems.
|
2013-01-29 12:14:53 -02:00 |
|
Fabio B. Silva
|
7b0f59ed7c
|
split override test
|
2013-01-29 12:14:53 -02:00 |
|
Fabio B. Silva
|
0d0f91a807
|
move listeners invocation from ClassMetadataInfo to ListenerInvoker
|
2013-01-29 12:14:53 -02:00 |
|
Klein Florian
|
8443eee628
|
use base events
|
2012-12-24 10:15:25 +01:00 |
|
Benjamin Morel
|
fad22d1e60
|
Fixed documentation for ORM\Event and ORM\Id
|
2012-12-02 12:37:56 +00:00 |
|
jakoch
|
d4a6c488ca
|
fixed use statements
|
2012-10-12 13:53:20 +02:00 |
|
Konstantin Kuklin
|
34d8843fd6
|
improve phpdoc
|
2012-09-21 03:20:06 +04:00 |
|
Fabio B. Silva
|
d3d97e7ef8
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
|
Olivier Dolbeau
|
7ca0ac289e
|
Remove tabs & trailing spaces
|
2012-06-05 15:46:10 +02:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Jeremy Mikola
|
3d0e87bca9
|
Fix typo in LifecycleEventArgs::getEntity() docs
|
2012-03-01 17:03:46 -05:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Benjamin Eberlei
|
f7ede572e0
|
DDC-1415 - Remove EntityEventDelegatee, the API sucks and we need another approach.
|
2011-12-12 16:46:53 +01:00 |
|
Andrew Mackrodt
|
ef12a09ae0
|
Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:27 +00:00 |
|
Benjamin Eberlei
|
6520211df3
|
Merge everzet/PreFlush-event
|
2011-11-13 16:51:23 +01:00 |
|
Guilherme Blanco
|
1579c43433
|
Code beautification and docblocks enhancements.
|
2011-10-28 12:49:01 -02:00 |
|
everzet
|
91d8829c43
|
removed non-used code
|
2011-10-23 18:50:24 +03:00 |
|
everzet
|
66e2a9260e
|
added PreFlush lifetime event and lifecycle callback
|
2011-10-23 18:39:16 +03:00 |
|
Daniel Freudenberger
|
46a3fecb4f
|
added the postFlush event
|
2011-10-22 18:38:51 +02:00 |
|
Benjamin Eberlei
|
939fbf9c24
|
DDC-1278 - Clean up event handling of new clear functionality.
|
2011-10-16 22:45:06 +02:00 |
|
Benjamin Eberlei
|
a36a1624fb
|
[DDC-1415] Add EntityEventDelegatee, allowing to restrict emitting events to certain entity classes only.
|
2011-10-13 22:58:22 +02:00 |
|
Christian Raue
|
bf44be86a9
|
fixed typo
|
2011-10-10 03:02:55 +03:00 |
|
Michael Ridgway
|
706cc838e5
|
Removed svn variable
|
2011-03-22 08:54:33 -04:00 |
|
Michael Ridgway
|
1f50dee8a8
|
DDC-696: Added onClear event
|
2011-03-21 23:17:08 -04:00 |
|
Benjamin Eberlei
|
a2cbb8f72f
|
DDC-882 - Bugfix with typehint
|
2010-11-18 20:45:44 +01:00 |
|
Benjamin Eberlei
|
6a904a2d67
|
DDC-860 - Allow access to EntityManager in loadClassMetadata event
|
2010-11-05 22:13:19 +01:00 |
|
Roman S. Borschel
|
760ea34a0c
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
|
beberlei
|
ec4bd256d5
|
[2.0] DDC-412 - Fixed YAML Driver not allowing multiple lifecycle callbacks per event. Backwards-incompatible change
|
2010-03-15 19:29:07 +00:00 |
|
beberlei
|
bc6714c2c8
|
[2.0] DDC-414 - Changed semantics of preUpdate Event to allow only changes to the entity changeset, not the internal state of the entity anymore.
|
2010-03-14 22:16:15 +00:00 |
|
romanb
|
a1a8093888
|
[2.0] First draft for onFlush event.
|
2010-02-24 19:19:04 +00:00 |
|
beberlei
|
cbad4bff3a
|
[2.0] DDC-358 - Refactored UnitOfWork Event triggering capabilities - Removed check for EntityManager instance. This is deep in the code and can hardly be get wrong.
|
2010-02-22 22:32:15 +00:00 |
|
beberlei
|
ac62e4d9bb
|
[2.0] DDC-358 - Refactored UnitOfWork Event triggering capabilities
|
2010-02-21 21:55:39 +00:00 |
|
romanb
|
94d41dfbdc
|
[2.0][DDC-279] Fixed.
|
2010-01-29 21:24:29 +00:00 |
|