1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Marco Pivetta 971c400025 Merge pull request #6462 from mkosiedowski/proxy-embedded-fields-fix
Fix #6460 - \Doctrine\ORM\Mapping\ClassMetadataInfo::hasField should return true for embedded fields
2017-06-01 15:52:07 +02:00
..
NamingStrategy remove license from header of test files 2016-10-26 13:24:33 -03:00
php #5934 - add fetch option to AssociationOverride in order to override fetch strategy for subclasses of entities 2017-05-30 18:19:48 +02:00
Reflection Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Symfony Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
xml #5934 - add fetch option to AssociationOverride in order to override fetch strategy for subclasses of entities 2017-05-30 18:19:48 +02:00
yaml #5934 - add fetch option to AssociationOverride in order to override fetch strategy for subclasses of entities 2017-05-30 18:19:48 +02:00
AbstractMappingDriverTest.php #5934 - add fetch option to AssociationOverride in order to override fetch strategy for subclasses of entities 2017-05-30 18:19:48 +02:00
AnnotationDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
AnsiQuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
BasicInheritanceMappingTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataFactoryTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataLoadEventTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataTest.php fixes in tests 2017-05-22 15:52:19 +02:00
DefaultQuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityListenerResolverTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
FieldBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
NamingStrategyTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
PHPMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
QuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ReflectionEmbeddedPropertyTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
StaticPHPMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
XmlMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
YamlMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00