Run Behavior\BuildLiteBehavior [ RunTime:0.000011s ]
Run Common\Behavior\InitHookBehavior [ RunTime:0.001314s ]
[ app_init ] --END-- [ RunTime:0.001415s ]
[ app_begin ] --START--
Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000415s ]
Run Behavior\CheckLangBehavior [ RunTime:0.000683s ]
Run Common\Behavior\UrldecodeGetBehavior [ RunTime:0.000271s ]
[ app_begin ] --END-- [ RunTime:0.001456s ]
[ view_parse ] --START--
[ template_filter ] --START--
Run Behavior\ContentReplaceBehavior [ RunTime:0.000106s ]
[ template_filter ] --END-- [ RunTime:0.000137s ]
Run Behavior\ParseTemplateBehavior [ RunTime:0.022497s ]
[ view_parse ] --END-- [ RunTime:0.022532s ]
[ view_filter ] --START--
Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000278s ]
Run Common\Behavior\TmplStripSpaceBehavior [ RunTime:0.000332s ]
[ view_filter ] --END-- [ RunTime:0.000653s ]
[ app_end ] --START--
SHOW COLUMNS FROM `gb_new` [ RunTime:0.0010s ]
SELECT * FROM `gb_new` WHERE ( parent=0 ) ORDER BY listorder [ RunTime:0.0004s ]
SHOW COLUMNS FROM `gb_options` [ RunTime:0.0006s ]
SELECT `option_value` FROM `gb_options` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.0004s ]
SHOW COLUMNS FROM `gb_slide_cat` [ RunTime:0.0009s ]
SELECT * FROM gb_slide_cat a INNER JOIN gb_slide as b on a.cid =b.slide_cid WHERE ( a.cat_idname='new_banner' and b.slide_status=1 ) ORDER BY listorder ASC LIMIT 0,5 [ RunTime:0.0004s ]
SHOW COLUMNS FROM `gb_new_relationships` [ RunTime:0.0006s ]
SELECT COUNT(*) AS tp_count FROM gb_new_relationships new_relationships INNER JOIN gb_newli as newli on new_relationships.object_id = newli.id INNER JOIN gb_users as users on newli.post_author = users.id WHERE new_relationships.status = 1 AND newli.post_status = 1 AND new_relationships.term_id IN (1) LIMIT 1 [ RunTime:0.0010s ]
SELECT * FROM gb_new_relationships new_relationships INNER JOIN gb_newli as newli on new_relationships.object_id = newli.id INNER JOIN gb_users as users on newli.post_author = users.id WHERE new_relationships.status = 1 AND newli.post_status = 1 AND new_relationships.term_id IN (1) ORDER BY post_date DESC,listorder DESC LIMIT 0,5 [ RunTime:0.0034s ]