1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2013-12-20 10:39:03 -05:00
..
Cache Fix non initialized association proxy 2013-12-20 10:39:03 -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 Fix non initialized association proxy 2013-12-20 10:39:03 -05: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 Second level cache 2013-12-16 11:05:04 -05: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 Adding failing test to demonstrate DDC-2432 2013-05-09 21:11:10 +02:00
Query Fixes a Fatal Error when using a subexpression in parenthesis 2013-10-14 15:04:52 +02: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 Adding tests to verify that dql aliases in criteria are correctly converted 2013-12-14 13:42:18 +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