1
0
mirror of synced 2025-01-06 00:57:10 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
2012-04-15 15:40:40 -03:00
..
AbstractFileDriver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AnnotationDriver.php mapping driver tests 2012-04-15 15:40:40 -03:00
DatabaseDriver.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
DoctrineAnnotations.php annotation driver and basic support 2012-04-15 15:39:22 -03:00
Driver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DriverChain.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
PHPDriver.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
SimplifiedXmlDriver.php DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien 2011-10-13 23:39:11 +02:00
SimplifiedYamlDriver.php Added coverage to DDC-1521. Small CS changes. 2011-12-20 00:05:14 -05:00
StaticPHPDriver.php [Mapping] removed unused local variable $fileName in StaticPHPDriver class. 2012-03-24 11:07:39 +01:00
XmlDriver.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
YamlDriver.php [DDC-1534] YamlDriver wrongly used "inversedBy" inside join table condition although its independent. 2012-04-07 10:42:54 +02:00