Geurt meurt! HAHAHA
Laatste nieuws
Volgende evenementen
Volgende evenementen
Volgende evenementen
Inloggen
Geurt meurt! HAHAHA
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `rcd_contents` | 7 | 7 | 1 | |
| 2 | DESCRIBE `rcd_users` | 6 | 6 | 1 | |
| 3 | DESCRIBE `rcd_modules` | 4 | 4 | 0 | |
| 4 | DESCRIBE `rcd_moduletypes` | 2 | 2 | 0 | |
| 5 | DESCRIBE `rcd_shoutboxes` | 2 | 2 | 0 | |
| 6 | DESCRIBE `rcd_messages` | 8 | 8 | 1 | |
| 7 | DESCRIBE `rcd_menuitems` | 6 | 6 | 1 | |
| 8 | DESCRIBE `rcd_menus` | 2 | 2 | 0 | |
| 9 | SELECT `Content`.`id`, `Content`.`title`, `Content`.`body`, `Menuitem`.`url` FROM `rcd_menuitems` AS `Menuitem` LEFT JOIN `rcd_menus` AS `Menu` ON (`Menuitem`.`menu_id` = `Menu`.`id`) LEFT JOIN `rcd_contents` AS `Content` ON (`Menuitem`.`content_id` = `Content`.`id`) WHERE `Menuitem`.`url` = 'Geurt' LIMIT 1 | 1 | 1 | 57 | |
| 10 | SELECT `Moduletype`.`name`, `Module`.`id` FROM `rcd_modules` AS `Module` LEFT JOIN `rcd_moduletypes` AS `Moduletype` ON (`Module`.`moduletype_id` = `Moduletype`.`id`) LEFT JOIN `rcd_contents` AS `Content` ON (`Module`.`content_id` = `Content`.`id`) LEFT JOIN `rcd_shoutboxes` AS `Shoutbox` ON (`Shoutbox`.`module_id` = `Module`.`id`) WHERE `Content`.`id` = 42 LIMIT 1 | 0 | 0 | 23 | |
| 11 | SELECT `Content`.`id`, `Content`.`title`, `Menuitem`.`id`, `Menuitem`.`parent_id`, `Menuitem`.`order`, `Menuitem`.`url` FROM `rcd_menuitems` AS `Menuitem` LEFT JOIN `rcd_menus` AS `Menu` ON (`Menuitem`.`menu_id` = `Menu`.`id`) LEFT JOIN `rcd_contents` AS `Content` ON (`Menuitem`.`content_id` = `Content`.`id`) WHERE 1 = 1 ORDER BY `parent_id` ASC, `order` ASC | 1 | 1 | 53 |