Availability

prevFebruary 2012next
MonTueWedThuFriSatSun
  
1
105 Booked
2
105 Booked
106 Booked
3
105 Booked
4
105 Booked
5
105 Booked
6
105 Booked
7
105 Booked
8
105 Booked
9
105 Booked
10
105 Booked
11
 
12
 
13
 
14
 
15
 
16
 
17
 
18
107 Booked
19
107 Booked
20
107 Booked
21
107 Booked
22
118 Booked
105 Booked
107 Booked
23
107 Booked
105 Booked
118 Booked
24
105 Booked
107 Booked
118 Booked
25
105 Booked
26
117 Booked
105 Booked
27
117 Booked
28
117 Booked
29
117 Booked
    
(default) 4 queries took 35 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Event`.`id`, `Event`.`name`, DAY(event_date) AS event_day FROM `events` AS `Event` WHERE MONTH(`Event`.`event_date`) = 02 AND YEAR(`Event`.`event_date`) = 2012 ORDER BY `Event`.`event_date` ASC 30302
2SELECT `Content`.`id`, `Content`.`title`, `Content`.`introText`, `Content`.`bodyText`, `Content`.`keywords`, `Content`.`slug`, `Content`.`parent_id`, `Content`.`created`, `Content`.`modified`, `Content`.`ranking`, `Parentpage`.`id`, `Parentpage`.`title`, `Parentpage`.`introText`, `Parentpage`.`bodyText`, `Parentpage`.`keywords`, `Parentpage`.`slug`, `Parentpage`.`parent_id`, `Parentpage`.`created`, `Parentpage`.`modified`, `Parentpage`.`ranking` FROM `contents` AS `Content` LEFT JOIN `contents` AS `Parentpage` ON (`Content`.`parent_id` = `Parentpage`.`id`) WHERE `Content`.`parent_id` IS NULL ORDER BY `Content`.`ranking` ASC 7718
3SELECT `Childpage`.`id`, `Childpage`.`title`, `Childpage`.`introText`, `Childpage`.`bodyText`, `Childpage`.`keywords`, `Childpage`.`slug`, `Childpage`.`parent_id`, `Childpage`.`created`, `Childpage`.`modified`, `Childpage`.`ranking` FROM `contents` AS `Childpage` WHERE `Childpage`.`parent_id` IN (1, 15, 17, 21, 19, 20, 18) 009
4SELECT `Callout`.`id`, `Callout`.`content_id`, `Callout`.`title`, `Callout`.`content`, `Callout`.`image` FROM `callouts` AS `Callout` WHERE `Callout`.`content_id` IN (1, 15, 17, 21, 19, 20, 18) 116