SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000514s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000517s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000474s ]
SELECT * FROM `category` WHERE ( `id` = 124 AND `status` = 'enable' ) AND `category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000379s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000512s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000430s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f81683d2fa6c3265af6fd8f1c4b3deeb' AND `dim_type` = 'category' AND `dim_id` = 124 AND `keyword` = '' LIMIT 1 [ RunTime:0.000309s ]
SELECT `id`,`parent_id`,`category_name`,`icon`,`keywords`,`small_intro` FROM `category` WHERE ( `status` = 'enable' ) AND `category`.`delete_time` IS NULL ORDER BY `myorder` DESC [ RunTime:0.000703s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000538s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `content` `content` LEFT JOIN `content_category` `cc` ON `content`.`id`=`cc`.`content_id` WHERE ( `content`.`status` = 'enable' AND `cc`.`delete_time` IS NULL AND `cc`.`category_id` = '124' ) AND `content`.`delete_time` IS NULL GROUP BY `content`.`id` ) `_group_count_` [ RunTime:0.037650s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` LEFT JOIN `content_category` `cc` ON `content`.`id`=`cc`.`content_id` WHERE ( `content`.`status` = 'enable' AND `cc`.`delete_time` IS NULL AND `cc`.`category_id` = '124' ) AND `content`.`delete_time` IS NULL GROUP BY `content`.`id` ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 0,24 [ RunTime:0.072257s ]
SHOW FULL COLUMNS FROM `content_i18n` [ RunTime:0.000451s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'nl' AND `content_id` IN ('969041','969042','969043','969044','969045','969046','969047','969048','969049','969050','969051','969052','969053','969054','969055','969056','969057','969058','969059','969060','969061','969062','969063','969064') [ RunTime:0.000481s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f81683d2fa6c3265af6fd8f1c4b3deeb' [ RunTime:0.001475s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'f81683d2fa6c3265af6fd8f1c4b3deeb' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001867s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('401167','1292174','831717','445009','1069111','531237','1083108','175149') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000504s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'nl' AND `content_id` IN ('401167','1292174','831717','445009','1069111','531237','1083108','175149') [ RunTime:0.000355s ]