1
0
mirror of synced 2025-01-09 18:47:10 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
2013-03-27 00:10:30 +01:00
..
AnnotationDriver.php [DDC-93] Implement first working version of value objects using a ReflectionProxy object, bypassing changes to UnitOfWork, Persisters and Hydrators. 2013-03-27 00:10:30 +01:00
DatabaseDriver.php Fixed typos 2013-03-11 00:08:58 +00:00
DoctrineAnnotations.php [DDC-93] Parse @Embedded and @Embeddable during SchemaTool processing to make parsing work. 2013-03-26 21:45:15 +01:00
DriverChain.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
PHPDriver.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
SimplifiedXmlDriver.php Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs. 2012-07-04 20:59:22 +02:00
SimplifiedYamlDriver.php Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs. 2012-07-04 20:59:22 +02:00
StaticPHPDriver.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
XmlDriver.php [DDC-2300] Fix version xml mapping and serialization of ClassMetadata. 2013-03-14 23:20:23 +01:00
YamlDriver.php [DDC-2300] Fix version xml mapping and serialization of ClassMetadata. 2013-03-14 23:20:23 +01:00