This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-09 08:49:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
Geoffrey Wagner
8594e5c4da
Add a test
...
addLifecycleCallback now only allows a callback once so we do not hook them twice
2014-02-08 16:01:41 +01:00
..
AnnotationDriver.php
Add a test
2014-02-08 16:01:41 +01:00
DatabaseDriver.php
DDC-2476 Better approach for reverse engineer. Some refactoring done to driver.
2013-06-12 02:00:36 -04:00
DoctrineAnnotations.php
remove @LifecycleCallback
2013-01-29 12:14:52 -02: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
Options not respected for ID Fields in XML Mapping Driver
2014-01-02 23:34:17 +01:00
YamlDriver.php
[DDC-2661] Fix bug in YamlDriver not passing options from id to mapField()
2013-09-08 10:37:42 +02:00