🔅 44 ms   7.419 MB Database 4 Views 3 Files 106 Routes 1

NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms 40 ms
Connecting to Database: "default"Database1.05 ms
QueryDatabase5.77 ms
DELETE FROM `dr_1_store_search` WHERE `inputtime` < 1785277869
QueryDatabase0.33 ms
SELECT count(*) as t FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY NULL
QueryDatabase3.88 ms
REPLACE INTO `dr_1_store_search` (`id`, `catid`, `params`, `keyword`, `contentid`, `inputtime`) VALUES ('954f428771bab5faee2e0d7f56b27acf', 4, '{\"param\":{\"catid\":4},\"sql\":\"SELECT `dr_1_store`.`id` FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY NULL \",\"where\":\"`dr_1_store`.`catid`IN (4,22,23,24,25,26)\"}', '', 100, 1785281469)
QueryDatabase0.62 ms
SELECT * FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY `dr_1_store`.`updatetime` DESC LIMIT 0,20

Database (4 total Queries, 4 of them unique across 1 Connection)

Time Query String
5.77 ms DELETE FROM `dr_1_store_search` WHERE `inputtime` < 1785277869 /www/wwwroot/hykangyuan/dayrui/System/Database/BaseBuilder.php:2848
  1     /www/wwwroot/hykangyuan/dayrui/System/Database/BaseBuilder.php:2848
        CodeIgniter\Database\BaseConnection->query()

  2     /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Search.php:93
        CodeIgniter\Database\BaseBuilder->delete()

  3     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:145
        Phpcmf\Model\Module\Search->get_data()

  4     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:382
        Phpcmf\Home\Module->_Search()

  5     /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php:14
        Phpcmf\Home\Module->_Category()

  6     /www/wwwroot/hykangyuan/dayrui/System/Extend/Run.php:149
        Phpcmf\Controllers\Category->index()

  7     /www/wwwroot/hykangyuan/dayrui/System/Init.php:402
        Frame\Run->bootWeb()

  8     /www/wwwroot/hykangyuan/dayrui/Fcms/Init.php:652
        require()

  9     /www/wwwroot/hykangyuan/public/index.php:50
        require()

0.33 ms SELECT count(*) as t FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY NULL /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Search.php:279
  1     /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Search.php:279
        CodeIgniter\Database\BaseConnection->query()

  2     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:145
        Phpcmf\Model\Module\Search->get_data()

  3     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:382
        Phpcmf\Home\Module->_Search()

  4     /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php:14
        Phpcmf\Home\Module->_Category()

  5     /www/wwwroot/hykangyuan/dayrui/System/Extend/Run.php:149
        Phpcmf\Controllers\Category->index()

  6     /www/wwwroot/hykangyuan/dayrui/System/Init.php:402
        Frame\Run->bootWeb()

  7     /www/wwwroot/hykangyuan/dayrui/Fcms/Init.php:652
        require()

  8     /www/wwwroot/hykangyuan/public/index.php:50
        require()

3.88 ms REPLACE INTO `dr_1_store_search` (`id`, `catid`, `params`, `keyword`, `contentid`, `inputtime`) VALUES ('954f428771bab5faee2e0d7f56b27acf', 4, '{\"param\":{\"catid\":4},\"sql\":\"SELECT `dr_1_store`.`id` FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY NULL \",\"where\":\"`dr_1_store`.`catid`IN (4,22,23,24,25,26)\"}', '', 100, 1785281469) /www/wwwroot/hykangyuan/dayrui/System/Database/BaseBuilder.php:2435
  1     /www/wwwroot/hykangyuan/dayrui/System/Database/BaseBuilder.php:2435
        CodeIgniter\Database\BaseConnection->query()

  2     /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Search.php:290
        CodeIgniter\Database\BaseBuilder->replace()

  3     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:145
        Phpcmf\Model\Module\Search->get_data()

  4     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:382
        Phpcmf\Home\Module->_Search()

  5     /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php:14
        Phpcmf\Home\Module->_Category()

  6     /www/wwwroot/hykangyuan/dayrui/System/Extend/Run.php:149
        Phpcmf\Controllers\Category->index()

  7     /www/wwwroot/hykangyuan/dayrui/System/Init.php:402
        Frame\Run->bootWeb()

  8     /www/wwwroot/hykangyuan/dayrui/Fcms/Init.php:652
        require()

  9     /www/wwwroot/hykangyuan/public/index.php:50
        require()

