1
0
Fork 0
mirror of synced 2025-03-28 19:03:50 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Adrien Crivelli 27adf8d6e9 Refactor partial into options array
This coherent with what is done for Table. All platform specific things
are grouped into an options array. Eventually flags should be migrated
into options as well.
2014-07-22 10:32:31 +09: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 added more informative error messages when invalid parameter count 2014-07-15 13:17:22 +01: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 Refactor partial into options array 2014-07-22 10:32:31 +09: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 DDC-2021 sql generation test: remove comment 2014-07-10 00:32:24 +02:00
Tools set namespace in setup only on CacheProvider instances 2014-06-26 01:29:35 +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