1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
2012-03-24 11:07:39 +01:00
..
AbstractCollectionPersister.php [DDC-1643] Fix bugs when cloning PersistentCollection and re-using it. 2012-02-18 00:42:21 +01:00
AbstractEntityInheritancePersister.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
BasicEntityPersister.php [Persisters] removed unused local variables in BasicEntityPersister class. 2012-03-24 11:07:39 +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 Merge pull request #224 from doctrine/DDC-551 2011-12-18 08:03:23 -08:00
ManyToManyPersister.php Fixed DDC-1608. Non-initialized PersistentCollection methods removeElement and contains now deal correctly with managed entities. 2012-01-18 01:04:25 -05:00
OneToManyPersister.php Fixed DDC-1608. Non-initialized PersistentCollection methods removeElement and contains now deal correctly with managed entities. 2012-01-18 01:04:25 -05:00
SingleTablePersister.php Fixes DDC-1596. Added table alias to discriminator column when using STI. 2012-01-12 23:58:08 -05:00
UnionSubclassPersister.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00