1
0
mirror of synced 2025-01-09 02:27:10 +03:00
doctrine2/tests/Doctrine/Tests/Models
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
..
Cache Fix cache misses using one-to-one inverse side 2013-12-20 15:37:07 -05:00
CMS DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:34:24 +01:00
Company implements a entity listener resolver 2013-01-29 12:14:52 -02:00
CompositeKeyInheritance inheritance with composite keys 2012-12-17 11:01:20 +01:00
CustomType fix DDC-1642 2012-02-12 22:24:03 -02:00
DDC117 cascade remove persist on links 2013-04-29 11:03:55 +02:00
DDC753 Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DDC869 Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DDC889 mention parent classes for identifier required exception. 2012-03-25 13:34:52 -03:00
DDC964 support for attribute override 2012-04-21 01:43:18 -03:00
DDC1476 Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DDC1590 #DDC-1590: Simple Fixes 2014-08-04 20:18:26 +03:00
DDC1872 [DDC-1872] skip 5.4 versions for php 5.3 uncompatible tests 2012-07-29 22:55:26 -05:00
DDC2372 Entity generator - trait in parent class 2013-08-20 12:15:17 +02:00
DDC2504 #1245 DDC-2504 - constants over string references 2015-01-12 21:37:53 +01:00
DDC3231 Unit Tests && simple fixes 2014-09-07 18:26:09 +03:00
DDC3293 Adding tests for the attribute use-column-prefix 2015-01-08 00:11:34 -02:00
DirectoryTree Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ECommerce [DDC-2624] Fix bug when persistent collection is cloned and used in a new entity. 2014-02-09 14:27:42 +01:00
Forum Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Generic Adding more Tests for DateTime, Date and Time type handling, related to DBAL-22. Failures in Oracle Time Type handling have to fixed in DBAL package. 2010-06-14 23:46:04 +02:00
Global [2.0] DDC-115 - Fix for multiple class metadata instances because of classes being addressed with or without prepending namespace separator. 2009-11-04 19:59:34 +00:00
JoinedInheritanceType [DDC-1542] - Inheritance: Added default discriminator map (only annotations yet) 2012-05-04 20:36:24 +02:00
Legacy [DDC-1601] Fix bugs in SchemaValidator, using all modelsets as testdata for a large test 2012-01-15 11:27:52 +01:00
Navigation [DDC-1939] Add test for persistent collection delete with composite key 2012-07-29 09:27:08 +02:00
NullDefault #1202 - simplified test and test asset 2014-12-08 01:34:30 +01:00
Quote [DDC-2435] Fix column name with numbers and non alphanumeric characters. 2013-05-17 13:02:46 -03:00
Reflection #1213 - DDC-3437 - adding relevant test assets 2014-12-08 01:17:57 +01:00
Routing [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00
StockExchange Fixed typos 2013-03-11 00:08:58 +00:00
Taxi DDC-3068 DDC-3069 EntityManager::find accept array of object as id. 2014-04-18 02:03:47 +00:00
Tweet Fix inconsistent mapping 2014-05-15 18:22:57 +02:00
ValueObjects Update XML schema to reflect addition of embeddables 2013-12-07 16:38:32 +01:00
VersionedOneToOne - Fixed the basic entity persister so that versioned OneToOne entities can be created 2014-10-01 14:01:44 +01:00