1
0
Fork 0
mirror of synced 2025-04-03 05:13:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2015-01-28 22:25:10 +00:00
..
Cache DDC-3343 - adapting cached collection persister logic to EXTRA_LAZY collection behavior 2015-01-25 04:40:30 +01: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
Event DDC-3385 - test coverage for OnClassMetadataNotFoundEventArgs impl 2015-01-13 21:04:50 +01:00
Functional DDC-3343 - removing note about query count assertion 2015-01-28 20:01:57 +00: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
Internal DDC-3005 - Verifying HydrationCompleteHandler skips over registered deferred loads that were already handled by hydrationComplete 2015-01-13 00:48:53 +01:00
Mapping Merge pull request from guiwoda/embeddables-in-metadata-builder 2015-01-28 22:25:10 +00:00
Performance Classify persisters into more granular namespaces. 2015-01-16 00:10:25 +01:00
Persisters Classify persisters into more granular namespaces. 2015-01-16 00:10:25 +01:00
Proxy Classify persisters into more granular namespaces. 2015-01-16 00:10:25 +01:00
Query [DDC-3436] Convert short array syntax to legacy style 2015-01-17 08:33:23 +01:00
Repository - EOF EOL CS fixes for Doctrine\ORM\Repository\DefaultRepositoryFactory tests 2014-10-14 01:49:57 +02:00
Tools Revert "Merge branch 'hotfix/#1220-sort-paginator-subquery-output-only-once'" 2015-01-24 13:10:25 +01:00
Utility - Fixed the basic entity persister so that versioned OneToOne entities can be created 2014-10-01 14:01:44 +01:00
CommitOrderCalculatorTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ConfigurationTest.php Ensure query cache is not ArrayCache in production 2014-12-19 20:18:45 +01:00
EntityManagerTest.php - reverted: moving MergeUninitializedProxyTest tests into EntityManagerTest (invalid, as they are functional tests) 2015-01-16 22:43:03 +01:00
EntityNotFoundExceptionTest.php DDC-3479 - Basic coverage for EntityNotFoundException 2015-01-13 02:55:51 +01:00
LazyCriteriaCollectionTest.php Classify persisters into more granular namespaces. 2015-01-16 00:10:25 +01:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php [DDC-3436] Fix changes requested 1/2 2015-01-17 08:33:23 +01:00
UnitOfWorkTest.php DDC-3490 - computing changes of invalid objects should also fail 2015-01-18 00:55:40 +01:00