Yii enables fragment caching, and yii enables fragment caching.

Source: Internet
Author: User

Yii enables fragment caching, and yii enables fragment caching.

This article describes how Yii enables fragment caching. We will share this with you for your reference. The details are as follows:

1. Add the following components to the main. php file:

Cache '=> array ('class' => 'System. caching. cfilecache ',),

2. Add this sentence in view if cache is required

<? Php if ($ this-> beginCache ('aaa', array ('duration' => 3360, 'varybyparam' => array ('page '), 'desc' => array ('class' => 'System. caching. CDbCacheDependency ', 'sqll' => 'select count (server) from {game_serve}', // sets the dependency cache. If this statement changes, cache and new),) {// There is no cache here. The cache time is set above and the variable cache is set. If there is no paging, the last parameter is not required}?> // End the cache. if there is no cache, the information is cached at the end of the if statement. The information is cached in the runtime folder.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.