1
0
Fork 0
mirror of synced 2025-03-29 03:09:50 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Cache
Marco Pivetta 765e102d01 Merge pull request #5856 from doctrine/fix/#5854-default-query-cache-test-using-wrong-reflection-instance
#5854 workaround to avoid populating Second Level Cache from DQL queries with multiple nested DQL aliases
2016-06-19 08:48:38 +02:00
..
Persister Merge pull request #5856 from doctrine/fix/#5854-default-query-cache-test-using-wrong-reflection-instance 2016-06-19 08:48:38 +02:00
AbstractRegionTest.php Second level cache 2013-12-16 11:05:04 -05:00
CacheConfigTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
CacheKeyTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
CacheLoggerChainTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
DefaultCacheFactoryTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
DefaultCacheTest.php CS/Typo Fixes 2013-12-16 15:55:54 -05:00
DefaultCollectionHydratorTest.php Changed some tests to be compatible with the new implementation of 2015-01-17 22:27:59 +01:00
DefaultEntityHydratorTest.php Second level cache stores identifier with correct type even if findById is called with wrong identifier type 2015-11-14 11:17:16 +01:00
DefaultQueryCacheTest.php #5854 - Fix SLC queries with multiple nested DQL aliases 2016-06-17 00:11:18 -04:00
DefaultRegionTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
FileLockRegionTest.php #1072 DDC-3191 - test cleanup: reflection is better than mixing up I/O operations and global state 2015-01-15 00:54:25 +01:00
MultiGetRegionTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
StatisticsCacheLoggerTest.php Fix persister query cache invalidation 2013-12-16 11:05:04 -05:00