0.62 ms SELECT * FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY `dr_1_store`.`updatetime` DESC LIMIT 0,20 /www/wwwroot/hykangyuan/dayrui/Fcms/Core/View.php:1395
  1     /www/wwwroot/hykangyuan/dayrui/Fcms/Core/View.php:1395
        CodeIgniter\Database\BaseConnection->query()

  2     /www/wwwroot/hykangyuan/dayrui/App/Module/Action/Search.php:119
        Phpcmf\View->_query()

  3     /www/wwwroot/hykangyuan/dayrui/Fcms/Core/View.php:1343
        require()

  4     /www/wwwroot/hykangyuan/cache/template/_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_search.html.cache.php:44
        Phpcmf\View->list_tag()

  5     /www/wwwroot/hykangyuan/dayrui/Fcms/Core/View.php:285
        include()

  6     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:264
        Phpcmf\View->display()

  7     /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php:382
        Phpcmf\Home\Module->_Search()

  8     /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php:14
        Phpcmf\Home\Module->_Category()

  9     /www/wwwroot/hykangyuan/dayrui/System/Extend/Run.php:149
        Phpcmf\Controllers\Category->index()

 10     /www/wwwroot/hykangyuan/dayrui/System/Init.php:402
        Frame\Run->bootWeb()

 11     /www/wwwroot/hykangyuan/dayrui/Fcms/Init.php:652
        require()

 12     /www/wwwroot/hykangyuan/public/index.php:50
        require()

Views

运行时间:0.01ms


模板文件

模板 路径
search.html /www/wwwroot/hykangyuan/template/pc/default/home/store/search.html
header.html /www/wwwroot/hykangyuan/template/pc/default/home/store/header.html
footer.html /www/wwwroot/hykangyuan/template/pc/default/home/store/footer.html

引用提示

模板 提示
search.html

模板变量

