widgets\FragmentCache $duration
  • References/PHP/Yii/widgets/FragmentCache

$duration public property Number of seconds that the data can

2025-01-10 15:47:30
widgets\FragmentCache $dependency
  • References/PHP/Yii/widgets/FragmentCache

$dependency public property The dependency that the cached content

2025-01-10 15:47:30
widgets\FragmentCache $cachedContent
  • References/PHP/Yii/widgets/FragmentCache

$cachedContent public read-only property The cached content

2025-01-10 15:47:30
widgets\FragmentCache updateDynamicContent()
  • References/PHP/Yii/widgets/FragmentCache

updateDynamicContent() protected method Replaces placeholders

2025-01-10 15:47:30
widgets\FragmentCache run()
  • References/PHP/Yii/widgets/FragmentCache

run() public method Marks the end of content to be cached

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

$enabled public property Whether to enable the fragment cache

2025-01-10 15:47:30
widgets\FragmentCache calculateKey()
  • References/PHP/Yii/widgets/FragmentCache

calculateKey() protected method Generates a unique key

2025-01-10 15:47:30
widgets\FragmentCache $dynamicPlaceholders
  • References/PHP/Yii/widgets/FragmentCache

$dynamicPlaceholders public property A list of placeholders for

2025-01-10 15:47:30
widgets\FragmentCache getCachedContent()
  • References/PHP/Yii/widgets/FragmentCache

getCachedContent() public method Returns the cached content

2025-01-10 15:47:30
widgets\FragmentCache $cache
  • References/PHP/Yii/widgets/FragmentCache

$cache public property The cache object or the application component

2025-01-10 15:47:30