1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2011-03-09 14:43:42 -03: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 DDC-1034 - Fix bug where callbacks where registered multiple times in inheritance hierachies. 2011-03-04 23:00:54 +01:00
BasicInheritanceMappingTest.php DDC-897 - Make ClassMetadataFactory configurable. 2010-11-27 20:53:26 +01:00
ClassMetadataFactoryTest.php DDC-897 - Make ClassMetadataFactory configurable. 2010-11-27 20:53:26 +01: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 to NamedQueries through ClassMetadata. 2011-03-06 18:45:09 -03:00
DriverChainTest.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06: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