CacheHelper Fields |
The CacheHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | API_CACHE_MINUTES |
Cache minutes for caching the system data in API. 1 hour by default
|
![]() ![]() | CacheItemPriority |
Cache item priority.
|
![]() ![]() | CSS_KEY |
CSS caching key.
|
![]() ![]() | DEFAULT_CACHE_DEPENDENCIES |
Default cache dependencies constant.
|
![]() ![]() | DUMMY_KEY |
Dummy item.
|
![]() ![]() | FILENODE_KEY |
File node caching key.
|
![]() ![]() | FULLPAGE_KEY |
Full page caching key.
|
![]() ![]() | MACRO_KEY |
Macro cache key.
|
![]() ![]() | mProgressiveCaching |
If true, progressive caching is enabled, meaning that two threads accessing the same code share the result of an internal operation
|
![]() ![]() | NO_CACHE_DEPENDENCIES |
No cache dependencies constant.
|
![]() ![]() | PARTIAL_KEY |
Partial cache key.
|
![]() ![]() | SEPARATOR |
Cache item separator.
|