The mooSocial $99 package does not include text chat, business directory, classified, color background status, shout box, gift comment and bookmark plugin. The demo will auto reset weekly on Sunday.
Cookies on mooTravel.
This site uses cookies to store your information on your computer.
(default) 143 queries took 53 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires`, `Session`.`user_id` FROM `travel_moosocial`.`qccake_sessions` AS `Session` WHERE `Session`.`id` = '0adcf03bb8391960e7b2a049ac6565ca' LIMIT 1110
2SELECT `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Role`.`id`, `Role`.`name`, `Role`.`is_admin`, `Role`.`is_super`, `Role`.`params`, `Role`.`core` FROM `travel_moosocial`.`qcusers` AS `User` LEFT JOIN `travel_moosocial`.`qcroles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) WHERE `User`.`id` = 1 LIMIT 1111
3SELECT `ProfileType`.`id`, `ProfileType`.`name`, `ProfileType`.`actived`, `ProfileType`.`profile`, `ProfileType`.`order`, (`I18n__nameTranslation`.`content`) AS `ProfileType__i18n_nameTranslation` FROM `travel_moosocial`.`qcprofile_types` AS `ProfileType` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameTranslation` ON (`ProfileType`.`id` = `I18n__nameTranslation`.`foreign_key` AND `I18n__nameTranslation`.`model` = 'ProfileType' AND `I18n__nameTranslation`.`field` = 'name' AND `I18n__nameTranslation`.`locale` = 'eng') WHERE `ProfileType`.`id` IN (1, 'eng') AND `ProfileType`.`actived` = '1' ORDER BY `ProfileType`.`order` asc111
4SELECT `nameTranslation`.`id`, `nameTranslation`.`locale`, `nameTranslation`.`model`, `nameTranslation`.`foreign_key`, `nameTranslation`.`field`, `nameTranslation`.`content` FROM `travel_moosocial`.`qci18n` AS `nameTranslation` WHERE `model` = 'ProfileType' AND `field` = 'name' AND `nameTranslation`.`foreign_key` = (1) ORDER BY `id` ASC331
5SELECT `Friend`.`id`, `Friend`.`user_id`, `Friend`.`friend_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcfriends` AS `Friend` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Friend`.`friend_id` = `User`.`id`) WHERE `Friend`.`user_id` = 1 AND `User`.`active` = 1 AND NOT (`Friend`.`friend_id` IS NULL) ORDER BY `User`.`name` asc LIMIT 1010102
6SELECT `ProfileType`.`id`, `ProfileType`.`name`, `ProfileType`.`actived`, `ProfileType`.`profile`, `ProfileType`.`order`, (`I18n__nameTranslation`.`content`) AS `ProfileType__i18n_nameTranslation` FROM `travel_moosocial`.`qcprofile_types` AS `ProfileType` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameTranslation` ON (`ProfileType`.`id` = `I18n__nameTranslation`.`foreign_key` AND `I18n__nameTranslation`.`model` = 'ProfileType' AND `I18n__nameTranslation`.`field` = 'name' AND `I18n__nameTranslation`.`locale` = 'eng') WHERE `ProfileType`.`id` IN (2, 'eng') AND `ProfileType`.`actived` = '1' ORDER BY `ProfileType`.`order` asc111
7SELECT `nameTranslation`.`id`, `nameTranslation`.`locale`, `nameTranslation`.`model`, `nameTranslation`.`foreign_key`, `nameTranslation`.`field`, `nameTranslation`.`content` FROM `travel_moosocial`.`qci18n` AS `nameTranslation` WHERE `model` = 'ProfileType' AND `field` = 'name' AND `nameTranslation`.`foreign_key` = (2) ORDER BY `id` ASC330
8SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qcalbums` AS `Album` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Album`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Album`.`category_id` = `Category`.`id`) WHERE `Album`.`photo_count` > 0 AND `Album`.`type` = '' AND `Album`.`user_id` = 1111
9SELECT `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcalbums` AS `Album` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Album`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Album`.`category_id` = `Category`.`id`) WHERE `Album`.`user_id` = 1 AND `Album`.`type` = 'profile' ORDER BY `Album`.`id` desc LIMIT 1001
10SELECT `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcalbums` AS `Album` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Album`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Album`.`category_id` = `Category`.`id`) WHERE `Album`.`user_id` = 1 AND `Album`.`type` = 'cover' ORDER BY `Album`.`id` desc LIMIT 1000
11SELECT `Blog`.`id`, `Blog`.`user_id`, `Blog`.`title`, `Blog`.`body`, `Blog`.`thumbnail`, `Blog`.`created`, `Blog`.`like_count`, `Blog`.`privacy`, `Blog`.`comment_count`, `Blog`.`dislike_count`, `Blog`.`share_count`, `Blog`.`category_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcblogs` AS `Blog` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Blog`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Blog`.`category_id` = `Category`.`id`) WHERE `Blog`.`user_id` = 1 AND `Blog`.`privacy` = 1 AND `User`.`active` = 1 ORDER BY `Blog`.`id` desc LIMIT 10001
12SELECT DISTINCT `Group`.`id`, `Group`.`name`, `Group`.`description`, `Group`.`group_user_count`, `Group`.`photo`, `Group`.`type`, `Group`.`category_id`, `Group`.`user_id` FROM `travel_moosocial`.`qcgroup_users` AS `GroupUser` LEFT JOIN `travel_moosocial`.`qcgroups` AS `Group` ON (`GroupUser`.`group_id` = `Group`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`GroupUser`.`user_id` = `User`.`id`) WHERE `GroupUser`.`user_id` = 1 AND (`GroupUser`.`status` = 1 OR `GroupUser`.`status` = 3) AND `Group`.`type` <> 2 ORDER BY `GroupUser`.`id` desc LIMIT 10001
13SELECT `Video`.`id`, `Video`.`user_id`, `Video`.`category_id`, `Video`.`title`, `Video`.`description`, `Video`.`thumb`, `Video`.`in_process`, `Video`.`destination`, `Video`.`pc_upload`, `Video`.`source`, `Video`.`source_id`, `Video`.`like_count`, `Video`.`dislike_count`, `Video`.`created`, `Video`.`privacy`, `Video`.`group_id`, `Video`.`comment_count`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcvideos` AS `Video` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Video`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Video`.`category_id` = `Category`.`id`) WHERE `Video`.`user_id` = 1 AND `Video`.`group_id` = 0 AND `Video`.`privacy` = 1 AND `Video`.`in_process` = '0' AND `User`.`active` = 1 ORDER BY `Video`.`id` desc LIMIT 10001
14SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE `Activity`.`id` = 273 ORDER BY `Activity`.`modified` desc LIMIT 1111
15SELECT `ProfileFieldValue`.`id`, `ProfileFieldValue`.`user_id`, `ProfileFieldValue`.`profile_field_id`, `ProfileFieldValue`.`value`, (`I18n`.`content`) AS `ProfileFieldValue__name`, `ProfileField`.`id`, `ProfileField`.`name`, `ProfileField`.`description`, `ProfileField`.`type`, `ProfileField`.`values`, `ProfileField`.`required`, `ProfileField`.`registration`, `ProfileField`.`searchable`, `ProfileField`.`active`, `ProfileField`.`weight`, `ProfileField`.`profile`, `ProfileField`.`plugin`, `ProfileField`.`profile_type_id`, `ProfileField`.`extra`, `ProfileField`.`hide_from_info_tab`, `ProfileField`.`show_info_tab`, `ProfileField`.`show_in_popup` FROM `travel_moosocial`.`qcprofile_field_values` AS `ProfileFieldValue` LEFT JOIN `travel_moosocial`.`qcprofile_fields` AS `ProfileField` ON (`ProfileFieldValue`.`profile_field_id` = `ProfileField`.`id`) INNER JOIN `travel_moosocial`.`qci18n` AS `I18n` ON (`ProfileFieldValue`.`profile_field_id` = `I18n`.`foreign_key` AND `I18n`.`locale` = 'eng' AND `I18n`.`model` = 'ProfileField') WHERE `ProfileField`.`active` = 1 AND `ProfileFieldValue`.`user_id` = 1 ORDER BY `ProfileField`.`weight` ASC001
16SELECT `UserSettingFeed`.`id`, `UserSettingFeed`.`type`, `UserSettingFeed`.`active`, `UserSettingFeed`.`text`, `UserSettingFeed`.`plugin` FROM `travel_moosocial`.`qcuser_setting_feeds` AS `UserSettingFeed` WHERE `active` = '0'000
17SELECT `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` WHERE `Activity`.`id` = 273 AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' ORDER BY `Activity`.`pin` DESC, `Activity`.`pin_date` DESC, `Activity`.`modified` desc LIMIT 12110
18SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (273) ORDER BY `ActivityComment`.`id` desc LIMIT 1110
19SELECT `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcusers` AS `User` WHERE `User`.`id` = 1110
20SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'core_activity_comment' AND `Like`.`target_id` = (12)000
21SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE `Activity`.`id` = 273 AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' ORDER BY `Activity`.`modified` desc LIMIT 1111
22SELECT `Role`.`id`, `Role`.`name`, `Role`.`is_admin`, `Role`.`is_super`, `Role`.`params`, `Role`.`core` FROM `travel_moosocial`.`qcroles` AS `Role` WHERE `Role`.`id` = 1110
23SELECT `Activity`.`id`, `Activity`.`type`, `Activity`.`target_id`, `Activity`.`user_id`, `Activity`.`action`, `Activity`.`text`, `Activity`.`content`, `Activity`.`items`, `Activity`.`item_type`, `Activity`.`item_id`, `Activity`.`created`, `Activity`.`activity_comment_count`, `Activity`.`query`, `Activity`.`privacy`, `Activity`.`modified`, `Activity`.`params`, `Activity`.`like_count`, `Activity`.`dislike_count`, `Activity`.`plugin`, `Activity`.`edited`, `Activity`.`share`, `Activity`.`parent_id`, `Activity`.`status`, `Activity`.`source_url`, `Activity`.`activity_pin_date`, `Activity`.`activity_pin`, `Activity`.`activity_pin_user_id`, `Activity`.`pin_date`, `Activity`.`pin`, `Activity`.`pin_user_id`, `Activity`.`close_comment`, `Activity`.`close_comment_user`, `Activity`.`business_post_as`, `Activity`.`status_background_id`, `Activity`.`sticker_image_id` FROM `travel_moosocial`.`qcactivities` AS `Activity` WHERE `Activity`.`id` = 273110
24SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (273)000
25SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 460 AND `Comment`.`type` = 'Photo_Photo'111
26SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 460 AND `Comment`.`type` = 'Photo_Photo' ORDER BY `Comment`.`id` desc LIMIT 1110
27SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 460 AND `Like`.`type` = 'Photo_Photo' ORDER BY `Like`.`id` desc000
28SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` LEFT JOIN `travel_moosocial`.`qcactivities` AS `Activity` ON (`ActivityComment`.`activity_id` = `Activity`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`ActivityComment`.`user_id` = `User`.`id`) WHERE `activity_id` = 273110
29SELECT `Friend`.`id`, `Friend`.`friend_id` FROM `travel_moosocial`.`qcfriends` AS `Friend` WHERE `Friend`.`user_id` IS NULL000
30SELECT `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Role`.`id`, `Role`.`name`, `Role`.`is_admin`, `Role`.`is_super`, `Role`.`params`, `Role`.`core` FROM `travel_moosocial`.`qcusers` AS `User` LEFT JOIN `travel_moosocial`.`qcroles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) WHERE `User`.`id` = 0 LIMIT 1000
31SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qcfriends` AS `Friend` WHERE `user_id` = 1110
32SELECT `UserTagging`.`id`, `UserTagging`.`item_id`, `UserTagging`.`item_table`, `UserTagging`.`users_taggings`, `UserTagging`.`created`, `UserTagging`.`modified` FROM `travel_moosocial`.`qcuser_taggings` AS `UserTagging` WHERE `UserTagging`.`users_taggings` LIKE "%1%"110
33SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qcfriends` AS `Friend` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Friend`.`user_id` = `User`.`id`) WHERE `Friend`.`user_id` = 1 AND `Friend`.`friend_id` = ''110
34SELECT `UserSettingFeed`.`id`, `UserSettingFeed`.`type`, `UserSettingFeed`.`active`, `UserSettingFeed`.`text`, `UserSettingFeed`.`plugin` FROM `travel_moosocial`.`qcuser_setting_feeds` AS `UserSettingFeed` WHERE `active` = '0'000
35SELECT `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' ORDER BY `Activity`.`modified` desc LIMIT 1212121
36SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (397) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
37SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (395) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
38SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (393) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
39SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (390) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
40SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (389) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
41SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (388) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
42SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (387) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
43SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (386) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
44SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (385) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
45SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (384) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
46SELECT `ActivityComment`.`id`, `ActivityComment`.`user_id`, `ActivityComment`.`activity_id`, `ActivityComment`.`comment`, `ActivityComment`.`like_count`, `ActivityComment`.`dislike_count`, `ActivityComment`.`created`, `ActivityComment`.`thumbnail`, `ActivityComment`.`edited`, `ActivityComment`.`count_reply`, `ActivityComment`.`params`, `ActivityComment`.`sticker_image_id` FROM `travel_moosocial`.`qcactivity_comments` AS `ActivityComment` WHERE `ActivityComment`.`activity_id` = (383) ORDER BY `ActivityComment`.`id` desc LIMIT 1000
47SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 273 ORDER BY `Activity`.`modified` desc LIMIT 1110
48SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 397 ORDER BY `Activity`.`modified` desc LIMIT 1111
49SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (397)000
50SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 395 ORDER BY `Activity`.`modified` desc LIMIT 1111
51SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (395)000
52SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 393 ORDER BY `Activity`.`modified` desc LIMIT 1111
53SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (393)000
54SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 390 ORDER BY `Activity`.`modified` desc LIMIT 1111
55SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (390)000
56SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 389 ORDER BY `Activity`.`modified` desc LIMIT 1111
57SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (389)000
58SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 388 ORDER BY `Activity`.`modified` desc LIMIT 1110
59SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (388)000
60SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 387 ORDER BY `Activity`.`modified` desc LIMIT 1111
61SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (387)000
62SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 386 ORDER BY `Activity`.`modified` desc LIMIT 1110
63SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (386)000
64SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 385 ORDER BY `Activity`.`modified` desc LIMIT 1111
65SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (385)000
66SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 384 ORDER BY `Activity`.`modified` desc LIMIT 1111
67SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (384)000
68SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok' AND `Activity`.`id` = 383 ORDER BY `Activity`.`modified` desc LIMIT 1111
69SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = (383)000
70SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 460 AND `Comment`.`type` = 'Photo_Photo'110
71SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 460 AND `Comment`.`type` = 'Photo_Photo' ORDER BY `Comment`.`id` desc LIMIT 1111
72SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 460 AND `Like`.`type` = 'Photo_Photo' ORDER BY `Like`.`id` desc000
73SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 10 ORDER BY `Poll`.`id` desc LIMIT 1111
74SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 10 AND `Comment`.`type` = 'Poll_Poll'110
75SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 10 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
76SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 10 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
77SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 9 ORDER BY `Poll`.`id` desc LIMIT 1111
78SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 9 AND `Comment`.`type` = 'Poll_Poll'110
79SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 9 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1001
80SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 9 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
81SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 8 ORDER BY `Poll`.`id` desc LIMIT 1111
82SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 8 AND `Comment`.`type` = 'Poll_Poll'110
83SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 8 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
84SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 8 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
85SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 7 ORDER BY `Poll`.`id` desc LIMIT 1111
86SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 7 AND `Comment`.`type` = 'Poll_Poll'110
87SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 7 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1001
88SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 7 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
89SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 6 ORDER BY `Poll`.`id` desc LIMIT 1111
90SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 6 AND `Comment`.`type` = 'Poll_Poll'110
91SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 6 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
92SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 6 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
93SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 5 ORDER BY `Poll`.`id` desc LIMIT 1110
94SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 5 AND `Comment`.`type` = 'Poll_Poll'110
95SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 5 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
96SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 5 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
97SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 4 ORDER BY `Poll`.`id` desc LIMIT 1110
98SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 4 AND `Comment`.`type` = 'Poll_Poll'110
99SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 4 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
100SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 4 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
101SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 3 ORDER BY `Poll`.`id` desc LIMIT 1110
102SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 3 AND `Comment`.`type` = 'Poll_Poll'110
103SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 3 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
104SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 3 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
105SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 2 ORDER BY `Poll`.`id` desc LIMIT 1111
106SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 2 AND `Comment`.`type` = 'Poll_Poll'110
107SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 2 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
108SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 2 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
109SELECT `Poll`.`id`, `Poll`.`title`, `Poll`.`created`, `Poll`.`user_id`, `Poll`.`modified`, `Poll`.`like_count`, `Poll`.`comment_count`, `Poll`.`dislike_count`, `Poll`.`privacy`, `Poll`.`create_new_answer`, `Poll`.`visiable`, `Poll`.`category_id`, `Poll`.`thumbnail`, `Poll`.`type`, `Poll`.`answer_count`, `Poll`.`share_count`, `Poll`.`feature`, `Poll`.`close`, `Poll`.`date_close`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcpolls` AS `Poll` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Poll`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Poll`.`category_id` = `Category`.`id`) WHERE `Poll`.`id` = 1 ORDER BY `Poll`.`id` desc LIMIT 1110
110SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 1 AND `Comment`.`type` = 'Poll_Poll'110
111SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`target_id`, `Comment`.`message`, `Comment`.`created`, `Comment`.`type`, `Comment`.`like_count`, `Comment`.`dislike_count`, `Comment`.`thumbnail`, `Comment`.`edited`, `Comment`.`count_reply`, `Comment`.`params`, `Comment`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomments` AS `Comment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `Comment`.`target_id` = 1 AND `Comment`.`type` = 'Poll_Poll' ORDER BY `Comment`.`id` desc LIMIT 1000
112SELECT `Like`.`user_id`, `Like`.`thumb_up` FROM `travel_moosocial`.`qclikes` AS `Like` WHERE `Like`.`target_id` = 1 AND `Like`.`type` = 'Poll_Poll' ORDER BY `Like`.`id` desc000
113SELECT `ForumTopic`.`id`, `ForumTopic`.`title`, `ForumTopic`.`description`, `ForumTopic`.`search_desc`, `ForumTopic`.`count_view`, `ForumTopic`.`count_reply`, `ForumTopic`.`count_user`, `ForumTopic`.`count_thank`, `ForumTopic`.`parent_id`, `ForumTopic`.`forum_id`, `ForumTopic`.`user_id`, `ForumTopic`.`thumb`, `ForumTopic`.`status`, `ForumTopic`.`last_reply_id`, `ForumTopic`.`created`, `ForumTopic`.`modified`, `ForumTopic`.`ping`, `ForumTopic`.`ping_expire`, `ForumTopic`.`sort_date`, `ForumTopic`.`user_edited`, `LastPost`.`id`, `LastPost`.`title`, `LastPost`.`description`, `LastPost`.`search_desc`, `LastPost`.`count_view`, `LastPost`.`count_reply`, `LastPost`.`count_user`, `LastPost`.`count_thank`, `LastPost`.`parent_id`, `LastPost`.`forum_id`, `LastPost`.`user_id`, `LastPost`.`thumb`, `LastPost`.`status`, `LastPost`.`last_reply_id`, `LastPost`.`created`, `LastPost`.`modified`, `LastPost`.`ping`, `LastPost`.`ping_expire`, `LastPost`.`sort_date`, `LastPost`.`user_edited`, `Forum`.`id`, `Forum`.`name`, `Forum`.`description`, `Forum`.`count_view`, `Forum`.`count_topic`, `Forum`.`count_reply`, `Forum`.`parent_id`, `Forum`.`created`, `Forum`.`modified`, `Forum`.`thumb`, `Forum`.`permission`, `Forum`.`moderator`, `Forum`.`status`, `Forum`.`last_topic_id`, `Forum`.`category_id`, `Forum`.`order`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcforum_topics` AS `ForumTopic` LEFT JOIN `travel_moosocial`.`qcforum_topics` AS `LastPost` ON (`ForumTopic`.`last_reply_id` = `LastPost`.`id`) LEFT JOIN `travel_moosocial`.`qcforums` AS `Forum` ON (`ForumTopic`.`forum_id` = `Forum`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`ForumTopic`.`user_id` = `User`.`id`) WHERE `ForumTopic`.`id` = 10 ORDER BY `ForumTopic`.`ping` desc, `ForumTopic`.`sort_date` desc, `ForumTopic`.`id` desc LIMIT 1111
114SELECT `UserTagging`.`id`, `UserTagging`.`item_id`, `UserTagging`.`item_table`, `UserTagging`.`users_taggings`, `UserTagging`.`created`, `UserTagging`.`modified` FROM `travel_moosocial`.`qcuser_taggings` AS `UserTagging` WHERE `UserTagging`.`users_taggings` LIKE "%1%"110
115SELECT `UserSettingFeed`.`id`, `UserSettingFeed`.`type`, `UserSettingFeed`.`active`, `UserSettingFeed`.`text`, `UserSettingFeed`.`plugin` FROM `travel_moosocial`.`qcuser_setting_feeds` AS `UserSettingFeed` WHERE `active` = '0'000
116SELECT COUNT(*) AS `count` FROM `travel_moosocial`.`qcactivities` AS `Activity` WHERE ((((`Activity`.`user_id` = 1) AND (`Activity`.`type` = "user") AND (`Activity`.`privacy` = 1))) OR (((`Activity`.`target_id` = 1) AND (`Activity`.`type` = 'user') AND (NOT (`Activity`.`user_id` IS NULL))))) AND `Activity`.`Plugin` IN ('AiChatbot', 'AiProvider', 'Api', 'Billing', 'Blog', 'Bookmark', 'Business', 'Classified', 'Credit', 'Cron', 'Event', 'Forum', 'GifComment', 'Group', 'Mail', 'Menu', 'Message', 'Minify', 'MooApp', 'MooUpload', 'OpenIdConnect', 'Page', 'PaymentGateway', 'PaypalAdaptive', 'PaypalExpress', 'PaypalSdk', 'Photo', 'Poll', 'Pwa', 'Queue', 'Reaction', 'Shoutbox', 'SocialIntegration', 'StatusBackground', 'Sticker', 'Storage', 'Subscription', 'Tools', 'Topic', 'Video', '') AND `Activity`.`status` = 'ok'111
117SELECT `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission`, (`I18n__nameTranslation`.`content`) AS `Category__i18n_nameTranslation` FROM `travel_moosocial`.`qccategories` AS `Category` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameTranslation` ON (`Category`.`id` = `I18n__nameTranslation`.`foreign_key` AND `I18n__nameTranslation`.`model` = 'Category' AND `I18n__nameTranslation`.`field` = 'name' AND `I18n__nameTranslation`.`locale` = 'eng') WHERE `Category`.`type` = 'Video' AND `Category`.`active` = 1 ORDER BY `Category`.`weight` asc881
118SELECT `nameTranslation`.`id`, `nameTranslation`.`locale`, `nameTranslation`.`model`, `nameTranslation`.`foreign_key`, `nameTranslation`.`field`, `nameTranslation`.`content` FROM `travel_moosocial`.`qci18n` AS `nameTranslation` WHERE `model` = 'Category' AND `field` = 'name' AND `nameTranslation`.`foreign_key` IN (4, 6, 7, 8, 9, 10, 31, 32) ORDER BY `id` ASC24241
119SELECT `Photo`.`id`, `Photo`.`target_id`, `Photo`.`type`, `Photo`.`user_id`, `Photo`.`caption`, `Photo`.`path`, `Photo`.`thumbnail`, `Photo`.`original`, `Photo`.`created`, `Photo`.`like_count`, `Photo`.`dislike_count`, `Photo`.`privacy`, `Photo`.`album_type`, `Photo`.`album_type_id`, `Photo`.`comment_count`, `Photo`.`year_folder`, `Photo`.`size`, `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `Group`.`id`, `Group`.`category_id`, `Group`.`name`, `Group`.`user_id`, `Group`.`description`, `Group`.`type`, `Group`.`photo`, `Group`.`group_user_count`, `Group`.`created`, `Group`.`photo_count`, `Group`.`topic_count`, `Group`.`video_count`, `Group`.`event_count`, `Group`.`featured`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcphotos` AS `Photo` LEFT JOIN `travel_moosocial`.`qcalbums` AS `Album` ON (`Photo`.`type` = "Photo_Album" AND `Photo`.`target_id` = `Album`.`id`) LEFT JOIN `travel_moosocial`.`qcgroups` AS `Group` ON (`Photo`.`type` = "Group_Group" AND `Photo`.`target_id` = `Group`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`id` = (460) ORDER BY `Photo`.`id` desc111
120SELECT `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Role`.`id`, `Role`.`name`, `Role`.`is_admin`, `Role`.`is_super`, `Role`.`params`, `Role`.`core` FROM `travel_moosocial`.`qcusers` AS `User` LEFT JOIN `travel_moosocial`.`qcroles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) WHERE `User`.`id` IN (7, 9, 12, 16)441
121SELECT `Coremenu`.`id`, `Coremenu`.`name`, `Coremenu`.`style`, `Coremenu`.`alias`, `Coremenu`.`menuid` FROM `travel_moosocial`.`qccore_menus` AS `Coremenu` WHERE `id` = 2 LIMIT 1110
122SELECT `CoreMenuItem`.`id`, `CoreMenuItem`.`parent_id`, `CoreMenuItem`.`lft`, `CoreMenuItem`.`rght`, `CoreMenuItem`.`name`, `CoreMenuItem`.`original_name`, `CoreMenuItem`.`url`, `CoreMenuItem`.`title_attribute`, `CoreMenuItem`.`font_class`, `CoreMenuItem`.`is_active`, `CoreMenuItem`.`new_blank`, `CoreMenuItem`.`role_access`, `CoreMenuItem`.`menu_id`, `CoreMenuItem`.`type`, `CoreMenuItem`.`menu_order`, `CoreMenuItem`.`plugin`, `CoreMenuItem`.`group`, `CoreMenuItem`.`url_app`, `CoreMenuItem`.`font_class_app`, `CoreMenuItem`.`show_web`, `CoreMenuItem`.`show_app` FROM `travel_moosocial`.`qccore_menu_items` AS `CoreMenuItem` WHERE `CoreMenuItem`.`is_active` = '1' AND `CoreMenuItem`.`menu_id` = (2) ORDER BY `CoreMenuItem`.`menu_order` ASC440
123SELECT `nameMenuTranslation`.`id`, `nameMenuTranslation`.`locale`, `nameMenuTranslation`.`model`, `nameMenuTranslation`.`foreign_key`, `nameMenuTranslation`.`field`, `nameMenuTranslation`.`content` FROM `travel_moosocial`.`qci18n` AS `nameMenuTranslation` WHERE `model` = 'CoreMenuItem' AND `field` = 'name' AND `nameMenuTranslation`.`foreign_key` IN (9, 11, 12, 17) ORDER BY `id` ASC12121
124SELECT `Coremenuitem`.`id`, `Coremenuitem`.`parent_id`, `Coremenuitem`.`lft`, `Coremenuitem`.`rght`, `Coremenuitem`.`name`, `Coremenuitem`.`original_name`, `Coremenuitem`.`url`, `Coremenuitem`.`title_attribute`, `Coremenuitem`.`font_class`, `Coremenuitem`.`is_active`, `Coremenuitem`.`new_blank`, `Coremenuitem`.`role_access`, `Coremenuitem`.`menu_id`, `Coremenuitem`.`type`, `Coremenuitem`.`menu_order`, `Coremenuitem`.`plugin`, `Coremenuitem`.`group`, `Coremenuitem`.`url_app`, `Coremenuitem`.`font_class_app`, `Coremenuitem`.`show_web`, `Coremenuitem`.`show_app`, (`I18n__nameMenuTranslation`.`content`) AS `Coremenuitem__i18n_nameMenuTranslation` FROM `travel_moosocial`.`qccore_menu_items` AS `Coremenuitem` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameMenuTranslation` ON (`Coremenuitem`.`id` = `I18n__nameMenuTranslation`.`foreign_key` AND `I18n__nameMenuTranslation`.`model` = 'CoreMenuItem' AND `I18n__nameMenuTranslation`.`field` = 'name' AND `I18n__nameMenuTranslation`.`locale` = 'eng') WHERE `parent_id` = 9 AND `is_active` = '1' ORDER BY `menu_order` ASC001
125SELECT `Coremenuitem`.`id`, `Coremenuitem`.`parent_id`, `Coremenuitem`.`lft`, `Coremenuitem`.`rght`, `Coremenuitem`.`name`, `Coremenuitem`.`original_name`, `Coremenuitem`.`url`, `Coremenuitem`.`title_attribute`, `Coremenuitem`.`font_class`, `Coremenuitem`.`is_active`, `Coremenuitem`.`new_blank`, `Coremenuitem`.`role_access`, `Coremenuitem`.`menu_id`, `Coremenuitem`.`type`, `Coremenuitem`.`menu_order`, `Coremenuitem`.`plugin`, `Coremenuitem`.`group`, `Coremenuitem`.`url_app`, `Coremenuitem`.`font_class_app`, `Coremenuitem`.`show_web`, `Coremenuitem`.`show_app`, (`I18n__nameMenuTranslation`.`content`) AS `Coremenuitem__i18n_nameMenuTranslation` FROM `travel_moosocial`.`qccore_menu_items` AS `Coremenuitem` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameMenuTranslation` ON (`Coremenuitem`.`id` = `I18n__nameMenuTranslation`.`foreign_key` AND `I18n__nameMenuTranslation`.`model` = 'CoreMenuItem' AND `I18n__nameMenuTranslation`.`field` = 'name' AND `I18n__nameMenuTranslation`.`locale` = 'eng') WHERE `parent_id` = 11 AND `is_active` = '1' ORDER BY `menu_order` ASC001
126SELECT `Coremenuitem`.`id`, `Coremenuitem`.`parent_id`, `Coremenuitem`.`lft`, `Coremenuitem`.`rght`, `Coremenuitem`.`name`, `Coremenuitem`.`original_name`, `Coremenuitem`.`url`, `Coremenuitem`.`title_attribute`, `Coremenuitem`.`font_class`, `Coremenuitem`.`is_active`, `Coremenuitem`.`new_blank`, `Coremenuitem`.`role_access`, `Coremenuitem`.`menu_id`, `Coremenuitem`.`type`, `Coremenuitem`.`menu_order`, `Coremenuitem`.`plugin`, `Coremenuitem`.`group`, `Coremenuitem`.`url_app`, `Coremenuitem`.`font_class_app`, `Coremenuitem`.`show_web`, `Coremenuitem`.`show_app`, (`I18n__nameMenuTranslation`.`content`) AS `Coremenuitem__i18n_nameMenuTranslation` FROM `travel_moosocial`.`qccore_menu_items` AS `Coremenuitem` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameMenuTranslation` ON (`Coremenuitem`.`id` = `I18n__nameMenuTranslation`.`foreign_key` AND `I18n__nameMenuTranslation`.`model` = 'CoreMenuItem' AND `I18n__nameMenuTranslation`.`field` = 'name' AND `I18n__nameMenuTranslation`.`locale` = 'eng') WHERE `parent_id` = 12 AND `is_active` = '1' ORDER BY `menu_order` ASC000
127SELECT `Coremenuitem`.`id`, `Coremenuitem`.`parent_id`, `Coremenuitem`.`lft`, `Coremenuitem`.`rght`, `Coremenuitem`.`name`, `Coremenuitem`.`original_name`, `Coremenuitem`.`url`, `Coremenuitem`.`title_attribute`, `Coremenuitem`.`font_class`, `Coremenuitem`.`is_active`, `Coremenuitem`.`new_blank`, `Coremenuitem`.`role_access`, `Coremenuitem`.`menu_id`, `Coremenuitem`.`type`, `Coremenuitem`.`menu_order`, `Coremenuitem`.`plugin`, `Coremenuitem`.`group`, `Coremenuitem`.`url_app`, `Coremenuitem`.`font_class_app`, `Coremenuitem`.`show_web`, `Coremenuitem`.`show_app`, (`I18n__nameMenuTranslation`.`content`) AS `Coremenuitem__i18n_nameMenuTranslation` FROM `travel_moosocial`.`qccore_menu_items` AS `Coremenuitem` INNER JOIN `travel_moosocial`.`qci18n` AS `I18n__nameMenuTranslation` ON (`Coremenuitem`.`id` = `I18n__nameMenuTranslation`.`foreign_key` AND `I18n__nameMenuTranslation`.`model` = 'CoreMenuItem' AND `I18n__nameMenuTranslation`.`field` = 'name' AND `I18n__nameMenuTranslation`.`locale` = 'eng') WHERE `parent_id` = 17 AND `is_active` = '1' ORDER BY `menu_order` ASC000
128SELECT `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission` FROM `travel_moosocial`.`qcalbums` AS `Album` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Album`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qccategories` AS `Category` ON (`Album`.`category_id` = `Category`.`id`) WHERE `Album`.`id` = 73 ORDER BY `Album`.`id` desc LIMIT 1111
129SELECT `CloseComment`.`id`, `CloseComment`.`user_id`, `CloseComment`.`item_type`, `CloseComment`.`item_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcclose_comments` AS `CloseComment` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`CloseComment`.`user_id` = `User`.`id`) WHERE `item_type` = 'Photo_Photo' AND `item_id` = 460 LIMIT 1001
130SELECT *, `Activity`.`id` FROM `travel_moosocial`.`qcactivities` AS `Activity` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Activity`.`user_id` = `User`.`id`) LEFT JOIN `travel_moosocial`.`qcuser_taggings` AS `UserTagging` ON (`Activity`.`id` = `UserTagging`.`item_id` AND `UserTagging`.`item_table` = 'activities') WHERE `Activity`.`id` = 273 ORDER BY `Activity`.`modified` desc LIMIT 1111
131SELECT `CommentHistory`.`id`, `CommentHistory`.`user_id`, `CommentHistory`.`content`, `CommentHistory`.`created`, `CommentHistory`.`photo`, `CommentHistory`.`link`, `CommentHistory`.`type`, `CommentHistory`.`target_id`, `CommentHistory`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomment_histories` AS `CommentHistory` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`CommentHistory`.`user_id` = `User`.`id`) WHERE `type` = 'activity' AND `target_id` = 273 ORDER BY `CommentHistory`.`id` desc LIMIT 1111
132SELECT `Photo`.`id`, `Photo`.`target_id`, `Photo`.`type`, `Photo`.`user_id`, `Photo`.`caption`, `Photo`.`path`, `Photo`.`thumbnail`, `Photo`.`original`, `Photo`.`created`, `Photo`.`like_count`, `Photo`.`dislike_count`, `Photo`.`privacy`, `Photo`.`album_type`, `Photo`.`album_type_id`, `Photo`.`comment_count`, `Photo`.`year_folder`, `Photo`.`size`, `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `Group`.`id`, `Group`.`category_id`, `Group`.`name`, `Group`.`user_id`, `Group`.`description`, `Group`.`type`, `Group`.`photo`, `Group`.`group_user_count`, `Group`.`created`, `Group`.`photo_count`, `Group`.`topic_count`, `Group`.`video_count`, `Group`.`event_count`, `Group`.`featured`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcphotos` AS `Photo` LEFT JOIN `travel_moosocial`.`qcalbums` AS `Album` ON (`Photo`.`type` = "Photo_Album" AND `Photo`.`target_id` = `Album`.`id`) LEFT JOIN `travel_moosocial`.`qcgroups` AS `Group` ON (`Photo`.`type` = "Group_Group" AND `Photo`.`target_id` = `Group`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`id` = (460) ORDER BY `Photo`.`id` desc111
133SELECT `Photo`.`id`, `Photo`.`target_id`, `Photo`.`type`, `Photo`.`user_id`, `Photo`.`caption`, `Photo`.`path`, `Photo`.`thumbnail`, `Photo`.`original`, `Photo`.`created`, `Photo`.`like_count`, `Photo`.`dislike_count`, `Photo`.`privacy`, `Photo`.`album_type`, `Photo`.`album_type_id`, `Photo`.`comment_count`, `Photo`.`year_folder`, `Photo`.`size`, `Album`.`id`, `Album`.`user_id`, `Album`.`category_id`, `Album`.`title`, `Album`.`description`, `Album`.`created`, `Album`.`photo_count`, `Album`.`cover`, `Album`.`modified`, `Album`.`like_count`, `Album`.`dislike_count`, `Album`.`privacy`, `Album`.`type`, `Album`.`comment_count`, `Group`.`id`, `Group`.`category_id`, `Group`.`name`, `Group`.`user_id`, `Group`.`description`, `Group`.`type`, `Group`.`photo`, `Group`.`group_user_count`, `Group`.`created`, `Group`.`photo_count`, `Group`.`topic_count`, `Group`.`video_count`, `Group`.`event_count`, `Group`.`featured`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qcphotos` AS `Photo` LEFT JOIN `travel_moosocial`.`qcalbums` AS `Album` ON (`Photo`.`type` = "Photo_Album" AND `Photo`.`target_id` = `Album`.`id`) LEFT JOIN `travel_moosocial`.`qcgroups` AS `Group` ON (`Photo`.`type` = "Group_Group" AND `Photo`.`target_id` = `Group`.`id`) LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`id` = (460) ORDER BY `Photo`.`id` desc LIMIT 4111
134SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qclikes` AS `Like` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Like`.`user_id` = `User`.`id`) WHERE `user_id` IS NULL AND `type` = 'activity' AND `target_id` = 273 ORDER BY `Like`.`id` desc LIMIT 1000
135SELECT `StickerImage`.`id`, `StickerImage`.`sticker_sticker_id`, `StickerImage`.`sticker_category_id`, `StickerImage`.`filename`, `StickerImage`.`width`, `StickerImage`.`height`, `StickerImage`.`block`, `StickerImage`.`quantity`, `StickerImage`.`animation_interval`, `StickerImage`.`enabled`, `StickerImage`.`ordering`, `StickerImage`.`created`, `StickerImage`.`updated` FROM `travel_moosocial`.`qcsticker_sticker_images` AS `StickerImage` WHERE `StickerImage`.`id` IS NULL LIMIT 1000
136SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `Like`.`reaction`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qclikes` AS `Like` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`Like`.`user_id` = `User`.`id`) WHERE `user_id` IS NULL AND `type` = 'comment' AND `target_id` = 130 ORDER BY `Like`.`id` desc LIMIT 1001
137SELECT `Reaction`.`id`, `Reaction`.`target_id`, `Reaction`.`type`, `Reaction`.`total_count`, `Reaction`.`dislike_count`, `Reaction`.`like_count`, `Reaction`.`love_count`, `Reaction`.`haha_count`, `Reaction`.`wow_count`, `Reaction`.`sad_count`, `Reaction`.`angry_count`, `Reaction`.`cool_count`, `Reaction`.`confused_count`, `Reaction`.`is_update` FROM `travel_moosocial`.`qcreactions` AS `Reaction` WHERE `target_id` = 130 AND `type` = 'comment' LIMIT 1110
138SELECT `CommentHistory`.`id`, `CommentHistory`.`user_id`, `CommentHistory`.`content`, `CommentHistory`.`created`, `CommentHistory`.`photo`, `CommentHistory`.`link`, `CommentHistory`.`type`, `CommentHistory`.`target_id`, `CommentHistory`.`sticker_image_id`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`expired_time_code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`group_count`, `User`.`event_count`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`package_select`, `User`.`who_can_see_gender`, `User`.`darkmode`, `User`.`signature`, `User`.`show_signature`, `User`.`chat_count`, `User`.`chat_privacy`, `User`.`lock_delete` FROM `travel_moosocial`.`qccomment_histories` AS `CommentHistory` LEFT JOIN `travel_moosocial`.`qcusers` AS `User` ON (`CommentHistory`.`user_id` = `User`.`id`) WHERE `type` = 'comment' AND `target_id` = 130 ORDER BY `CommentHistory`.`id` desc LIMIT 1001
139SELECT `Theme`.`id`, `Theme`.`key`, `Theme`.`name`, `Theme`.`core`, `Theme`.`custom_css_enable`, `Theme`.`custom_css_landing`, `Theme`.`custom_css`, `Theme`.`custom_css_dark` FROM `travel_moosocial`.`qcthemes` AS `Theme` WHERE `Theme`.`key` = 'classic' LIMIT 1110
140SELECT `Theme`.`id`, `Theme`.`key`, `Theme`.`name`, `Theme`.`core`, `Theme`.`custom_css_enable`, `Theme`.`custom_css_landing`, `Theme`.`custom_css`, `Theme`.`custom_css_dark` FROM `travel_moosocial`.`qcthemes` AS `Theme` WHERE `Theme`.`key` = 'classic' LIMIT 1110
141SELECT `Setting`.`id`, `Setting`.`group_id`, `Setting`.`label`, `Setting`.`name`, `Setting`.`field`, `Setting`.`value`, `Setting`.`is_hidden`, `Setting`.`version_id`, `Setting`.`type_id`, `Setting`.`value_actual`, `Setting`.`value_default`, `Setting`.`description`, `Setting`.`ordering`, `Setting`.`is_boot`, `SettingGroup`.`id`, `SettingGroup`.`parent_id`, `SettingGroup`.`lft`, `SettingGroup`.`rght`, `SettingGroup`.`group_type`, `SettingGroup`.`module_id`, `SettingGroup`.`name` FROM `travel_moosocial`.`qcsettings` AS `Setting` LEFT JOIN `travel_moosocial`.`qcsetting_groups` AS `SettingGroup` ON (`Setting`.`group_id` = `SettingGroup`.`id`) WHERE `Setting`.`name` = 'logo' LIMIT 1111
142SELECT `Theme`.`id`, `Theme`.`key`, `Theme`.`name`, `Theme`.`core`, `Theme`.`custom_css_enable`, `Theme`.`custom_css_landing`, `Theme`.`custom_css`, `Theme`.`custom_css_dark` FROM `travel_moosocial`.`qcthemes` AS `Theme` WHERE `Theme`.`key` = 'classic' LIMIT 1110
143SELECT `Theme`.`id`, `Theme`.`key`, `Theme`.`name`, `Theme`.`core`, `Theme`.`custom_css_enable`, `Theme`.`custom_css_landing`, `Theme`.`custom_css`, `Theme`.`custom_css_dark` FROM `travel_moosocial`.`qcthemes` AS `Theme` WHERE `Theme`.`key` = 'classic' LIMIT 1111