1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2011-09-04 14:13:20 +02:00
..
php DDC-1302 - Fix bug in XmlDriver not handling orphan removal 2011-07-31 11:32:57 +02:00
xml Fixed bug in XMLDriver where relation indexes are treathed as elements but documented as attributes. 2011-08-16 11:36:41 -03:00
yaml DDC-1302 - Fix bug in XmlDriver not handling orphan removal 2011-07-31 11:32:57 +02:00
AbstractMappingDriverTest.php DDC-1302 - Fix bug in XmlDriver not handling orphan removal 2011-07-31 11:32:57 +02:00
AnnotationDriverTest.php DDC-1156 - Do not throw exception for mapped superclass in middle of inheritance hierachy anymore. 2011-06-05 15:00:49 +02:00
BasicInheritanceMappingTest.php DDC-1204, DDC-1203 - No need to throw this exception for abstract classes anymore 2011-06-30 20:57:29 +02:00
ClassMetadataBuilderTest.php DDC-659 - Add ClassMetadataBuilder for PHP based metadata management 2011-09-04 14:13:20 +02:00
ClassMetadataFactoryTest.php Make ORM forward compatible with new Doctrine Annotations library version 2.1 2011-05-25 00:26:20 +02:00
ClassMetadataLoadEventTest.php [2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events 2009-07-15 20:18:40 +00:00
ClassMetadataTest.php DDC-659 - Add ClassMetadataBuilder for PHP based metadata management 2011-09-04 14:13:20 +02:00
DriverChainTest.php Make ORM forward compatible with new Doctrine Annotations library version 2.1 2011-05-25 00:26:20 +02:00
PHPMappingDriverTest.php Fixed casing. 2010-04-26 14:25:23 +02:00
StaticPHPMappingDriverTest.php Initial entry of StaticPHPDriver 2010-04-23 16:16:16 -04:00
XmlMappingDriverTest.php DDC-806 - Fix xsd schema not allowing entities without id (in inheritance hierachies) 2010-09-15 21:51:44 +02:00
YamlMappingDriverTest.php DDC-897 - Make ClassMetadataFactory configurable. 2010-11-27 20:53:26 +01:00