1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2014-02-09 10:09:28 +01:00
..
Cache Fix lazy association load 2014-01-28 12:26:10 -05:00
Decorator Adding EntityManagerDecorator base class as an extension point for EntityManager 2013-03-06 23:30:47 +01:00
Entity Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Functional Throw exception on embeddables in embeddables. 2014-02-09 10:09:28 +01:00
Hydration indexby ddc117 tests 2013-04-29 10:29:58 +02:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Mapping Merge branch 'master' of github.com:doctrine/doctrine2 into ValueObjects 2014-01-04 17:52:32 +01:00
Performance Fix CS and update docs 2013-12-16 11:05:04 -05:00
Persisters [DDC-2471] Fix EQ/NEQ null handling of criteria 2013-05-26 09:04:19 +02:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query rename test 2014-02-06 10:53:34 +03:00
Tools Region cache clear commands 2013-12-16 11:05:05 -05:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConfigurationTest.php Extract cache config 2013-12-16 11:05:04 -05:00
EntityManagerTest.php Test EntityManager::createNamedQuery. 2013-11-06 20:07:48 -08:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php Fix tests after merge of QueryBuilder#addCriteria changes. 2014-01-03 21:28:06 +01:00
UnitOfWorkTest.php [DDC-1984] Throw exception if passing null into UnitOfWork#lock() - which can happen when EntityManager#find() tries to lock entity that was just deleted by another process. 2013-05-01 19:39:21 +02:00