1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Cache
2016-09-08 13:50:06 +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 Evict query cache when entities are updated 2016-09-08 13:50:06 +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 Use microtime to have more precision on cache time 2016-09-08 13:50:06 +02: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