1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2013-06-21 16:05:59 -04:00
..
php support naming convention for listeners without mapping. 2013-01-29 12:14:53 -02:00
Symfony Removing code from the simplified drivers, use SymfonyFileLocator instead 2012-07-04 20:59:21 +02:00
xml Add missing mapping files 2013-05-17 11:59:28 -03:00
yaml Fix YAML EntityListener definition in tests 2013-03-14 21:18:54 +01:00
AbstractMappingDriverTest.php [DDC-2300] Fix version xml mapping and serialization of ClassMetadata. 2013-03-14 23:20:23 +01:00
AnnotationDriverTest.php Fixed typos 2013-03-11 00:08:58 +00:00
AnsiQuoteStrategyTest.php ANSI compliant quote strategy 2013-06-21 16:05:59 -04:00
BasicInheritanceMappingTest.php Refix test 2013-03-14 20:12:20 +01:00
ClassMetadataBuilderTest.php [DDC-1654] Add support for orphanRemoval on ManyToMany associations. This only makes sense when ManyToMany is used as uni-directional OneToMany association with join table. The join column has a unique constraint on it to enforce this on the DB level, but we dont validate that this actually happens. Foreign Key constraints help prevent issues and notify developers early if they use it wrong. 2012-02-20 10:33:16 +01:00
ClassMetadataFactoryTest.php Fixed typos 2013-03-11 00:08:58 +00:00
ClassMetadataLoadEventTest.php [DDC-1610] Add test and fix wakeup reflection in combination with event listener 2012-01-21 13:58:25 +01:00
ClassMetadataTest.php Merge pull request #669 from hason/many_to_many 2013-05-25 22:16:48 -07:00
EntityListenerResolverTest.php split override test 2013-01-29 12:14:53 -02:00
NamingStrategyTest.php move naming classes to Doctrine\ORM\Mapping 2011-12-24 12:01:25 -02:00
PHPMappingDriverTest.php Removing deprecated StaticPHPDriver and PHPDriver 2012-07-10 02:31:30 +02:00
QuoteStrategyTest.php Fix CS and test configuration 2012-06-18 14:43:01 -03:00
StaticPHPMappingDriverTest.php Removing deprecated StaticPHPDriver and PHPDriver 2012-07-10 02:31:30 +02:00
XmlMappingDriverTest.php [DDC-2429] Fix xsd definition 2013-05-13 11:04:36 -03:00
YamlMappingDriverTest.php Fix DDC-2069 2012-10-20 00:28:38 -03:00