1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
2011-12-12 16:39:52 +01:00
..
AbstractCollectionPersister.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
AbstractEntityInheritancePersister.php Move check for conversion SQL to ClassMetadataInfo 2011-11-20 19:50:51 +01:00
BasicEntityPersister.php DDC-1527 - Port bugfix for master branch 2011-12-12 16:39:52 +01:00
ElementCollectionPersister.php [2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory. 2009-11-06 17:05:22 +00:00
JoinedSubclassPersister.php Added absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:26 +00:00
ManyToManyPersister.php Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:27 +00:00
OneToManyPersister.php Added support to removeElement remove items without initializing the PersistentCollection. 2011-11-29 11:29:17 -05:00
SingleTablePersister.php Reverted PR which broke suite. Issue is still valid, but it requires more investigation. 2011-11-23 08:40:47 -05:00
UnionSubclassPersister.php Renamed StandardEntityPersister to BasicEntityPersister 2010-04-26 13:12:46 +02:00