1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2014-09-10 16:57:35 +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 Fixed the test expectations for the DatabaseDriver 2014-08-27 14:00:34 +02: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 Merge pull request #1109 from doctrine/hotfix/DDC-3120-php-5.6-RC3-compat 2014-08-27 12:27:05 -04: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 Adding DDC-3276 test group 2014-08-27 02:01:56 +02:00
Tools DDC-3272 - minor cleanups - inspecting a test failure related with @Doctrine\ORM\Mapping\Table autoloading 2014-09-10 16:57: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