menu
menu
Menu
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires`, `Session`.`user_id` FROM `d020ed2b`.`cake_sessions` AS `Session` WHERE `Session`.`id` = '9cc1571c5579e585c22e738123fd8fcb' LIMIT 1 | 0 | 0 | 0 | |
| 2 | SELECT `Page`.`id`, `Page`.`title`, `Page`.`alias`, `Page`.`content`, `Page`.`permission`, `Page`.`params`, `Page`.`created`, `Page`.`modified`, `Page`.`menu`, `Page`.`icon_class`, `Page`.`weight`, `Page`.`url`, `Page`.`uri`, `Page`.`description`, `Page`.`keywords`, `Page`.`custom`, `Page`.`fragment`, `Page`.`layout`, `Page`.`levels`, `Page`.`provides`, `Page`.`view_count`, `Page`.`type`, `Page`.`search`, `Page`.`theme_id`, `Page`.`core_content_count`, `Page`.`plugin`, `Page`.`show_layout`, (`I18n__titleTranslation`.`content`) AS `Page__i18n_titleTranslation`, (`I18n__contentTranslation`.`content`) AS `Page__i18n_contentTranslation`, `MyCoreTheme`.`id`, `MyCoreTheme`.`key`, `MyCoreTheme`.`name`, `MyCoreTheme`.`core`, `MyCoreTheme`.`custom_css_enable`, `MyCoreTheme`.`custom_css_landing`, `MyCoreTheme`.`custom_css`, `MyCoreTheme`.`custom_css_dark` FROM `d020ed2b`.`pages` AS `Page` LEFT JOIN `d020ed2b`.`themes` AS `MyCoreTheme` ON (`Page`.`theme_id` = `MyCoreTheme`.`id`) INNER JOIN `d020ed2b`.`i18n` AS `I18n__titleTranslation` ON (`Page`.`id` = `I18n__titleTranslation`.`foreign_key` AND `I18n__titleTranslation`.`model` = 'Page' AND `I18n__titleTranslation`.`field` = 'title' AND `I18n__titleTranslation`.`locale` = 'deu') INNER JOIN `d020ed2b`.`i18n` AS `I18n__contentTranslation` ON (`Page`.`id` = `I18n__contentTranslation`.`foreign_key` AND `I18n__contentTranslation`.`model` = 'Page' AND `I18n__contentTranslation`.`field` = 'content' AND `I18n__contentTranslation`.`locale` = 'deu') WHERE `Page`.`uri` = 'likes.ajax_show' ORDER BY `Page`.`weight` asc LIMIT 1 | 0 | 0 | 0 | |
| 3 | SELECT `CoreContentValue`.`id`, `CoreContentValue`.`content_id`, `CoreContentValue`.`field_name`, `CoreContentValue`.`value`, (`I18n__valueTranslation`.`content`) AS `CoreContentValue__i18n_valueTranslation`, `CoreContent`.`id`, `CoreContent`.`page_id`, `CoreContent`.`type`, `CoreContent`.`name`, `CoreContent`.`component`, `CoreContent`.`parent_id`, `CoreContent`.`order`, `CoreContent`.`params`, `CoreContent`.`attribs`, `CoreContent`.`lft`, `CoreContent`.`rght`, `CoreContent`.`column`, `CoreContent`.`core_block_id`, `CoreContent`.`core_content_count`, `CoreContent`.`invisible`, `CoreContent`.`core_block_title`, `CoreContent`.`plugin`, `CoreContent`.`role_access` FROM `d020ed2b`.`core_content_values` AS `CoreContentValue` LEFT JOIN `d020ed2b`.`core_contents` AS `CoreContent` ON (`CoreContentValue`.`content_id` = `CoreContent`.`id`) INNER JOIN `d020ed2b`.`i18n` AS `I18n__valueTranslation` ON (`CoreContentValue`.`id` = `I18n__valueTranslation`.`foreign_key` AND `I18n__valueTranslation`.`model` = 'CoreContentValue' AND `I18n__valueTranslation`.`field` = 'value' AND `I18n__valueTranslation`.`locale` = 'deu') WHERE `CoreContentValue`.`content_id` = 149 LIMIT 1 | 0 | 0 | 0 | |
| 4 | SELECT `Like`.`id`, `Like`.`user_id`, `Like`.`target_id`, `Like`.`type`, `Like`.`thumb_up`, `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`.`lock_delete`, `User`.`chat_count`, `User`.`chat_privacy` FROM `d020ed2b`.`likes` AS `Like` LEFT JOIN `d020ed2b`.`users` AS `User` ON (`Like`.`user_id` = `User`.`id`) WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = 88221 AND `Like`.`thumb_up` = '0' ORDER BY `Like`.`id` desc LIMIT 12 | 0 | 0 | 0 | |
| 5 | SELECT COUNT(*) AS `count` FROM `d020ed2b`.`likes` AS `Like` LEFT JOIN `d020ed2b`.`users` AS `User` ON (`Like`.`user_id` = `User`.`id`) WHERE `Like`.`type` = 'activity' AND `Like`.`target_id` = 88221 AND `Like`.`thumb_up` = '0' | 1 | 1 | 0 | |
| 6 | SELECT `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 `d020ed2b`.`settings` AS `Setting` LEFT JOIN `d020ed2b`.`setting_groups` AS `SettingGroup` ON (`Setting`.`group_id` = `SettingGroup`.`id`) WHERE `Setting`.`name` = 'logo' LIMIT 1 | 1 | 1 | 0 | |
| 7 | SELECT `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 `d020ed2b`.`settings` AS `Setting` LEFT JOIN `d020ed2b`.`setting_groups` AS `SettingGroup` ON (`Setting`.`group_id` = `SettingGroup`.`id`) WHERE `Setting`.`name` = 'logo' LIMIT 1 | 1 | 1 | 0 |