1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
2013-01-29 12:14:53 -02:00
..
php rename subscribers to listeners 2013-01-29 12:14:52 -02:00
Symfony Removing code from the simplified drivers, use SymfonyFileLocator instead 2012-07-04 20:59:21 +02:00
xml remove @LifecycleCallback 2013-01-29 12:14:52 -02:00
yaml remove @LifecycleCallback 2013-01-29 12:14:52 -02:00
AbstractMappingDriverTest.php split override test 2013-01-29 12:14:53 -02:00
AnnotationDriverTest.php added support for @Enum 2012-11-13 14:13:48 -02:00
BasicInheritanceMappingTest.php DCOM-93 - Factor out __wakeup into a delegate-method from ClassMetadataFactory#wakeupReflection to ClassMetadataInfo#wakeupReflection 2012-01-02 15:57:32 +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 Removing Doctrine\ORM\Mapping\Driver\Driver interface 2012-07-04 20:59:21 +02: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 rename subscribers to listeners 2013-01-29 12:14:52 -02: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 Fixing test expecting a ORM\Mapping exception 2012-07-04 20:59:21 +02:00
YamlMappingDriverTest.php Fix DDC-2069 2012-10-20 00:28:38 -03:00