filters\HttpCache generateEtag()
  • References/PHP/Yii/filters/HttpCache

generateEtag() protected method Generates an ETag from

2025-01-10 15:47:30
filters\HttpCache $weakEtag
  • References/PHP/Yii/filters/HttpCache

$weakEtag public property (available since version 2.0.8) Whether

2025-01-10 15:47:30
filters\HttpCache $params
  • References/PHP/Yii/filters/HttpCache

$params public property Additional parameters that should be passed

2025-01-10 15:47:30
filters\HttpCache $cacheControlHeader
  • References/PHP/Yii/filters/HttpCache

$cacheControlHeader public property The value of the Cache-Control

2025-01-10 15:47:30
filters\HttpCache beforeAction()
  • References/PHP/Yii/filters/HttpCache

beforeAction() public method This method is invoked right

2025-01-10 15:47:30
filters\HttpCache $enabled
  • References/PHP/Yii/filters/HttpCache

$enabled public property A value indicating whether this filter

2025-01-10 15:47:30
filters\HttpCache sendCacheControlHeader()
  • References/PHP/Yii/filters/HttpCache

sendCacheControlHeader() protected method Sends the cache

2025-01-10 15:47:30
filters\HttpCache validateCache()
  • References/PHP/Yii/filters/HttpCache

validateCache() protected method Validates if the HTTP

2025-01-10 15:47:30
filters\HttpCache $lastModified
  • References/PHP/Yii/filters/HttpCache

$lastModified public property A PHP callback that returns the

2025-01-10 15:47:30
filters\HttpCache $sessionCacheLimiter
  • References/PHP/Yii/filters/HttpCache

$sessionCacheLimiter public property The name of the cache limiter

2025-01-10 15:47:30