The role of the individual files under the "PHPCMS-V9" cache index Caches

Source: Internet
Author: User
The role of the individual files under the "PHPCMS-V9" cache directory Caches
Original address: http://blog.csdn.net/yanhui_wei/article/details/7912957



First: Cache files in the Caches/caches_commons directory:

[HTML] View plaincopy
1.caches/caches_commons/caches_data/category_content.cache.php:
Site ID for all columns

2.caches/caches_commons/caches_data/category_content_1.cache.php:
Detailed configuration information for all columns under the current site ID

3.caches/caches_commons/caches_data/category_item_1.cache.php:
The amount of data under each column under the current model ID (0-represents no article 8-represents 8 articles)

4.caches/caches_commons/caches_data/model.cache.php:
Configuration information for the model: 1-Article Model 2-Download Model 3-picture model

5.caches/caches_commons/caches_data/sitelist.cache.php:
Configuration information for all sites

6.caches/caches_commons/caches_data/urlrules.cache.php:
All URL rewrite rules

7.caches/caches_commons/caches_data/urlrules_detail.cache.php:
Detailed configuration information for all URL rewrite rules

8.caches/caches_commons/caches_data/position.cache.php:
Configuration of recommended Bits

9.caches/caches_commons/caches_data/poster_template_1.cache.php:
Configuration of Ads

10.caches/caches_commons/caches_data/vote.cache.php:
Configuration of voting

11.caches/caches_commons/caches_data/mood_program.cache.php:
Configuration of Emoticons



Second: Cache files in the Caches/caches_template directory:

[HTML] View plaincopy
1.caches/caches_template/template style/module name/file: Compile file path

such as: phpcms/templates/default/content/index.html Home public template files (including PC tags)
Compiled and placed in the
caches/caches_template/default/content/index.php Home Compile file



Third: Cache files in the Caches/configs directory:

[HTML] View plaincopy
1.caches/configs/cache.php: Cache configuration in two types: file cache and Memcache cache

2.caches/configs/database.php: Database configuration information

3.caches/configs/route.php: Default Routing configuration

The default route for the foreground is: index.php?m=content&c=index&a=init

4.caches/configs/system.php: System Variable configuration file



IV: Cache files in the Caches/caches_model directory

[HTML] View plaincopy
1.caches/caches_model/content_form.calss.php: Background content Add dynamic generation of page forms

Used primarily to get the creation of all dynamic forms on the left side of the content add page

caches/caches_model/content_input.calss.php: Background Content Add page to add article content, validate and filter submitted form data

caches/caches_model/content_out.calss.php: Validation and filtering of content to be displayed when the content of the article is displayed by the foreground

2.caches/configs_model/model_field_1.cache.php: Detailed configuration of the article model field

3.caches/configs_model/model_field_2.cache.php: Download detailed configuration of model fields

4.caches/configs_model/model_field_3.cache.php: Detailed configuration of picture model fields

5.caches/configs/system.php: System Variable configuration file


Gradual update in ...

[HTML] View plaincopy
  
  
  
  
  
  
  
  

  • Related Article

    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.