1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2014-07-24 09:23:36 +02:00
..
Cache Enforce Criteria 2014-05-18 12:47:59 +02:00
Decorator Adding EntityManagerDecorator base class as an extension point for EntityManager 2013-03-06 23:30:47 +01:00
Entity Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Functional Merge pull request #1032 from bakura10/optimized-contains 2014-06-21 08:56:47 -04:00
Hydration Fixed issue if aliases were specific names, you would either get completely misleading results (dql alias: scalars) or a fatal error (dql alias: newObjects). 2014-04-24 04:47:13 +00:00
Id Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Mapping on-update is not supported anymore 2014-06-19 16:05:12 +02:00
Performance Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Persisters Add tests 2014-05-15 18:22:56 +02:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query Merge branch 'feature/default-query-hints' of https://github.com/Strate/doctrine2 into Strate-default-query-hints 2014-05-15 01:15:34 +00:00
Tools added a simple test 2014-07-24 09:23:36 +02:00
CommitOrderCalculatorTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ConfigurationTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
EntityManagerTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
LazyCriteriaCollectionTest.php Verifying that the persister is used only once when matching on a lazy criteria collection 2014-05-17 19:06:16 +02:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
UnitOfWorkTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00