meta_title
'河湟献礼_湟源康源青稞老醋有限公司官网'
param_value
array (
  'catid' => 
  array (
    'name' => '栏目',
    'value' => '河湟献礼',
    'value_array' => 
    array (
    ),
  ),
)
meta_keywords
'湟源康源陈醋、湟源陈醋官网、湟源陈醋、湟源康源青稞陈醋有限公司、湟源日月山陈醋、吉友陈醋、沣盈陈醋、山西陈醋、康源陈醋、康源公司、青稞陈醋、青海陈醋'
meta_description
'湟源康源陈醋'
cat
array (
  'id' => '4',
  'pid' => '0',
  'pids' => '0',
  'name' => '河湟献礼',
  'dirname' => 'meizhuang',
  'pdirname' => '',
  'child' => 1,
  'disabled' => '0',
  'ismain' => 1,
  'childids' => '4,22,23,24,25,26',
  'thumb' => 'https://picsum.photos/id/3/200/200',
  'show' => '1',
  'setting' => 
  array (
    'disabled' => '0',
    'linkurl' => '',
    'getchild' => '0',
    'notedit' => '0',
    'seo' => 
    array (
    ),
    'template' => 
    array (
      'search' => 'search.html',
      'show' => 'show.html',
    ),
    'cat_field' => NULL,
    'module_field' => NULL,
    'html' => 0,
    'chtml' => 0,
    'urlrule' => 0,
  ),
  'displayorder' => '3',
  'mid' => 'store',
  'pcatpost' => 0,
  'topid' => '4',
  'catids' => 
  array (
    0 => '4',
    1 => '22',
    2 => '23',
    3 => '24',
    4 => '25',
    5 => '26',
  ),
  'is_post' => 0,
  'tid' => 1,
  'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=4',
  'total' => '请使用count标签查询',
  'field' => 
  array (
  ),
)
top
array (
  'id' => '4',
  'pid' => '0',
  'pids' => '0',
  'name' => '河湟献礼',
  'dirname' => 'meizhuang',
  'pdirname' => '',
  'child' => 1,
  'disabled' => '0',
  'ismain' => 1,
  'childids' => '4,22,23,24,25,26',
  'thumb' => 'https://picsum.photos/id/3/200/200',
  'show' => '1',
  'setting' => 
  array (
    'disabled' => '0',
    'linkurl' => '',
    'getchild' => '0',
    'notedit' => '0',
    'seo' => 
    array (
    ),
    'template' => 
    array (
      'search' => 'search.html',
      'show' => 'show.html',
    ),
    'cat_field' => NULL,
    'module_field' => NULL,
    'html' => 0,
    'chtml' => 0,
    'urlrule' => 0,
  ),
  'displayorder' => '3',
  'mid' => 'store',
  'pcatpost' => 0,
  'topid' => '4',
  'catids' => 
  array (
    0 => '4',
    1 => '22',
    2 => '23',
    3 => '24',
    4 => '25',
    5 => '26',
  ),
  'is_post' => 0,
  'tid' => 1,
  'url' => '/index.php?s=store&c=category&id=4',
  'total' => '请使用count标签查询',
  'field' => 
  array (
  ),
)
get
array (
  'catid' => 4,
  'page' => 0,
)
list
array (
)
catid
4
parent
array (
  'id' => '4',
  'pid' => '0',
  'pids' => '0',
  'name' => '河湟献礼',
  'dirname' => 'meizhuang',
  'pdirname' => '',
  'child' => 1,
  'disabled' => '0',
  'ismain' => 1,
  'childids' => '4,22,23,24,25,26',
  'thumb' => 'https://picsum.photos/id/3/200/200',
  'show' => '1',
  'setting' => 
  array (
    'disabled' => '0',
    'linkurl' => '',
    'getchild' => '0',
    'notedit' => '0',
    'seo' => 
    array (
    ),
    'template' => 
    array (
      'search' => 'search.html',
      'show' => 'show.html',
    ),
    'cat_field' => NULL,
    'module_field' => NULL,
    'html' => 0,
    'chtml' => 0,
    'urlrule' => 0,
  ),
  'displayorder' => '3',
  'mid' => 'store',
  'pcatpost' => 0,
  'topid' => '4',
  'catids' => 
  array (
    0 => '4',
    1 => '22',
    2 => '23',
    3 => '24',
    4 => '25',
    5 => '26',
  ),
  'is_post' => 0,
  'tid' => 1,
  'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=4',
  'total' => '请使用count标签查询',
  'field' => 
  array (
  ),
)
pageid
1
params
array (
  'catid' => '4',
)
keyword
''
related
array (
  22 => 
  array (
    'id' => '22',
    'pid' => '4',
    'pids' => '0,4',
    'name' => '面部护肤',
    'dirname' => 'meizhuang_sub1',
    'pdirname' => 'meizhuang/',
    'child' => 0,
    'disabled' => '0',
    'ismain' => 1,
    'childids' => 22,
    'thumb' => 'https://picsum.photos/id/29/200/200',
    'show' => '1',
    'setting' => 
    array (
      'disabled' => '0',
      'linkurl' => '',
      'getchild' => '0',
      'notedit' => '0',
      'seo' => 
      array (
      ),
      'template' => 
      array (
        'pagesize' => '20',
        'mpagesize' => '20',
        'list' => 'list.html',
        'category' => 'category.html',
        'search' => 'search.html',
        'show' => 'show.html',
      ),
      'cat_field' => NULL,
      'module_field' => NULL,
      'html' => 0,
      'chtml' => 0,
      'urlrule' => 0,
    ),
    'displayorder' => '30',
    'mid' => 'store',
    'pcatpost' => 0,
    'topid' => '4',
    'catids' => 
    array (
      0 => '22',
    ),
    'is_post' => 1,
    'tid' => 1,
    'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=22',
    'total' => '请使用count标签查询',
    'field' => 
    array (
    ),
  ),
  23 => 
  array (
    'id' => '23',
    'pid' => '4',
    'pids' => '0,4',
    'name' => '彩妆香水',
    'dirname' => 'meizhuang_sub2',
    'pdirname' => 'meizhuang/',
    'child' => 0,
    'disabled' => '0',
    'ismain' => 1,
    'childids' => 23,
    'thumb' => 'https://picsum.photos/id/46/200/200',
    'show' => '1',
    'setting' => 
    array (
      'disabled' => '0',
      'linkurl' => '',
      'getchild' => '0',
      'notedit' => '0',
      'seo' => 
      array (
      ),
      'template' => 
      array (
        'pagesize' => '20',
        'mpagesize' => '20',
        'list' => 'list.html',
        'category' => 'category.html',
        'search' => 'search.html',
        'show' => 'show.html',
      ),
      'cat_field' => NULL,
      'module_field' => NULL,
      'html' => 0,
      'chtml' => 0,
      'urlrule' => 0,
    ),
    'displayorder' => '31',
    'mid' => 'store',
    'pcatpost' => 0,
    'topid' => '4',
    'catids' => 
    array (
      0 => '23',
    ),
    'is_post' => 1,
    'tid' => 1,
    'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=23',
    'total' => '请使用count标签查询',
    'field' => 
    array (
    ),
  ),
  24 => 
  array (
    'id' => '24',
    'pid' => '4',
    'pids' => '0,4',
    'name' => '洗发护发',
    'dirname' => 'meizhuang_sub3',
    'pdirname' => 'meizhuang/',
    'child' => 0,
    'disabled' => '0',
    'ismain' => 1,
    'childids' => 24,
    'thumb' => 'https://picsum.photos/id/63/200/200',
    'show' => '1',
    'setting' => 
    array (
      'disabled' => '0',
      'linkurl' => '',
      'getchild' => '0',
      'notedit' => '0',
      'seo' => 
      array (
      ),
      'template' => 
      array (
        'pagesize' => '20',
        'mpagesize' => '20',
        'list' => 'list.html',
        'category' => 'category.html',
        'search' => 'search.html',
        'show' => 'show.html',
      ),
      'cat_field' => NULL,
      'module_field' => NULL,
      'html' => 0,
      'chtml' => 0,
      'urlrule' => 0,
    ),
    'displayorder' => '32',
    'mid' => 'store',
    'pcatpost' => 0,
    'topid' => '4',
    'catids' => 
    array (
      0 => '24',
    ),
    'is_post' => 1,
    'tid' => 1,
    'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=24',
    'total' => '请使用count标签查询',
    'field' => 
    array (
    ),
  ),
  25 => 
  array (
    'id' => '25',
    'pid' => '4',
    'pids' => '0,4',
    'name' => '身体护理',
    'dirname' => 'meizhuang_sub4',
    'pdirname' => 'meizhuang/',
    'child' => 0,
    'disabled' => '0',
    'ismain' => 1,
    'childids' => 25,
    'thumb' => 'https://picsum.photos/id/10/200/200',
    'show' => '1',
    'setting' => 
    array (
      'disabled' => '0',
      'linkurl' => '',
      'getchild' => '0',
      'notedit' => '0',
      'seo' => 
      array (
      ),
      'template' => 
      array (
        'pagesize' => '20',
        'mpagesize' => '20',
        'list' => 'list.html',
        'category' => 'category.html',
        'search' => 'search.html',
        'show' => 'show.html',
      ),
      'cat_field' => NULL,
      'module_field' => NULL,
      'html' => 0,
      'chtml' => 0,
      'urlrule' => 0,
    ),
    'displayorder' => '33',
    'mid' => 'store',
    'pcatpost' => 0,
    'topid' => '4',
    'catids' => 
    array (
      0 => '25',
    ),
    'is_post' => 1,
    'tid' => 1,
    'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=25',
    'total' => '请使用count标签查询',
    'field' => 
    array (
    ),
  ),
  26 => 
  array (
    'id' => '26',
    'pid' => '4',
    'pids' => '0,4',
    'name' => '口腔护理',
    'dirname' => 'meizhuang_sub5',
    'pdirname' => 'meizhuang/',
    'child' => 0,
    'disabled' => '0',
    'ismain' => 1,
    'childids' => 26,
    'thumb' => 'https://picsum.photos/id/27/200/200',
    'show' => '1',
    'setting' => 
    array (
      'disabled' => '0',
      'linkurl' => '',
      'getchild' => '0',
      'notedit' => '0',
      'seo' => 
      array (
      ),
      'template' => 
      array (
        'pagesize' => '20',
        'mpagesize' => '20',
        'list' => 'list.html',
        'category' => 'category.html',
        'search' => 'search.html',
        'show' => 'show.html',
      ),
      'cat_field' => NULL,
      'module_field' => NULL,
      'html' => 0,
      'chtml' => 0,
      'urlrule' => 0,
    ),
    'displayorder' => '34',
    'mid' => 'store',
    'pcatpost' => 0,
    'topid' => '4',
    'catids' => 
    array (
      0 => '26',
    ),
    'is_post' => 1,
    'tid' => 1,
    'url' => 'http://www.hykuangyuan.com/index.php?s=store&c=category&id=26',
    'total' => '请使用count标签查询',
    'field' => 
    array (
    ),
  ),
)
urlrule
'/index.php?s=store&c=search&catid=4&page=%7Bpage%7D'
sototal
100
searchid
'954f428771bab5faee2e0d7f56b27acf'
search_id
'954f428771bab5faee2e0d7f56b27acf'
search_sql
'SELECT `dr_1_store`.`id` FROM `dr_1_store` WHERE `dr_1_store`.`catid`IN (4,22,23,24,25,26) ORDER BY NULL '
is_search_page
1
my_web_url
'http://hykuangyuan.com/index.php?s=store&c=category&id=4'

