1
0
Fork 0
mirror of synced 2025-03-28 19:03:50 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Cache
Marco Pivetta 388afb46d0 Merge pull request #6245 from lcobucci/l2c-use-getMultiple
Use `getMultiple()` to fetch associations as well in L2 cache fetch operations
2017-06-24 09:17:55 +02:00
..
Persister Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
AbstractRegionTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
CacheConfigTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
CacheKeyTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
CacheLoggerChainTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
DefaultCacheFactoryTest.php Fix alignment issues on DefaultCacheFactoryTest.php 2017-01-11 11:04:43 +01:00
DefaultCacheTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
DefaultCollectionHydratorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
DefaultEntityHydratorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
DefaultQueryCacheTest.php Use getMultiple() to fetch associations as well 2017-04-30 13:43:29 +02:00
DefaultRegionTest.php Remove APC dependency on tests 2017-06-12 23:05:58 +02:00
FileLockRegionTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
MultiGetRegionTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
StatisticsCacheLoggerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00