1
0
mirror of synced 2025-01-07 17:47:10 +03:00
doctrine2/tests/Doctrine/Tests/Models/CMS
Strate 35ea399d33 DDC-3005 Defer invoking of postLoad event to the end of hydration cycle.
1. Refactor handling of hydration complete: delegate this task to special object
2. Write test case for situation, when inside postLoad listener other entity is loading.
3. Make test, written on second step, be able to pass :)
2015-01-12 22:34:24 +01:00
..
CmsAddress.php support naming convention for listeners without mapping. 2013-01-29 12:14:53 -02:00
CmsAddressDTO.php basic support refactory 2012-09-29 16:18:58 -03:00
CmsAddressListener.php support naming convention for listeners without mapping. 2013-01-29 12:14:53 -02:00
CmsArticle.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
CmsComment.php Fixed DDC-455, DDC-600. Some behavior and API polish in the UoW as well as continued _ prefix removal in some core classes. Cleanups and fixes for one-to-one orphan removal including tests. 2010-07-08 00:20:54 +02:00
CmsEmail.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
CmsEmployee.php [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00
CmsGroup.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
CmsPhonenumber.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
CmsUser.php DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:34:24 +01:00
CmsUserDTO.php support arithmetic expression and aggregate functions 2012-09-29 16:18:58 -03:00