1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
Marco Pivetta cb7a77cc03 Removing usage of ClassUtil where not strictly needed
Optimizing the ClassMetadataFactory API instead and using ClassMetadata to check actual class names as da962f2e and c27b4de0 introduced too much overhead
2012-04-07 18:53:34 +02: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 Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02: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 Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02:00
OneToManyPersister.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01: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