1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2011-11-28 23:36:23 +03:00
..
php Add missing files from last comming and newly required one after rebase 2011-11-28 23:31:06 +03:00
Symfony DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien 2011-10-13 23:39:11 +02:00
xml Rename custom-generator to custom-id-generator in XML mappint to match name in other mapping types 2011-11-28 23:36:23 +03:00
yaml Add support for custom ID generator in Yaml driver 2011-11-28 23:30:32 +03:00
AbstractMappingDriverTest.php Fix PHPMappingDriver tests 2011-11-28 23:30:32 +03:00
AnnotationDriverTest.php Remove test for custom ID generator from AnnotationDriverTest as it duplicates one in AbstractMappingDriverTest 2011-11-28 23:30:32 +03:00
BasicInheritanceMappingTest.php Fixed typos of 'discriminator' 2011-10-24 10:01:27 +01:00
ClassMetadataBuilderTest.php DDC-659 - Add ClassMetadataBuilder for PHP based metadata management 2011-09-04 14:13:20 +02:00
ClassMetadataFactoryTest.php Remove explicit annotation registration after it was merged into OrmTestCase 2011-11-28 23:30:32 +03: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 added support for Inherited Named Queries 2011-11-14 16:07:37 -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 Fix PHPMappingDriver tests 2011-11-28 23:30:32 +03: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