..
Logging
Fix persister query cache invalidation
2013-12-16 11:05:04 -05:00
Persister
Typo in phpdoc
2015-03-23 15:57:41 +01:00
Region
Use early return
2015-04-14 16:02:36 +02:00
AssociationCacheEntry.php
Fix lazy association load
2014-01-28 12:26:10 -05:00
CacheConfiguration.php
fix DocBlock
2014-08-22 09:26:54 +02:00
CacheEntry.php
Fix CS and update docs
2013-12-16 11:05:04 -05:00
CacheException.php
Second level cache
2013-12-16 11:05:04 -05:00
CacheFactory.php
Classify persisters into more granular namespaces.
2015-01-16 00:10:25 +01:00
CacheKey.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
CollectionCacheEntry.php
#954 DDC-2982 - Making cache Region
always a MultiGetRegion
(no need to segregate the interface here)
2015-01-17 23:10:49 +01:00
CollectionCacheKey.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
CollectionHydrator.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
ConcurrentRegion.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
DefaultCache.php
Fix docs
2013-12-16 11:05:05 -05:00
DefaultCacheFactory.php
#954 DDC-2982 - DefaultCacheFactory
now supports generic Doctrine\Common\Cache\Cache
instances
2015-01-17 23:42:49 +01:00
DefaultCollectionHydrator.php
Resolve association entries on multi get cache
2015-02-16 00:53:48 +00:00
DefaultEntityHydrator.php
Handling composite keys on non cache-able entities
2015-02-20 10:00:36 +01:00
DefaultQueryCache.php
Fix second level caching for queries with multiple joins
2015-07-03 14:45:25 +02:00
EntityCacheEntry.php
[SLC] resolve association cache entry
2014-03-06 20:44:59 -05:00
EntityCacheKey.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
EntityHydrator.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
Lock.php
Second level cache
2013-12-16 11:05:04 -05:00
LockException.php
Second level cache
2013-12-16 11:05:04 -05:00
MultiGetRegion.php
Fixed some typo's
2015-04-14 09:43:22 +02:00
QueryCache.php
CS/Typo Fixes
2013-12-16 15:55:54 -05:00
QueryCacheEntry.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
QueryCacheKey.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
QueryCacheValidator.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
Region.php
#954 DDC-2982 - Making cache Region
always a MultiGetRegion
(no need to segregate the interface here)
2015-01-17 23:10:49 +01:00
RegionsConfiguration.php
Fix docs
2013-12-16 11:05:05 -05:00
TimestampCacheEntry.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
TimestampCacheKey.php
CS/Doc Fixes
2013-12-16 11:05:05 -05:00
TimestampQueryCacheValidator.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
TimestampRegion.php
Fix docs
2013-12-16 11:05:05 -05:00