基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-11-15 07:47:45 HTTP/2.0 GET : https://www.shi-kwan.cn/mall/item/index/id/24.html
- 运行时间 : 0.275808s [ 吞吐率:3.63req/s ] 内存消耗:5,983.19kb 文件加载:139
- 查询信息 : 68 queries 21 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=dqcl21du2rc9l93mjhmfalchfb
- [ LANG ] /www/wwwroot/shi-kwan.cn/vendor/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'www.shi-kwan.cn',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '24',
)
- [ LANG ] /www/wwwroot/shi-kwan.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/shi-kwan.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/shi-kwan.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/shi-kwan.cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/shi-kwan.cn/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/shi-kwan.cn/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/shi-kwan.cn/public/themes/shiguang/mall/item/item.html [ array (
0 => 'site_info',
1 => 'item',
2 => 'model_id',
3 => 'models',
4 => 'attrs',
5 => 'sku_ids',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000432s ] mysql:host=127.0.0.1;port=3306;dbname=shi_kwan_tw;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_mall_item` [ RunTime:0.000931s ]
- [ SQL ] SELECT * FROM `cmf_mall_item` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000609s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_item',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_mall_item_sku` [ RunTime:0.000900s ]
- [ SQL ] SELECT * FROM `cmf_mall_item_sku` WHERE `status` = 1 AND `item_id` = 24 AND `delete_time` = 0 [ RunTime:0.000441s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_item_sku',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'filtered' => 14.285713195800781,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_mall_model` [ RunTime:0.000677s ]
- [ SQL ] SELECT * FROM `cmf_mall_model` [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_model',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_mall_attr` [ RunTime:0.000672s ]
- [ SQL ] SELECT * FROM `cmf_mall_attr` WHERE `model_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000415s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_attr',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_mall_attr_value` [ RunTime:0.000729s ]
- [ SQL ] SELECT * FROM `cmf_mall_attr_value` WHERE `attr_id` IN (32,33,34,35,36,37,38,39,40,41) ORDER BY `list_order` ASC [ RunTime:0.000626s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_attr_value',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 208,
'filtered' => 50.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_mall_item_sku` WHERE `item_id` = 24 AND `delete_time` = 0 [ RunTime:0.000765s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_mall_item_sku',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 7,
'filtered' => 14.285713195800781,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000959s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/about' LIMIT 1 [ RunTime:0.000607s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/about' , `name` = '关于页面' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u4e16\\u5149\\u4e3b\\u5f20\\u4ee5\\u201c\\u4eba\\u6587\\u8d44\\u672c\\u4e3b\\u4e49\\u201d\\u7cbe\\u795e\\u7ecf\\u8425\\uff0c\\u6253\\u9020\\u521b\\u9020\\u6027\\u4e0e\\u53ef\\u6301\\u7eed\\u76f8\\u8f85\\u76f8\\u6210\\u7684\\u4ea7\\u54c1\\u540c\\u65f6\\uff0c\\u66f4\\u52a0\\u5173\\u6ce8\\u4eba\\u672c\\u601d\\u60f3\\u7684\\u591a\\u89d2\\u5ea6\\u5b9e\\u73b0\\u3002\\u81f4\\u529b\\u4e8e\\u4ee5\\u5ba2\\u6237\\u89c6\\u89d2\\u601d\\u8003\\u7814\\u53d1\\u98ce\\u5411\\uff0c\\u5173\\u7231\\u5458\\u5de5\\uff0c\\u5c0a\\u91cd\\u4f9b\\u5e94\\u94fe\\uff0c\\u6811\\u7acb\\u884c\\u4e1a\\u5185\\u4e13\\u4e1a\\u5f62\\u8c61\\uff0c\\u56de\\u9988\\u793e\\u4f1a\\uff0c\\u656c\\u754f\\u81ea\\u7136\\u3002\\u4e13\\u6ce8\\u4e0e\\u5173\\u7231\\u59cb\\u7ec8\\u4e3a\\u4e16\\u5149\\u53d1\\u5c55\\u7684\\u6838\\u5fc3DNA\\uff0c\\u4e16\\u5149\\u5c06\\u4e0d\\u65ad\\u5b66\\u4e60\\u6df1\\u5165\\u4ee5\\u4f18\\u96c5\\u59ff\\u6001\\u6210\\u957f\\uff0c\\u5e26\\u7740\\u771f\\u8bda\\u4e0e\\u5c0a\\u4e25\\u53d1\\u5c55\\uff0c\\u5b88\\u4f4f\\u521d\\u5fc3\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20221023\\/4e891838d237cf5edae27345cb4ae784.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}},\"widget_videoTop\":{\"title\":\"\\u89c6\\u9891\\u4e0a\\u9762\\u90e8\\u5206\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u521b\\u9020\\u7f8e\\u7684\\u6700\\u9ad8\\u4ef7\\u503c\\u8be0\\u91ca\",\"type\":\"text\"},\"year\":{\"title\":\"\\u5e74\",\"value\":\"44\",\"type\":\"text\"},\"annualInterval\":{\"title\":\"\\u5e74\\u5ea6\\u533a\\u95f4\",\"value\":\"1981-2025\",\"type\":\"text\"}}},\"widget_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":1,\"vars\":{\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\" <p>\\u5728\\u4e16\\u5149\\uff0c\\u6240\\u6709\\u65b0\\u5f00\\u53d1\\u7684\\u4ea7\\u54c1\\u90fd\\u5c06\\u7ecf\\u8fc7\\u54c1\\u63a7\\u4e2d\\u5fc3\\u6bcf\\u4e2a\\u5de5\\u5e8f\\u7684\\u4e25\\u683c\\u628a\\u63a7\\u3002\\u5e76\\u4e14\\u4e00\\u76f4\\u4ee5\\u6765\\u5bf9\\u4e8e\\u73af\\u4fdd\\u6027\\u4e0e\\u8d28\\u91cf\\u7684\\u5171\\u540c\\u5173\\u6ce8\\uff0c\\u4f7f\\u5f97\\u4e16\\u5149\\u751f\\u4ea7\\u7684\\u91d1\\u94f6\\u4e1d\\u7eb1\\u7ebf\\u83b7\\u5f97GRS\\u3001OCS\\u3001OEKOTEX-100\\u7b49\\u56fd\\u9645\\u6743\\u5a01\\u8ba4\\u8bc1\\u3002<\\/p>\\r\\n<p><br\\/><\\/p>\\r\\n <p>\\u539f\\u6599\\u3001\\u8272\\u5361\\u3001\\u7ec7\\u7247\\u3001\\u6837\\u7eb1\\u7b49\\u5747\\u62e5\\u6709\\u76f8\\u5bf9\\u6570\\u91cf\\u7684\\u5927\\u8d27\\u5e93\\u5b58\\uff0c\\u6781\\u5927\\u89e3\\u51b3\\u5ba2\\u6237\\u5bf9\\u4e8eMOQ\\u548c\\u4ea4\\u671f\\u901f\\u5ea6\\u7684\\u56f0\\u6270\\uff0c\\u63d0\\u9ad8\\u4e86\\u6253\\u6837\\u3001\\u5927\\u8d27\\u53ca\\u5f00\\u53d1\\u7684\\u6548\\u7387\\u3002\\u5168\\u65b9\\u4f4d\\u7684\\u4fdd\\u969c\\u4ea7\\u54c1\\u4ea4\\u671f\\u7684\\u5b89\\u5168\\u6027\\u3002<\\/p>\\r\\n\\r\\n \",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20221023\\/a50b1be0f1c49f442e93aea2eaf90b72.jpg\",\"type\":\"image\",\"tip\":\"\\u63cf\\u8ff0\\u6587\\u5b57\\u5e95\\u90e8\\u7684\\u56fe\\u7247\"}}},\"widget_advantage\":{\"title\":\"\\u54c1\\u724c\\u4f18\\u52bf\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u4f18\\u52bf\\u5e7b\\u706f\\u5217\\u8868\",\"value\":[{\"title\":\"\\u6765\\u81ea\\u610f\\u5927\\u5229\\u7684<br\\/><strong>\\u6f6e\\u6d41\\u8d8b\\u52bf<\\/strong>\\u8bbe\\u8ba1\\u7814\\u53d1\\u56e2\\u961f\",\"image\":\"default\\/20220713\\/4fab839d91e7a4f15c218873420cf424.jpg\"},{\"title\":\"\\u6765\\u81ea\\u610f\\u5927\\u5229\\u7684<br\\/><strong>\\u6f6e\\u6d41\\u8d8b\\u52bf<\\/strong>\\u8bbe\\u8ba1\\u7814\\u53d1\\u56e2\\u961f\",\"image\":\"default\\/20220713\\/0fe6f5428da74f318f04b42bfdcac37d.jpg\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_partner\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\\u5217\\u8868\",\"value\":[{\"title\":\"adidas\",\"icon\":\"default\\/20220713\\/cbde3373bf8b30424d7a6c95457569fd.jpg\"},{\"title\":\"JNBY\",\"icon\":\"default\\/20220713\\/b63c1a0815589ce9941cf3f736469ba7.jpg\"},{\"title\":\"OCHIRLY\",\"icon\":\"default\\/20220713\\/6012b827cb2f3670030688488dd05f3d.jpg\"},{\"title\":\"KENZO\",\"icon\":\"default\\/20220713\\/2f7b580c6b2f5b7d5a32409e3da226b2.jpg\"},{\"title\":\"CHLOE\",\"icon\":\"default\\/20220713\\/6dd9297be9fe24b58a2fa56cd0f0bd72.jpg\"},{\"title\":\"maje\",\"icon\":\"default\\/20220713\\/68d8b337e9a92265ed1747b22c1d8312.jpg\"},{\"title\":\"MO&Co.\",\"icon\":\"mall\\/20220619\\/5106fe3a838f930bbe16c5d836c2c95a.jpg\"},{\"title\":\"ZARA\",\"icon\":\"default\\/20220713\\/b8251359df3f2b5247d778a0d40d15fc.jpg\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"url\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u94fe\\u63a5\\u5730\\u5740\"},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u6807\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u8bf7\\u5728\\u540e\\u53f0\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}},\"widget_videoTop\":{\"title\":\"\\u89c6\\u9891\\u4e0a\\u9762\\u90e8\\u5206\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u4e00\\u5bb6\\u670d\\u88c5\\u539f\\u6599\\u751f\\u4ea7\\u4f01\\u4e1a\\uff0c\\u4e3b\\u8425\\u91d1\\u94f6\\u4e1d\\u7b49\\u5404\\u7c7b\\u7eb1\\u7ebf\\uff01\",\"type\":\"text\"},\"year\":{\"title\":\"\\u5e74\",\"value\":\"10\",\"type\":\"text\"},\"annualInterval\":{\"title\":\"\\u5e74\\u5ea6\\u533a\\u95f4\",\"value\":\"1996-2022\",\"type\":\"text\"}}},\"widget_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u8bf7\\u5728\\u540e\\u53f0\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u63cf\\u8ff0\\u6587\\u5b57\\u5e95\\u90e8\\u7684\\u56fe\\u7247\"}}},\"widget_advantage\":{\"title\":\"\\u6211\\u4eec\\u7684\\u4f18\\u52bf\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u4f18\\u52bf\\u5e7b\\u706f\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_partner\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u5408\\u4f5c\\u4f19\\u4f34\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"url\":{\"title\":\"\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u94fe\\u63a5\\u5730\\u5740\"},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u6807\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `description` = '关于页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/about' [ RunTime:0.005460s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000461s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '文章详情页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '文章详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/article' [ RunTime:0.004523s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/case' LIMIT 1 [ RunTime:0.000545s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/List/index' , `file` = 'portal/case' , `name` = '电子色卡列表' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u5e7b\\u706f\\u5217\\u8868\",\"value\":[{\"title\":\"\\u6625\\u590f\",\"des\":\"\",\"image\":\"portal\\/20221116\\/772ec3df9d3b3fe78f1e4c1707f491be.jpg\"},{\"title\":\"\\u79cb\\u51ac\",\"des\":\"\",\"image\":\"portal\\/20221116\\/11657b6d8451603001c28f144e0b4dbd.jpg\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u8bf7\\u5728\\u540e\\u53f0\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u5e7b\\u706f\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u8bf7\\u5728\\u540e\\u53f0\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `description` = '电子色卡列表' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/case' [ RunTime:0.004919s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/color_card_details' LIMIT 1 [ RunTime:0.000595s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Article/index' , `file` = 'portal/color_card_details' , `name` = '色卡详情页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '色卡详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/color_card_details' [ RunTime:0.004586s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000464s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/contact' , `name` = '联系我们' , `more` = '{\"vars\":{\"add\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u53d8\\u91cf\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"add\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u53d8\\u91cf\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}},\"widgets\":[]}' , `description` = '联系我们' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/contact' [ RunTime:0.004848s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/demand' LIMIT 1 [ RunTime:0.000622s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/demand' , `name` = '留言页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '留言页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/demand' [ RunTime:0.004700s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/development' LIMIT 1 [ RunTime:0.000469s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/development' , `name` = '企业文化' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u521b\\u9020\\u7f8e\\u7684\\u591a\\u5143\\u4ef7\\u503c<br\\/>\\u5982\\u4f55\\u8be0\\u91ca\\u201c\\u7f8e\\u201d\\uff1f\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20221024\\/836f5703aab7fba3d6562eea7ec91a75.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}},\"widget_block1\":{\"title\":\"\\u677f\\u57571\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[{\"title\":\"\\u516c\\u53f8\\u672c\\u4f53\",\"des\":\"\\u5173\\u6000\\u4e0e\\u7231\\u662f\\u4e16\\u5149\\u516c\\u53f8\\u4e00\\u76f4\\u4ee5\\u6765\\u4f20\\u9012\\u7684\\u4fe1\\u5ff5\\u3002\\u5458\\u5de5\\u4f5c\\u4e3a\\u516c\\u53f8\\u7684\\u679d\\u4e0e\\u6839\\uff0c\\u4e0e\\u516c\\u53f8\\u7d27\\u7d27\\u76f8\\u8fde\\u3002\\u7ed9\\u4e88\\u5458\\u5de5\\u5bb6\\u5ead\\u7684\\u5b89\\u5168\\u611f\\u4e0e\\u6e29\\u6696\\uff0c\\u4ee5\\u53ca\\u57fa\\u672c\\u7684\\u798f\\u5229\\u4fdd\\u969c\\u4e0e\\u7cbe\\u795e\\u6ecb\\u517b\\uff0c\\u662f\\u6211\\u4eec\\u4e0e\\u54c1\\u724c\\u4e3b\\u4f53\\u4e2d\\u521b\\u9020\\u201c\\u7f8e\\u201d\\u7684\\u4ef7\\u503c\\u663e\\u73b0\\u3002\",\"image\":\"default\\/20230401\\/43b4c591f0199a13b92944db4bafcc6d.jpg\"},{\"title\":\"\\u5ba2\\u6237\\u5ba2\\u4f53\",\"des\":\"\\u5ba2\\u6237\\u662f\\u54c1\\u724c\\u6210\\u529f\\u8fd0\\u4f5c\\u7684\\u4e3b\\u8981\\u89d2\\u8272\\u3002\\u6211\\u4eec\\u4e0d\\u4ec5\\u4e3a\\u5ba2\\u6237\\u521b\\u9020\\u5229\\u76ca\\u6700\\u5927\\u5316\\uff0c\\u66f4\\u91cd\\u8981\\u7684\\u662f\\u5728\\u5ba2\\u6237\\u83b7\\u5229\\u4e0e\\u4eab\\u53d7\\u670d\\u52a1\\u7684\\u57fa\\u7840\\u4e0a\\uff0c\\u901a\\u8fc7\\u7eb1\\u7ebf\\u7684\\u7ebd\\u5e26\\u6210\\u4e3a\\u6211\\u4eec\\u4e0e\\u5ba2\\u6237\\u4e4b\\u95f4\\u7684\\u7f8e\\u597d\\u8fde\\u63a5\\u3002\\u4e8e\\u4eba\\u683c\\u3001\\u4e8e\\u8ffd\\u6c42\\u3001\\u4e8e\\u7406\\u60f3\\uff0c\\u521b\\u9020\\u4e0e\\u5ba2\\u6237\\u7684\\u201c\\u7f8e\\u201d\\u4e3d\\u76f8\\u9047\\u3002\",\"image\":\"default\\/20230401\\/8be5f745bd047d437beb16abd896af6f.jpg\"},{\"title\":\"\\u539f\\u6750\\u6599\\u65b9\",\"des\":\"\\u6211\\u4eec\\u8c28\\u614e\\u8003\\u7a76\\uff0c\\u7cbe\\u5fc3\\u6311\\u9009\\uff0c\\u5bfb\\u5230\\u4e07\\u91cc\\u6311\\u4e00\\u7684\\u539f\\u6750\\u6599\\u4f9b\\u5e94\\u94fe\\uff0c\\u80fd\\u4e0e\\u6211\\u4eec\\u4e00\\u540c\\u521b\\u9020\\u7f8e\\u597d\\u7eb1\\u7ebf\\u7684\\u7406\\u60f3\\u3002\\u5728\\u7eb1\\u7ebf\\u8bde\\u751f\\u521d\\u59cb\\uff0c\\u5c31\\u5c06\\u201c\\u7f8e\\u201d\\u4ee5\\u4e00\\u79cd\\u4fe1\\u4efb\\u7684\\u5f62\\u5f0f\\u4f20\\u9012\\uff0c\\u662f\\u6211\\u4eec\\u4e0e\\u4f9b\\u5e94\\u94fe\\u4e4b\\u95f4\\u7684\\u201d\\u7f8e\\u201c\\u4e3d\\u9ed8\\u5951\\u3002\",\"image\":\"default\\/20230401\\/7e4810f840a7d8d2fceebc5d436a4778.jpg\"},{\"title\":\"\\u793e\\u4f1a\\u8d23\\u4efb\",\"des\":\"\\u9762\\u5bf9\\u884c\\u4e1a\\uff0c\\u4e16\\u5149\\u54c1\\u724c\\u4e00\\u76f4\\u4ee5\\u9886\\u57df\\u5185\\u7684\\u4e13\\u4e1a\\u7814\\u4fee\\u89d2\\u8272\\u627f\\u62c5\\u8d77\\u5e02\\u573a\\u8ba4\\u53ef\\u7684\\u6311\\u6218\\u3002\\u653e\\u773c\\u5168\\u5c40\\uff0c\\u6211\\u4eec\\u5c06\\u7eb1\\u7ebf\\u7684\\u4f7f\\u7528\\u8303\\u56f4\\u4e0e\\u5e94\\u7528\\u54c1\\u7c7b\\u6700\\u5927\\u5316\\u5448\\u73b0\\u3002\\u53ea\\u4e3a\\u4e0e\\u884c\\u4e1a\\u5185\\u5916\\uff0c\\u521b\\u9020\\u201c\\u7f8e\\u201d\\u7684\\u5386\\u53f2\\u9ad8\\u5149\\u3002\",\"image\":\"default\\/20230401\\/1354ff956d69cfffe1d1071197fafe3c.jpg\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"des\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u63cf\\u8ff0\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_block2\":{\"title\":\"\\u677f\\u57572\",\"display\":1,\"vars\":{\"widget_block2_text\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u81f4\\u529b\\u4e8e\\u5168\\u65b9\\u9762\\u73af\\u5883\\u4fdd\\u62a4\\u4e0e\\u5730\\u7403\\u8d44\\u6e90\\uff0c\\u7814\\u53d1\\u53ef\\u6301\\u7eed\\u751f\\u4ea7\\u73af\\u4fdd\\u7eb1\\u7ebf\\uff0c\\u5168\\u5fc3\\u5168\\u610f\\u5173\\u6ce8\\u5ba2\\u6237\\u4e2a\\u6027\\u5316\\u53d1\\u5c55\\uff0c\\u4e3a\\u4e2a\\u4f53\\u63a2\\u7d22\\u521b\\u9020\\u7f8e\\u597d\\u4ef7\\u503c\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"widget_block2_icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"default\\/20220713\\/f65bfb04b96dc892343e602a311910dc.png\",\"type\":\"image\",\"tip\":\"\\u56fe\\u6807\"},\"widget_block2_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"default\\/20230401\\/7ab6112ebd88c0b51ad61795df757957.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\"}}},\"widget_block3\":{\"title\":\"\\u677f\\u57573\",\"display\":1,\"vars\":{\"image\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"default\\/20230401\\/3baf4118d316233fbaa7af9860d2aef9.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\"},\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[{\"title\":\"\\u4e13\\u4e1a\\u7cbe\\u9510\"},{\"title\":\"\\u5305\\u5bb9\\u968f\\u548c\"},{\"title\":\"\\u53ef\\u9760\\u52a1\\u5b9e\"},{\"title\":\"\\u7cbe\\u81f4\\u5b9e\\u7528\"},{\"title\":\"\\u5f15\\u9886\\u521b\\u9020\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}}}}}},\"widget_certificate\":{\"title\":\"\\u8ba4\\u8bc1\\u8bc1\\u4e66\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u8bc1\\u4e66\\u5217\\u8868\",\"value\":[{\"title\":\"FCF\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/b723ff24681d948fe9a31a242a4fd353.png\"},{\"title\":\"GRS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/72682505047f2a354eeee3ae3923d0ee.png\"},{\"title\":\"GRS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/ccdcb3c93dc8977e54192c3f2ad2d4ac.png\"},{\"title\":\"GRS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/456718753476016f36ec8de5e2dacbd7.png\"},{\"title\":\"OK-100\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/712d2ca8b226ebd4d9e7aba6fbfce57a.png\"},{\"title\":\"RCS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/a09bdf0a99c6425318636df4d3bf558f.png\"},{\"title\":\"RCS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/b3b5ea86a0060f13ee773b6014e07db5.png\"},{\"title\":\"RCS\\u8ba4\\u8bc1\",\"image\":\"default\\/20230403\\/c018997cb900ecc79dd6d1517d7de3d8.png\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_certificate_bottom\":{\"title\":\"\\u8ba4\\u8bc1\\u8bc1\\u4e66\\u5e95\\u4e0b\\u90e8\\u5206\",\"display\":1,\"vars\":{\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[{\"title\":\"1\",\"image\":\"default\\/20240129\\/23924e90b645a5139ea501629ac5f827.jpg\"},{\"title\":\"2\",\"image\":\"default\\/20240129\\/03cb0630e90c8cac95bb2acd6e2c1a8f.jpg\"},{\"title\":\"3\",\"image\":\"default\\/20240129\\/ae3ed710201cc566f2551858d8cda292.jpg\"},{\"title\":\"4\",\"image\":\"default\\/20240129\\/d3bf7d5c94e61a48d89efae047adf2f0.jpg\"},{\"title\":\"5\",\"image\":\"default\\/20240129\\/38bc400b79e476a1a7488a5c6457b93a.jpg\"},{\"title\":\"6\",\"image\":\"default\\/20240129\\/b783d8f906b6a1c370de53cdbe7c05d8.jpg\"},{\"title\":\"7\",\"image\":\"default\\/20240129\\/076830121bb1c9a0e47b97fc6e27887a.jpg\"},{\"title\":\"8\",\"image\":\"default\\/20240129\\/a6a0ad6becdcecd6bc904f370cdd9373.jpg\"},{\"title\":\"9\",\"image\":\"default\\/20240129\\/b9ac64568fff43ff77cc7ade240b5bc9.jpg\"},{\"title\":\"10\",\"image\":\"default\\/20240129\\/900b8f9e0ef8ddaa430cbc8bf1287bf2.jpg\"},{\"title\":\"11\",\"image\":\"default\\/20240129\\/06dfbc30963534a648f1a5d2497bf855.jpg\"},{\"title\":\"12\",\"image\":\"default\\/20240129\\/da0d528ecf61514fb71b76bce63126b1.jpg\"},{\"title\":\"13\",\"image\":\"default\\/20240129\\/7fd03a787db16626cccc75713f7b0d36.jpg\"},{\"title\":\"14\",\"image\":\"default\\/20240129\\/68981355fea600d0dfdedf44b62bcc46.jpg\"},{\"title\":\"15\",\"image\":\"default\\/20240129\\/38f9f79fad0bd7eaad099c02bbeb28bd.jpg\"},{\"title\":\"16\",\"image\":\"default\\/20240129\\/7fa0d5d92448edfecae7c4193b3c75f4.jpg\"},{\"title\":\"17\",\"image\":\"default\\/20240129\\/36250db8cc3ae9487985d69200f1f8dc.jpg\"},{\"title\":\"18\",\"image\":\"default\\/20240129\\/9acadb85712fe604bacf227d00955ee2.jpg\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u53ef\\u6301\\u7eed\\u53d1\\u5c55\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"2023 \\u6625\\u5b63\\u7cfb\\u5217\\u575a\\u6301\\u4ee5\\u53ef\\u6301\\u7eed\\u53d1\\u5c55\\u4e3a\\u6838\\u5fc3\\u7406\\u5ff5\\uff0c\\u521b\\u9020\\u548c\\u8bbe\\u8ba1\\u65b0\\u4ea7\\u54c1\\u3002 \\u968f\\u7740\\u672c\\u5b63\\u7eb1\\u7ebf\\u4ea7\\u54c1\\u7684\\u53d1\\u5c55\\uff0c\\u66f4\\u591a\\u4f7f\\u7528\\u6709\\u673a\\u548c\\u53ef\\u56de\\u6536\\u7684\\u73af\\u4fdd\\u7ea4\\u7ef4\\u4ee3\\u66ff\\u4f20\\u7edf\\u7ea4\\u7ef4\\uff0c\\u4ee5\\u51cf\\u5c11\\u78b3\\u8db3\\u8ff9\\u3002 \\u6211\\u5e0c\\u671b\\u4e3a\\u7eba\\u7ec7\\u884c\\u4e1a\\u7684\\u53ef\\u6301\\u7eed\\u7eff\\u8272\\u9769\\u547d\\u521b\\u9020\\u52a8\\u529b\\uff01\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}},\"widget_block1\":{\"title\":\"\\u677f\\u57571\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"des\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u63cf\\u8ff0\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_block2\":{\"title\":\"\\u677f\\u57572\",\"display\":\"1\",\"vars\":{\"widget_block2_text\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"widget_block2_icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u56fe\\u6807\"},\"widget_block2_image\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\"}}},\"widget_block3\":{\"title\":\"\\u677f\\u57573\",\"display\":\"1\",\"vars\":{\"image\":{\"title\":\"\\u80cc\\u666f\\u56fe\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\"},\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}}}}}},\"widget_certificate\":{\"title\":\"\\u8ba4\\u8bc1\\u8bc1\\u4e66\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u8bc1\\u4e66\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}},\"widget_certificate_bottom\":{\"title\":\"\\u8ba4\\u8bc1\\u8bc1\\u4e66\\u5e95\\u4e0b\\u90e8\\u5206\",\"display\":\"1\",\"vars\":{\"list\":{\"title\":\"\\u6570\\u636e\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u8bf7\\u586b\\u5199\\u6807\\u9898\",\"rule\":{\"require\":true}},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u8bf7\\u4e0a\\u4f20\\u56fe\\u7247\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}}}}}}}}' , `description` = '企业文化' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/development' [ RunTime:0.005118s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000449s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首页' , `more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"index_pro_recommend\":{\"title\":\"\\u4ea7\\u54c1\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"show_number\":{\"title\":\"\\u5c55\\u793a\\u6761\\u6570\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"product_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"},\"link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\"}}},\"index_pro_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\"},\"index_pro_center_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"}}},\"index_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\uff0880\\u5b57\\u4ee5\\u5185\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"tip\":\"\"},\"about_link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\",\"tip\":\"\"}}}}}' , `config_more` = '{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"index_pro_recommend\":{\"title\":\"\\u4ea7\\u54c1\\u63a8\\u8350\",\"display\":\"1\",\"vars\":{\"show_number\":{\"title\":\"\\u5c55\\u793a\\u6761\\u6570\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\"},\"product_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"},\"link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\"}}},\"index_pro_center\":{\"title\":\"\\u4ea7\\u54c1\\u4e2d\\u5fc3\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\"},\"index_pro_center_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\"}}},\"index_about\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"display\":\"1\",\"vars\":{\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\"},\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u6807\\u9898\",\"tip\":\"\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\uff0880\\u5b57\\u4ee5\\u5185\\uff09\",\"value\":\"\",\"type\":\"textarea\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\",\"tip\":\"\"},\"about_link\":{\"title\":\"\\u94fe\\u63a5\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u94fe\\u63a5\\u5730\\u5740\",\"tip\":\"\"}}}}}' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'shiguang' AND `file` = 'portal/index' [ RunTime:0.004852s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/join' LIMIT 1 [ RunTime:0.000420s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/join' , `name` = '招商加盟' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '招商加盟' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/join' [ RunTime:0.004488s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000370s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/list' , `name` = '产品功能页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品功能页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/list' [ RunTime:0.004418s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/news' LIMIT 1 [ RunTime:0.000420s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/List/index' , `file` = 'portal/news' , `name` = '新闻与活动列表页' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u65b0\\u95fb\\u4e0e\\u6d3b\\u52a8\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u6210\\u7acb\\u81f3\\u4eca\\uff0c\\u4e16\\u5149\\u516c\\u53f8\\u79ef\\u6781\\u53c2\\u52a0\\u7531\\u5168\\u7403\\u5404\\u65b9\\u6743\\u5a01\\u4e13\\u4e1a\\u673a\\u6784\\u4e3e\\u529e\\u7684\\u65f6\\u5c1a\\u5c55\\u4f1a\\u3002\\u901a\\u8fc7\\u5c55\\u4f1a\\uff0c\\u4f7f\\u6211\\u4eec\\u4e0e\\u5ba2\\u6237\\u4e4b\\u524d\\u4ea7\\u751f\\u66f4\\u76f4\\u63a5\\u7684\\u5bf9\\u8bdd\\uff0c\\u4e3a\\u5ba2\\u6237\\u63d0\\u4f9b\\u76f4\\u89c2\\u4e14\\u4fbf\\u6377\\u7684\\u7eb1\\u7ebf\\u573a\\u57df\\uff0c\\u4f7f\\u6211\\u4eec\\u4e0e\\u5ba2\\u6237\\u59cb\\u7ec8\\u4fdd\\u6301\\u8282\\u594f\\u4e00\\u81f4\\u3002\\u4e16\\u5149\\u516c\\u53f8\\u65d7\\u4e0b\\u4ea7\\u54c1\\u54c1\\u724c\\u7684\\u7eb1\\u7ebf\\u7ecf\\u8fc7\\u5c55\\u4f1a\\u7684\\u4e0d\\u65ad\\u63a8\\u5e7f\\uff0c\\u5df2\\u8f90\\u5c04\\u81f3\\u5168\\u7403\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20230920\\/451ce523da5cf444bf60bf320bffcea1.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5c55\\u4f1a\\u4e0e\\u6d3b\\u52a8\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"2023 \\u6625\\u5b63\\u7cfb\\u5217\\u575a\\u6301\\u4ee5\\u53ef\\u6301\\u7eed\\u53d1\\u5c55\\u4e3a\\u6838\\u5fc3\\u7406\\u5ff5\\uff0c\\u521b\\u9020\\u548c\\u8bbe\\u8ba1\\u65b0\\u4ea7\\u54c1\\u3002 \\u968f\\u7740\\u672c\\u5b63\\u7eb1\\u7ebf\\u4ea7\\u54c1\\u7684\\u53d1\\u5c55\\uff0c\\u66f4\\u591a\\u4f7f\\u7528\\u6709\\u673a\\u548c\\u53ef\\u56de\\u6536\\u7684\\u73af\\u4fdd\\u7ea4\\u7ef4\\u4ee3\\u66ff\\u4f20\\u7edf\\u7ea4\\u7ef4\\uff0c\\u4ee5\\u51cf\\u5c11\\u78b3\\u8db3\\u8ff9\\u3002 \\u6211\\u5e0c\\u671b\\u4e3a\\u7eba\\u7ec7\\u884c\\u4e1a\\u7684\\u53ef\\u6301\\u7eed\\u7eff\\u8272\\u9769\\u547d\\u521b\\u9020\\u52a8\\u529b\\uff01\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `description` = '新闻与活动列表页' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/news' [ RunTime:0.004487s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000381s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '关于页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '关于页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/page' [ RunTime:0.006416s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/pro_list' LIMIT 1 [ RunTime:0.000438s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/List/index' , `file` = 'portal/pro_list' , `name` = '产品列表页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品列表页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/pro_list' [ RunTime:0.004568s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/product' LIMIT 1 [ RunTime:0.000469s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/List/index' , `file` = 'portal/product' , `name` = '产品二级分类页面' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品二级分类页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/product' [ RunTime:0.005687s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000437s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索页面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/search' [ RunTime:0.007225s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/searchpage' LIMIT 1 [ RunTime:0.000545s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Page/index' , `file` = 'portal/searchpage' , `name` = '搜索页面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/searchpage' [ RunTime:0.004666s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/shownews' LIMIT 1 [ RunTime:0.000418s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Article/index' , `file` = 'portal/shownews' , `name` = '文章详情页' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u65b0\\u95fb\\u4e0e\\u6d3b\\u52a8\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u6210\\u7acb\\u81f3\\u4eca\\uff0c\\u4e16\\u5149\\u516c\\u53f8\\u79ef\\u6781\\u53c2\\u52a0\\u7531\\u5168\\u7403\\u5404\\u65b9\\u6743\\u5a01\\u4e13\\u4e1a\\u673a\\u6784\\u4e3e\\u529e\\u7684\\u65f6\\u5c1a\\u5c55\\u4f1a\\u3002\\u901a\\u8fc7\\u5c55\\u4f1a\\uff0c\\u4f7f\\u6211\\u4eec\\u4e0e\\u5ba2\\u6237\\u4e4b\\u524d\\u4ea7\\u751f\\u66f4\\u76f4\\u63a5\\u7684\\u5bf9\\u8bdd\\uff0c\\u4e3a\\u5ba2\\u6237\\u63d0\\u4f9b\\u76f4\\u89c2\\u4e14\\u4fbf\\u6377\\u7684\\u7eb1\\u7ebf\\u573a\\u57df\\uff0c\\u4f7f\\u6211\\u4eec\\u4e0e\\u5ba2\\u6237\\u59cb\\u7ec8\\u4fdd\\u6301\\u8282\\u594f\\u4e00\\u81f4\\u3002\\u4e16\\u5149\\u516c\\u53f8\\u65d7\\u4e0b\\u4ea7\\u54c1\\u54c1\\u724c\\u7684\\u7eb1\\u7ebf\\u7ecf\\u8fc7\\u5c55\\u4f1a\\u7684\\u4e0d\\u65ad\\u63a8\\u5e7f\\uff0c\\u5df2\\u8f90\\u5c04\\u81f3\\u5168\\u7403\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20231126\\/bc21a39a7caf649026e7f0baaf54d700.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u5c55\\u4f1a\\u4e0e\\u6d3b\\u52a8\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"2023 \\u6625\\u5b63\\u7cfb\\u5217\\u575a\\u6301\\u4ee5\\u53ef\\u6301\\u7eed\\u53d1\\u5c55\\u4e3a\\u6838\\u5fc3\\u7406\\u5ff5\\uff0c\\u521b\\u9020\\u548c\\u8bbe\\u8ba1\\u65b0\\u4ea7\\u54c1\\u3002 \\u968f\\u7740\\u672c\\u5b63\\u7eb1\\u7ebf\\u4ea7\\u54c1\\u7684\\u53d1\\u5c55\\uff0c\\u66f4\\u591a\\u4f7f\\u7528\\u6709\\u673a\\u548c\\u53ef\\u56de\\u6536\\u7684\\u73af\\u4fdd\\u7ea4\\u7ef4\\u4ee3\\u66ff\\u4f20\\u7edf\\u7ea4\\u7ef4\\uff0c\\u4ee5\\u51cf\\u5c11\\u78b3\\u8db3\\u8ff9\\u3002 \\u6211\\u5e0c\\u671b\\u4e3a\\u7eba\\u7ec7\\u884c\\u4e1a\\u7684\\u53ef\\u6301\\u7eed\\u7eff\\u8272\\u9769\\u547d\\u521b\\u9020\\u52a8\\u529b\\uff01\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `description` = '文章详情页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/shownews' [ RunTime:0.004691s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/showpro' LIMIT 1 [ RunTime:0.000560s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/Article/index' , `file` = 'portal/showpro' , `name` = '产品详情页' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '产品详情页' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/showpro' [ RunTime:0.004603s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'portal/trend_inspiration' LIMIT 1 [ RunTime:0.000462s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'portal/List/index' , `file` = 'portal/trend_inspiration' , `name` = '趋势与灵感页面' , `more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":1,\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8d8b\\u52bf\\u4e0e\\u7075\\u611f\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u5728\\u6211\\u4eec\\u7684\\u8bbe\\u8ba1\\u5e08\\u53ca\\u6211\\u4eec\\u7684\\u5ba2\\u6237\\u4e2d\\uff0c\\u4ed6\\u4eec\\u5f80\\u5f80\\u5bcc\\u6709\\u7075\\u611f\\u4e0e\\u521b\\u9020\\u529b\\uff0c\\u6211\\u4eec\\u7684\\u4ea7\\u54c1\\u901a\\u8fc7\\u4ed6\\u4eec\\u7684\\u53cc\\u624b\\uff0c\\u5c06\\u6210\\u4e3a\\u66f4\\u52a0\\u7480\\u74a8\\u7684\\u4f5c\\u54c1\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"default\\/20230104\\/c293e591de7d40ff231e3d7d99c55191.jpg\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"widget_banner\":{\"title\":\"\\u9876\\u90e8banner\",\"display\":\"1\",\"vars\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\\u8d8b\\u52bf\\u4e0e\\u7075\\u611f\",\"type\":\"text\"},\"des\":{\"title\":\"\\u63cf\\u8ff0\\u6587\\u5b57\",\"value\":\"\\u5728\\u6211\\u4eec\\u7684\\u8bbe\\u8ba1\\u5e08\\u53ca\\u6211\\u4eec\\u7684\\u5ba2\\u6237\\u4e2d\\uff0c\\u4ed6\\u4eec\\u5f80\\u5f80\\u5bcc\\u6709\\u7075\\u611f\\u4e0e\\u521b\\u9020\\u529b\\uff0c\\u6211\\u4eec\\u7684\\u4ea7\\u54c1\\u901a\\u8fc7\\u4ed6\\u4eec\\u7684\\u53cc\\u624b\\uff0c\\u5c06\\u6210\\u4e3a\\u66f4\\u52a0\\u7480\\u74a8\\u7684\\u4f5c\\u54c1\\u3002\",\"type\":\"textarea\",\"tip\":\"\\u8bf7\\u8f93\\u5165\\u63cf\\u8ff0\\u6587\\u5b57\"},\"image\":{\"title\":\"\\u56fe\\u7247\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\\u80cc\\u666f\\u56fe\\u7247\"}}}}}' , `description` = '趋势与灵感页面' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'shiguang' AND `file` = 'portal/trend_inspiration' [ RunTime:0.004835s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000449s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'shiguang' , `action` = 'public/Config' , `file` = 'public/config' , `name` = '模板全局配置' , `more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"g_logo\":{\"title\":\"LOGO\",\"value\":\"\",\"type\":\"image\"},\"g_tel\":{\"title\":\"\\u56fa\\u8bdd\",\"value\":\"86-21-34970556\",\"type\":\"text\"},\"g_phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"\",\"type\":\"text\"},\"g_email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"\",\"type\":\"text\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_xiaohongshu\":{\"title\":\"\\u5c0f\\u7ea2\\u4e66\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_gongzhonghao\":{\"title\":\"\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u677e\\u6c5f\\u533a\\u6caa\\u4ead\\u5317\\u8def218\\u53f71-110\\u680b\",\"type\":\"textarea\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}},\"widgets\":[]}' , `config_more` = '{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"},\"g_logo\":{\"title\":\"LOGO\",\"value\":\"\",\"type\":\"image\"},\"g_tel\":{\"title\":\"\\u56fa\\u8bdd\",\"value\":\"\",\"type\":\"text\"},\"g_phone\":{\"title\":\"\\u624b\\u673a\",\"value\":\"\",\"type\":\"text\"},\"g_email\":{\"title\":\"\\u90ae\\u7bb1\",\"value\":\"\",\"type\":\"text\"},\"g_wx\":{\"title\":\"\\u5fae\\u4fe1\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_xiaohongshu\":{\"title\":\"\\u5c0f\\u7ea2\\u4e66\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_gongzhonghao\":{\"title\":\"\\u5fae\\u4fe1\\u516c\\u4f17\\u53f7\\u4e8c\\u7ef4\\u7801\",\"value\":\"\",\"type\":\"image\"},\"g_address\":{\"title\":\"\\u5730\\u5740\",\"value\":\"\",\"type\":\"textarea\"},\"g_zixun\":{\"title\":\"\\u5728\\u7ebf\\u54a8\\u8be2\\u94fe\\u63a5\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\\u4e00\\u822c\\u653e\\u5546\\u6865\\u72ec\\u7acb\\u6c9f\\u901a\\u94fe\\u63a5\\u6216\\u8005QQ\\u5bf9\\u8bdd\\u94fe\\u63a5\"}},\"widgets\":[]}' , `description` = '模板全局配置文件' , `is_public` = 1 , `list_order` = 0 WHERE `theme` = 'shiguang' AND `file` = 'public/config' [ RunTime:0.004924s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'shiguang' [ RunTime:0.000563s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 9.999999046325684,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000673s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'shiguang' , `version` = '1.0.1' , `demo_url` = '-' , `author` = '-' , `lang` = 'zh-cn' , `author_url` = '-' , `keywords` = '默认模板' , `description` = '默认模板' WHERE `theme` = 'shiguang' [ RunTime:0.000347s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'shiguang' AND ( `is_public` = 1 OR `file` = 'mall/item/item' ) [ RunTime:0.000465s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 28,
'filtered' => 3.5714282989501953,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000767s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000471s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000642s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000416s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000246s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000313s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000284s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000337s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000265s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000301s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 7 AND `status` = 1 LIMIT 1 [ RunTime:0.000220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000264s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000805s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000250s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000357s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000371s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000269s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000326s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000298s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000349s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000288s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000249s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000381s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `nav_id` FROM `cmf_nav_menu` WHERE `id` = 7 AND `status` = 1 LIMIT 1 [ RunTime:0.000226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]

0.284118s