Articles

1 | 2 | 3
 

Title

Written by: Auther of publication
 

Title

Written by: Auther of publication
 

Title

Written by: Auther of publication
 

Test

Written by: test of pbu
 

yet another test

Written by: author of pub
 

1 | 2 | 3
(default) 14 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`990
2DESCRIBE `announcements`440
3DESCRIBE `menu_sections`660
4DESCRIBE `menu_items`990
5SELECT COUNT(*) AS `count` FROM `articles` AS `Article` WHERE 1 = 1 110
6SELECT COUNT(*) AS `count` FROM `articles` AS `Article` WHERE 1 = 1 110
7SELECT `Article`.`id`, `Article`.`title`, `Article`.`teaser`, `Article`.`image`, `Article`.`author`, `Article`.`publication` FROM `articles` AS `Article` WHERE 1 = 1 ORDER BY `Article`.`created` ASC LIMIT 5, 5550
8SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Breakfast' ORDER BY `MenuSection`.`display_order` ASC 330
9SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Lunch / Dinner' ORDER BY `MenuSection`.`display_order` ASC 330
10DESCRIBE `settings`330
11SELECT `Setting`.`value` FROM `settings` AS `Setting` WHERE `name` = 'hours' 110
12DESCRIBE `event_comments`880
13DESCRIBE `events`12120
14SELECT COUNT(*) AS `count` FROM `event_comments` AS `EventComment` LEFT JOIN `events` AS `Event` ON (`EventComment`.`event_id` = `Event`.`id`) WHERE `EventComment`.`approved` = 0 110