[ BEHAVIOR ] Run app\home\behavior\ViewFilterBehavior @view_filter [ RunTime:0.001697s ]
[ BEHAVIOR ] Run weapp\Imagemax\behavior\home\ImagemaxBehavior @view_filter [ RunTime:0.000872s ]
[ BEHAVIOR ] Run weapp\Asciicontent\behavior\home\AsciicontentBehavior @view_filter [ RunTime:0.003271s ]
[ BEHAVIOR ] Run weapp\Jyspider\controller\Jyspider @show [ RunTime:0.003283s ]
[ BEHAVIOR ] Run app\home\behavior\ViewFilterBehavior @view_filter [ RunTime:0.000975s ]
[ BEHAVIOR ] Run weapp\Imagemax\behavior\home\ImagemaxBehavior @view_filter [ RunTime:0.000988s ]
[ BEHAVIOR ] Run weapp\Asciicontent\behavior\home\AsciicontentBehavior @view_filter [ RunTime:0.000309s ]
[ BEHAVIOR ] Run weapp\Imagemax\behavior\home\ImagemaxBehavior @app_end [ RunTime:0.000011s ]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/application/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/core/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/weapp/Sample/weapp/Sample/vendor/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/extend/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/uploads/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/vendor/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/template/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/backup/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/conf/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/ddos_repair/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/logs/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/model/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/runtime/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/schema/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/session_41Lfl2RE/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/sqldata_ziMgglBxdiFqqK2KaCo8/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[2]unlink(/www/wwwroot/zhen5.hbjiuyu.cn/data/weapp/.htaccess): No such file or directory[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/behavior/FileProtect.php:55]
[8192]trim(): Passing null to parameter #1 ($string) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common.php:2278]
[8192]trim(): Passing null to parameter #1 ($string) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common.php:2070]
[8192]Return type of think\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice[/www/wwwroot/zhen5.hbjiuyu.cn/core/library/think/Model.php:2275]
[8192]Return type of think\Model::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice[/www/wwwroot/zhen5.hbjiuyu.cn/core/library/think/Model.php:2286]
[8192]Return type of think\Model::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice[/www/wwwroot/zhen5.hbjiuyu.cn/core/library/think/Model.php:2296]
[8192]Return type of think\Model::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice[/www/wwwroot/zhen5.hbjiuyu.cn/core/library/think/Model.php:2281]
[8192]Return type of think\Model::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice[/www/wwwroot/zhen5.hbjiuyu.cn/core/library/think/Model.php:2291]
[8192]json_decode(): Passing null to parameter #1 ($json) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/home/common.php:87]
[8192]preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/home/logic/FieldLogic.php:119]
[8192]htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/home/logic/FieldLogic.php:214]
[8192]htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type string is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/home/logic/FieldLogic.php:214]
[8192]Creation of dynamic property app\common\model\ShopPublicHandle::$times is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/model/ShopPublicHandle.php:35]
[8192]Creation of dynamic property weapp\Ai\controller\Ai::$session_id is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/controller/Weapp.php:36]
[8192]Creation of dynamic property weapp\Ai\controller\Ai::$times is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/weapp/Ai/controller/Ai.php:32]
[8192]Creation of dynamic property weapp\Ai\controller\Ai::$drawingCatalog is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/weapp/Ai/controller/Ai.php:34]
[8192]Creation of dynamic property weapp\Ai\controller\Ai::$txtFileUrl is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/weapp/Ai/controller/Ai.php:37]
[8192]Creation of dynamic property weapp\Ai\controller\Ai::$createTitleStyleArrUrl is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/weapp/Ai/controller/Ai.php:39]
[8192]Creation of dynamic property weapp\SpiderVisit\controller\SpiderVisit::$session_id is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/controller/Weapp.php:36]
[8192]Creation of dynamic property weapp\Jyspider\controller\Jyspider::$session_id is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/controller/Weapp.php:36]
[8192]Creation of dynamic property weapp\Jyspider\controller\Jyspider::$session_id is deprecated[/www/wwwroot/zhen5.hbjiuyu.cn/application/common/controller/Weapp.php:36]
[ DB ] CONNECT:[ UseTime:0.001172s ] mysql:host=127.0.0.1;port=3306;dbname=zhen5_hbjiuyu_cn;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ey_weapp_spider_visit` [ RunTime:0.001520s ]
[ SQL ] SHOW COLUMNS FROM `ey_weapp_spider_tongji` [ RunTime:0.001224s ]
[ SQL ] SELECT * FROM `ey_weapp_spider_tongji` WHERE `spider` = 99 LIMIT 1 [ RunTime:0.000578s ]
[ SQL ] UPDATE `ey_weapp_spider_tongji` SET `total`=total + 1,`update_time`=1781473062 WHERE `spider` = 99 [ RunTime:0.001835s ]
[ SQL ] SHOW COLUMNS FROM `ey_weapp` [ RunTime:0.001312s ]
[ SQL ] SELECT `data` FROM `ey_weapp` WHERE `code` = 'Jyspider' LIMIT 1 [ RunTime:0.000471s ]
[ SQL ] SHOW COLUMNS FROM `ey_archives` [ RunTime:0.001919s ]
[ SQL ] SELECT `a`.`aid`,`a`.`typeid`,`a`.`channel`,`a`.`users_price`,`a`.`users_free`,`a`.`province_id`,`a`.`city_id`,`a`.`area_id`,`b`.`nid`,`b`.`ctl_name`,`c`.`level_id`,`c`.`level_name`,`c`.`level_value` FROM `ey_archives` `a` LEFT JOIN `ey_channeltype` `b` ON `a`.`channel`=`b`.`id` LEFT JOIN `ey_users_level` `c` ON `a`.`arc_level_id`=`c`.`level_id` WHERE `a`.`aid` = 3593 AND `a`.`is_del` = 0 LIMIT 1 [ RunTime:0.000907s ]
[ SQL ] SELECT `b`.*,`a`.* FROM `ey_archives` `a` LEFT JOIN `ey_article_content` `b` ON `b`.`aid`=`a`.`aid` WHERE `a`.`aid` = 3593 LIMIT 1 [ RunTime:0.000921s ]
[ SQL ] SHOW COLUMNS FROM `ey_taglist` [ RunTime:0.000787s ]
[ SQL ] SELECT `tid`,`tag` FROM `ey_taglist` WHERE `aid` = 3593 ORDER BY `aid` ASC,`tid` ASC [ RunTime:0.000342s ]
[ SQL ] SHOW COLUMNS FROM `ey_config` [ RunTime:0.000827s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'language' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000552s ]
[ SQL ] SHOW COLUMNS FROM `ey_arctype` [ RunTime:0.000922s ]
[ SQL ] SELECT `c`.*,`a`.*,a.id as typeid FROM `ey_arctype` `a` LEFT JOIN `ey_channeltype` `c` ON `c`.`id`=`a`.`current_channel` WHERE `a`.`id` = 26 LIMIT 1 [ RunTime:0.000726s ]
[ SQL ] SHOW COLUMNS FROM `ey_channeltype` [ RunTime:0.001026s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'site' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000737s ]
[ SQL ] SHOW COLUMNS FROM `ey_citysite` [ RunTime:0.001243s ]
[ SQL ] SELECT * FROM `ey_citysite` WHERE `domain` = 'zhen5' LIMIT 1 [ RunTime:0.000411s ]
[ SQL ] SELECT *,id as typeid FROM `ey_arctype` WHERE `status` = 1 AND `is_del` = 0 [ RunTime:0.004190s ]
[ SQL ] SHOW COLUMNS FROM `ey_channelfield` [ RunTime:0.001395s ]
[ SQL ] SELECT * FROM `ey_channelfield` WHERE `channel_id` = -99 ORDER BY `sort_order` ASC,`channel_id` DESC,`id` DESC [ RunTime:0.001287s ]
[ SQL ] SHOW COLUMNS FROM `ey_field_custom_param` [ RunTime:0.000961s ]
[ SQL ] SELECT `id`,`dfvalue`,`name`,`channel_id` FROM `ey_field_custom_param` ORDER BY `dtype` ASC,`sort_order` ASC,`id` ASC [ RunTime:0.000340s ]
[ SQL ] SELECT COUNT(id) AS tp_count FROM `ey_arctype` WHERE `parent_id` = 26 AND `current_channel` <> 51 AND `is_del` = 0 LIMIT 1 [ RunTime:0.001470s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'language' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000624s ]
[ SQL ] SELECT * FROM `ey_channelfield` WHERE `channel_id` = 1 ORDER BY `sort_order` ASC,`channel_id` DESC,`id` DESC [ RunTime:0.001401s ]
[ SQL ] SHOW COLUMNS FROM `ey_users` [ RunTime:0.001435s ]
[ SQL ] SELECT `a`.`username`,`a`.`nickname`,`a`.`head_pic`,`b`.`level_name`,`b`.`level_value` FROM `ey_users` `a` LEFT JOIN `ey_users_level` `b` ON `a`.`level`=`b`.`level_id` WHERE `a`.`admin_id` > 0 LIMIT 1 [ RunTime:0.000654s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'language' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000888s ]
[ SQL ] SELECT `typeid` FROM `ey_archives` WHERE `aid` = 3593 LIMIT 1 [ RunTime:0.000813s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'language' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000839s ]
[ SQL ] SELECT `id` FROM `ey_arctype` WHERE `channeltype` = 51 AND `is_del` = 0 AND `status` = 1 LIMIT 1 [ RunTime:0.001022s ]
[ SQL ] SELECT * FROM `ey_channelfield` WHERE `channel_id` = -99 ORDER BY `sort_order` ASC,`channel_id` DESC,`id` DESC [ RunTime:0.001480s ]
[ SQL ] SELECT `a`.*,a.tid AS tagid FROM `ey_taglist` `a` WHERE `a`.`aid` = 3593 ORDER BY `a`.`tid` ASC LIMIT 100 [ RunTime:0.000635s ]
[ SQL ] SELECT * FROM `ey_archives` WHERE `aid` = 3593 LIMIT 1 [ RunTime:0.000604s ]
[ SQL ] SELECT * FROM `ey_channeltype` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT `b`.*,`a`.* FROM `ey_archives` `a` LEFT JOIN `ey_arctype` `b` ON `b`.`id`=`a`.`typeid` WHERE `a`.`typeid` = 26 AND `a`.`aid` < 3593 AND `a`.`channel` = 1 AND `a`.`status` = 1 AND `a`.`lang` = 'cn' AND `a`.`is_del` = 0 AND `a`.`arcrank` >= 0 ORDER BY `a`.`aid` DESC LIMIT 1 [ RunTime:0.000961s ]
[ SQL ] SELECT * FROM `ey_archives` WHERE `aid` = 3593 LIMIT 1 [ RunTime:0.000561s ]
[ SQL ] SELECT * FROM `ey_channeltype` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000246s ]
[ SQL ] SELECT `b`.*,`a`.* FROM `ey_archives` `a` LEFT JOIN `ey_arctype` `b` ON `b`.`id`=`a`.`typeid` WHERE `a`.`typeid` = 26 AND `a`.`aid` > 3593 AND `a`.`channel` = 1 AND `a`.`status` = 1 AND `a`.`lang` = 'cn' AND `a`.`is_del` = 0 AND `a`.`arcrank` >= 0 ORDER BY `a`.`aid` ASC LIMIT 1 [ RunTime:0.000785s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'site' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000518s ]
[ SQL ] SELECT `id`,`current_channel` FROM `ey_arctype` WHERE `id` = 26 LIMIT 1 [ RunTime:0.000297s ]
[ SQL ] SELECT `lang` FROM `ey_arctype` WHERE `id` = 26 LIMIT 1 [ RunTime:0.000402s ]
[ SQL ] SELECT parent_id, count(id) as has_children FROM `ey_arctype` WHERE `status` = 1 AND `lang` = 'cn' AND `is_del` = 0 GROUP BY `parent_id` [ RunTime:0.001862s ]
[ SQL ] SELECT * FROM `ey_arctype` WHERE `status` = 1 AND `lang` = 'cn' AND `is_del` = 0 ORDER BY `parent_id` ASC,`sort_order` ASC,`id` ASC [ RunTime:0.007587s ]
[ SQL ] SELECT `a`.* FROM `ey_archives` `a` WHERE ( a.typeid IN (26) AND a.channel IN (1) AND a.arcrank > -1 AND a.status = 1 AND a.is_del = 0 ) AND `a`.`lang` = 'cn' ORDER BY a.click desc, a.add_time desc LIMIT 8 [ RunTime:0.015166s ]
[ SQL ] SELECT * FROM `ey_arctype` WHERE `id` IN (26) [ RunTime:0.000565s ]
[ SQL ] SHOW COLUMNS FROM `ey_ad` [ RunTime:0.001001s ]
[ SQL ] SELECT * FROM `ey_ad` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000351s ]
[ SQL ] SELECT * FROM `ey_config` WHERE `inc_type` = 'site' AND `lang` = 'cn' AND `is_del` = 0 [ RunTime:0.000540s ]
[ SQL ] SELECT `a`.* FROM `ey_archives` `a` WHERE ( a.typeid NOT IN (12,13) AND a.channel IN (1,2,3,4,5,7,9) AND a.arcrank > -1 AND a.status = 1 AND a.is_del = 0 ) AND `a`.`lang` = 'cn' ORDER BY a.click desc, a.add_time desc LIMIT 6 [ RunTime:0.016858s ]
[ SQL ] SELECT * FROM `ey_arctype` WHERE `id` IN (226,17,10,8,26,369) [ RunTime:0.000716s ]
[ SQL ] SHOW COLUMNS FROM `ey_tagindex` [ RunTime:0.000861s ]
[ SQL ] SELECT `a`.*,a.id AS tagid,0 as arcrank FROM `ey_tagindex` `a` WHERE `a`.`lang` = 'cn' ORDER BY a.id DESC LIMIT 51 [ RunTime:0.000831s ]
[ SQL ] SELECT `tid`,`arcrank` FROM `ey_taglist` WHERE `tid` IN (85,84,83,82,81,80,79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51) ORDER BY `arcrank` ASC [ RunTime:0.000547s ]
[ SQL ] SELECT `code`,`config` FROM `ey_weapp` WHERE `tag_weapp` = 1 AND `status` = 1 AND `position` = 'default' [ RunTime:0.000575s ]
[ SQL ] SELECT `config` FROM `ey_weapp` WHERE `code` = 'Ai' LIMIT 1 [ RunTime:0.000604s ]
[ SQL ] SHOW TABLES LIKE 'ey_weapp' [ RunTime:0.001119s ]
[ SQL ] SELECT `id`,`code`,`is_valid` FROM `ey_weapp` WHERE `code` = 'Jyspider' AND `status` = 1 LIMIT 1 [ RunTime:0.000400s ]
[ SQL ] SHOW COLUMNS FROM `ey_weapp_jyspider_log` [ RunTime:0.000761s ]
[ SQL ] SELECT * FROM `ey_weapp_jyspider_log` [ RunTime:0.000218s ]
[ SQL ] SELECT `arcrank`,`channel`,`restric_type` FROM `ey_archives` WHERE `aid` = 3593 LIMIT 1 [ RunTime:0.000365s ]
[ SQL ] SELECT `data` FROM `ey_weapp` WHERE `code` = 'Imagemax' LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SELECT `value` FROM `ey_config` WHERE `name` = 'web_basehost' LIMIT 1 [ RunTime:0.000265s ]
[ SQL ] SELECT * FROM `ey_weapp` WHERE `code` = 'Asciicontent' LIMIT 1 [ RunTime:0.000575s ]
[ SQL ] SELECT `arcrank`,`channel`,`restric_type` FROM `ey_archives` WHERE `aid` = 3593 LIMIT 1 [ RunTime:0.000406s ]
[ SQL ] SELECT `data` FROM `ey_weapp` WHERE `code` = 'Imagemax' LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT `value` FROM `ey_config` WHERE `name` = 'web_basehost' LIMIT 1 [ RunTime:0.000215s ]