Videos

Sublime at The Mist

Best Slip n slide ever

Horizontal Bungee Jumping 2

Horizontal Bungee Jumping!!

(default) 13 queries took 32 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `videos`551
2DESCRIBE `menu_sections`660
3DESCRIBE `menu_items`990
4SELECT COUNT(*) AS `count` FROM `videos` AS `Video` WHERE 1 = 1 110
5SELECT COUNT(*) AS `count` FROM `videos` AS `Video` WHERE 1 = 1 110
6SELECT `Video`.`id`, `Video`.`title`, `Video`.`code`, `Video`.`created`, `Video`.`modified` FROM `videos` AS `Video` WHERE 1 = 1 ORDER BY `Video`.`created` DESC LIMIT 104431
7SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Breakfast' ORDER BY `MenuSection`.`display_order` ASC 330
8SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Lunch / Dinner' ORDER BY `MenuSection`.`display_order` ASC 330
9DESCRIBE `settings`330
10SELECT `Setting`.`value` FROM `settings` AS `Setting` WHERE `name` = 'hours' 110
11DESCRIBE `event_comments`880
12DESCRIBE `events`12120
13SELECT COUNT(*) AS `count` FROM `event_comments` AS `EventComment` LEFT JOIN `events` AS `Event` ON (`EventComment`.`event_id` = `Event`.`id`) WHERE `EventComment`.`approved` = 0 110