1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2014-04-03 17:36:56 +02:00
..
Cache Merge pull request #885 from bakura10/criteria-many-to-many 2014-03-16 11:33: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 DDC-3065 - splitting tests and checking multiple values support 2014-04-03 17:36:56 +02: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-3065 - persister tests for criteria containing NULL values in IN() conditions 2014-04-03 17:36:56 +02:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query [DDC-3018] Fix string literals in new operator. 2014-03-23 15:16:09 +01:00
Tools Added test to ensure boolean metadata is properly exported/serialized to XML 2014-03-20 21:29:52 +01: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 [SLC] Add query builder options 2014-03-03 15:28:35 -05: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