Movielogr

Hours Watched By Month in 2008

Number of hours sensoria has logged in 2008, by month.

Hours Watched in 2008 by month
MonthHours Watched
October2
May4
April2
January2
  BENCHMARKS  
Loading Time: Base Classes  0.0017
Controller Execution Time ( Members / Hours Watched By Year Months )  0.0132
Total Execution Time  0.0149
  GET DATA  
No GET data exists
  MEMORY USAGE  
508,160 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/sensoria/hours/2008
  CLASS/METHOD  
members/hours_watched_by_year_months
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 5 (0.0062 seconds)  (Hide)
0.0003   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = 'a97f1ead6bd330080a526539bba53d5d6be3e392'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('b880564058b1042c4c25c3c3fa6d76c1'300) AS ci_session_lock 
0.0002   SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'a97f1ead6bd330080a526539bba53d5d6be3e392'
AND `ip_address` = '216.73.216.111' 
0.0003   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'sensoria'
 
LIMIT 1 
0.0051   SELECT DATE_FORMAT(date_viewed"%m") AS monthROUND(SUM(MT.runtime)/60) AS hours_watched
FROM 
`ml_movies` `MV`
LEFT JOIN `ml_movie_titles` `MTON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 1
AND YEAR(date_viewed) = 2008
GROUP BY 
`month
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)