Files ( 106 )

cache.php /www/wwwroot/hykangyuan/cache/config/cache.php
domain_app.php /www/wwwroot/hykangyuan/cache/config/domain_app.php
domain_client.php /www/wwwroot/hykangyuan/cache/config/domain_client.php
site.php /www/wwwroot/hykangyuan/cache/config/site.php
system.php /www/wwwroot/hykangyuan/cache/config/system.php
_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_footer.html.cache.php /www/wwwroot/hykangyuan/cache/template/_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_footer.html.cache.php
_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_header.html.cache.php /www/wwwroot/hykangyuan/cache/template/_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_header.html.cache.php
_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_search.html.cache.php /www/wwwroot/hykangyuan/cache/template/_DS_www_DS_wwwroot_DS_hykangyuan_DS_template_DS_pc_DS_default_DS_home_DS_store_DS_search.html.cache.php
custom.php /www/wwwroot/hykangyuan/config/custom.php
database.php /www/wwwroot/hykangyuan/config/database.php
hooks.php /www/wwwroot/hykangyuan/config/hooks.php
page.php /www/wwwroot/hykangyuan/config/page/pc/page.php
Auto.php /www/wwwroot/hykangyuan/dayrui/App/Comment/Config/Auto.php
Hooks.php /www/wwwroot/hykangyuan/dayrui/App/Comment/Config/Hooks.php
Hooks.php /www/wwwroot/hykangyuan/dayrui/App/Member/Config/Hooks.php
Member.php /www/wwwroot/hykangyuan/dayrui/App/Member/Libraries/Member.php
Member_auth.php /www/wwwroot/hykangyuan/dayrui/App/Member/Libraries/Member_auth.php
Category.php /www/wwwroot/hykangyuan/dayrui/App/Module/Action/Category.php
Search.php /www/wwwroot/hykangyuan/dayrui/App/Module/Action/Search.php
Auto.php /www/wwwroot/hykangyuan/dayrui/App/Module/Config/Auto.php
Filters.php /www/wwwroot/hykangyuan/dayrui/App/Module/Config/Filters.php
Hooks.php /www/wwwroot/hykangyuan/dayrui/App/Module/Config/Hooks.php
Module_init.php /www/wwwroot/hykangyuan/dayrui/App/Module/Config/Module_init.php
Run.php /www/wwwroot/hykangyuan/dayrui/App/Module/Config/Run.php
Module.php /www/wwwroot/hykangyuan/dayrui/App/Module/Extends/Home/Module.php
Content.php /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Content.php
Search.php /www/wwwroot/hykangyuan/dayrui/App/Module/Models/Search.php
Filters.php /www/wwwroot/hykangyuan/dayrui/App/Pay/Config/Filters.php
Hooks.php /www/wwwroot/hykangyuan/dayrui/App/Store/Config/Hooks.php
Init.php /www/wwwroot/hykangyuan/dayrui/App/Store/Config/Init.php
Category.php /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php
Content.php /www/wwwroot/hykangyuan/dayrui/App/Store/Models/Content.php
Auto.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Auto.php
Helper.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Helper.php
Hooks.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Hooks.php
Model.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Model.php
Phpcmf.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Phpcmf.php
Service.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/Service.php
View.php /www/wwwroot/hykangyuan/dayrui/Fcms/Core/View.php
Date.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Date.php
Diy.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Diy.php
Files.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Files.php
Linkage.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Linkage.php
Radio.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Radio.php
Text.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Text.php
Textarea.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Textarea.php
Touchspin.php /www/wwwroot/hykangyuan/dayrui/Fcms/Field/Touchspin.php
Init.php /www/wwwroot/hykangyuan/dayrui/Fcms/Init.php
Cache.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Cache.php
Field.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Field.php
Input.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Input.php
Lang.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Lang.php
Page.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Page.php
Router.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Router.php
Security.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Security.php
Seo.php /www/wwwroot/hykangyuan/dayrui/Fcms/Library/Seo.php
Content.php /www/wwwroot/hykangyuan/dayrui/Fcms/Model/Content.php
Member.php /www/wwwroot/hykangyuan/dayrui/Fcms/Model/Member.php
Search.php /www/wwwroot/hykangyuan/dayrui/Fcms/Model/Search.php
Version.php /www/wwwroot/hykangyuan/dayrui/My/Config/Version.php
CacheFactory.php /www/wwwroot/hykangyuan/dayrui/System/Cache/CacheFactory.php
CacheInterface.php /www/wwwroot/hykangyuan/dayrui/System/Cache/CacheInterface.php
BaseHandler.php /www/wwwroot/hykangyuan/dayrui/System/Cache/Handlers/BaseHandler.php
FileHandler.php /www/wwwroot/hykangyuan/dayrui/System/Cache/Handlers/FileHandler.php
BaseConfig.php /www/wwwroot/hykangyuan/dayrui/System/Config/BaseConfig.php
BaseService.php /www/wwwroot/hykangyuan/dayrui/System/Config/BaseService.php
Cache.php /www/wwwroot/hykangyuan/dayrui/System/Config/Cache.php
Database.php /www/wwwroot/hykangyuan/dayrui/System/Config/Database.php
Exceptions.php /www/wwwroot/hykangyuan/dayrui/System/Config/Exceptions.php
Factories.php /www/wwwroot/hykangyuan/dayrui/System/Config/Factories.php
Factory.php /www/wwwroot/hykangyuan/dayrui/System/Config/Factory.php
Services.php /www/wwwroot/hykangyuan/dayrui/System/Config/Services.php
Toolbar.php /www/wwwroot/hykangyuan/dayrui/System/Config/Toolbar.php
BaseBuilder.php /www/wwwroot/hykangyuan/dayrui/System/Database/BaseBuilder.php
BaseConnection.php /www/wwwroot/hykangyuan/dayrui/System/Database/BaseConnection.php
BaseResult.php /www/wwwroot/hykangyuan/dayrui/System/Database/BaseResult.php
Config.php /www/wwwroot/hykangyuan/dayrui/System/Database/Config.php
ConnectionInterface.php /www/wwwroot/hykangyuan/dayrui/System/Database/ConnectionInterface.php
Database.php /www/wwwroot/hykangyuan/dayrui/System/Database/Database.php
Builder.php /www/wwwroot/hykangyuan/dayrui/System/Database/MySQLi/Builder.php
Connection.php /www/wwwroot/hykangyuan/dayrui/System/Database/MySQLi/Connection.php
Result.php /www/wwwroot/hykangyuan/dayrui/System/Database/MySQLi/Result.php
Query.php /www/wwwroot/hykangyuan/dayrui/System/Database/Query.php
QueryInterface.php /www/wwwroot/hykangyuan/dayrui/System/Database/QueryInterface.php
ResultInterface.php /www/wwwroot/hykangyuan/dayrui/System/Database/ResultInterface.php
Exceptions.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Exceptions.php
Timer.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Timer.php
Toolbar.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar.php
BaseCollector.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar/Collectors/BaseCollector.php
Database.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar/Collectors/Database.php
Files.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar/Collectors/Files.php
Routes.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar/Collectors/Routes.php
Views.php /www/wwwroot/hykangyuan/dayrui/System/Debug/Toolbar/Collectors/Views.php
Events.php /www/wwwroot/hykangyuan/dayrui/System/Events/Events.php
Cache.php /www/wwwroot/hykangyuan/dayrui/System/Extend/Cache.php
Controller.php /www/wwwroot/hykangyuan/dayrui/System/Extend/Controller.php
Hook.php /www/wwwroot/hykangyuan/dayrui/System/Extend/Hook.php
Model.php /www/wwwroot/hykangyuan/dayrui/System/Extend/Model.php
Run.php /www/wwwroot/hykangyuan/dayrui/System/Extend/Run.php
filesystem_helper.php /www/wwwroot/hykangyuan/dayrui/System/Helpers/filesystem_helper.php
Time.php /www/wwwroot/hykangyuan/dayrui/System/I18n/Time.php
TimeTrait.php /www/wwwroot/hykangyuan/dayrui/System/I18n/TimeTrait.php
Init.php /www/wwwroot/hykangyuan/dayrui/System/Init.php
ConditionalTrait.php /www/wwwroot/hykangyuan/dayrui/System/Traits/ConditionalTrait.php
lang.php /www/wwwroot/hykangyuan/public/api/language/zh-cn/lang.php
index.php /www/wwwroot/hykangyuan/public/index.php

Routes

Matched Route

uri store/category/index
url http://hykuangyuan.com/index.php?s=store&c=category&id=4
app store
controller category
method index
file /www/wwwroot/hykangyuan/dayrui/App/Store/Controllers/Category.php

GET

key value
catid 4
page 0