@@ -93,3 +93,150 @@ INFO: [ app_begin ] --END-- [ RunTime:0.000975s ]
SQL: SHOW COLUMNS FROM `user` [ RunTime:0.0082s ]
SQL: SELECT `username`,`name`,`introduction`,`icon` FROM `user` [ RunTime:0.0004s ]
[ 2015-09-12T12:31:29+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getNewsCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ]
INFO: [ app_init ] --END-- [ RunTime:0.000647s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002105s ]
INFO: [ app_begin ] --END-- [ RunTime:0.002570s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0115s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'news' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0004s ]
[ 2015-09-12T12:31:29+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getExplosionCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ]
INFO: [ app_init ] --END-- [ RunTime:0.000740s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000871s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001047s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0250s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'explosion' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0005s ]
[ 2015-09-12T12:31:29+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getDirectionCollections/number/3/length/100
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ]
INFO: [ app_init ] --END-- [ RunTime:0.000609s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001021s ]
SQL: select news.content, news.date, news.id, news.title, news.thumb, user.name, user.icon from news, user where news.type='direction' and news.author=user.username order by id desc limit 3 [ RunTime:0.0456s ]
[ 2015-09-12T12:31:29+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getBriefCollections/number/5
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ]
INFO: [ app_init ] --END-- [ RunTime:0.000675s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002776s ]
INFO: [ app_begin ] --END-- [ RunTime:0.003178s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0051s ]
SQL: SELECT `id`,`title` FROM `news` WHERE ( `type` = 'brief' ) ORDER BY id desc LIMIT 5 [ RunTime:0.0004s ]
[ 2015-09-12T12:31:42+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getNews/newsId/25
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000087s ]
INFO: [ app_init ] --END-- [ RunTime:0.001719s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001789s ]
INFO: [ app_begin ] --END-- [ RunTime:0.002322s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0137s ]
SQL: SELECT * FROM `news` WHERE `id` = 25 [ RunTime:0.0005s ]
[ 2015-09-12T12:31:42+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getRelatedLink/article/25
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ]
INFO: [ app_init ] --END-- [ RunTime:0.000742s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001470s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001843s ]
SQL: SHOW COLUMNS FROM `link` [ RunTime:0.0239s ]
SQL: SELECT `title`,`uri` FROM `link` WHERE ( `for_news` = 25 and `type` = 'reference' ) [ RunTime:0.0129s ]
[ 2015-09-12T12:31:42+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getFriendlyLink/article/25
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ]
INFO: [ app_init ] --END-- [ RunTime:0.000534s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000595s ]
INFO: [ app_begin ] --END-- [ RunTime:0.000759s ]
SQL: SHOW COLUMNS FROM `link` [ RunTime:0.0057s ]
SQL: SELECT `title`,`uri` FROM `link` WHERE ( `for_news` = 25 and `type` = 'friendly' ) [ RunTime:0.0004s ]
[ 2015-09-12T19:26:33+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getNewsCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ]
INFO: [ app_init ] --END-- [ RunTime:0.000576s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000666s ]
INFO: [ app_begin ] --END-- [ RunTime:0.000860s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0053s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'news' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0004s ]
[ 2015-09-12T19:26:33+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getExplosionCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ]
INFO: [ app_init ] --END-- [ RunTime:0.000605s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000644s ]
INFO: [ app_begin ] --END-- [ RunTime:0.000826s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0048s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'explosion' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0004s ]
[ 2015-09-12T19:26:33+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getDirectionCollections/number/3/length/100
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ]
INFO: [ app_init ] --END-- [ RunTime:0.000552s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000634s ]
INFO: [ app_begin ] --END-- [ RunTime:0.000803s ]
SQL: select news.content, news.date, news.id, news.title, news.thumb, user.name, user.icon from news, user where news.type='direction' and news.author=user.username order by id desc limit 3 [ RunTime:0.0123s ]
[ 2015-09-12T19:26:33+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getBriefCollections/number/5
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ]
INFO: [ app_init ] --END-- [ RunTime:0.000569s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000627s ]
INFO: [ app_begin ] --END-- [ RunTime:0.000796s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0048s ]
SQL: SELECT `id`,`title` FROM `news` WHERE ( `type` = 'brief' ) ORDER BY id desc LIMIT 5 [ RunTime:0.0004s ]
[ 2015-09-12T19:27:35+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getNewsCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ]
INFO: [ app_init ] --END-- [ RunTime:0.000731s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001204s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0069s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'news' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0006s ]
[ 2015-09-12T19:27:35+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getExplosionCollections/number/1
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000061s ]
INFO: [ app_init ] --END-- [ RunTime:0.000877s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001024s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001217s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0078s ]
SQL: SELECT `id`,`thumb`,`content`,`title` FROM `news` WHERE ( `type` = 'explosion' ) ORDER BY id desc LIMIT 1 [ RunTime:0.0005s ]
[ 2015-09-12T19:27:35+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getDirectionCollections/number/3/length/100
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ]
INFO: [ app_init ] --END-- [ RunTime:0.000920s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001016s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001214s ]
SQL: select news.content, news.date, news.id, news.title, news.thumb, user.name, user.icon from news, user where news.type='direction' and news.author=user.username order by id desc limit 3 [ RunTime:0.0125s ]
[ 2015-09-12T19:27:35+08:00 ] ::1 /yao/thinkphp/index.php//Home/index/getBriefCollections/number/5
INFO: [ app_init ] --START--
INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ]
INFO: [ app_init ] --END-- [ RunTime:0.000620s ]
INFO: [ app_begin ] --START--
INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000851s ]
INFO: [ app_begin ] --END-- [ RunTime:0.001013s ]
SQL: SHOW COLUMNS FROM `news` [ RunTime:0.0048s ]
SQL: SELECT `id`,`title` FROM `news` WHERE ( `type` = 'brief' ) ORDER BY id desc LIMIT 5 [ RunTime:0.0004s ]