1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2011-05-25 00:26:20 +02:00
..
php Added support to NamedQueries through ClassMetadata. 2011-03-06 18:45:09 -03:00
xml Added support to NamedQueries through ClassMetadata. 2011-03-06 18:45:09 -03:00
yaml Added support to NamedQueries through ClassMetadata. 2011-03-06 18:45:09 -03:00
AbstractMappingDriverTest.php Fixed some warnings from phpunit. 2011-02-19 19:50:58 -02:00
AllTests.php DDC-706 - Fix DriverChain::isTransient() to comply with interface of Driver 2010-07-21 21:20:55 +02:00
AnnotationDriverTest.php Make ORM forward compatible with new Doctrine Annotations library version 2.1 2011-05-25 00:26:20 +02:00
BasicInheritanceMappingTest.php DDC-897 - Make ClassMetadataFactory configurable. 2010-11-27 20:53:26 +01: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-692] Add ClassMetadataInfo::isReadOnly flag and ignore these entities in Change Tracking. 2011-03-29 20:04:14 +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