Movielogr

Movies seen in November, 2010

suspectk has logged 6 movies in November, 2010. Back to Movies seen in 2010

Movies logged in November, 2010
TitleDirector(s)Year ReleasedViewed On
Due DateTodd Phillips201011/06/2010
MegamindTom McGrath201011/08/2010
Morning GloryRoger Michell201011/12/2010
Harry Potter and the Deathly Hallows: Part 1David Yates201011/19/2010
TangledByron Howard, Nathan Greno201011/26/2010
BurlesqueSteve Antin201011/28/2010
  BENCHMARKS  
Loading Time: Base Classes  0.0017
Controller Execution Time ( Members / Movies Seen By Month )  0.0128
Total Execution Time  0.0145
  GET DATA  
No GET data exists
  MEMORY USAGE  
520,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/suspectk/stats/2010/11
  CLASS/METHOD  
members/movies_seen_by_month
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0057 seconds)  (Hide)
0.0009  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '962aba2fa3483cfb2dc4acb804afd201cb4852ac'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT GET_LOCK('5ac1fea64d6cdff7748a8f8338036c3f', 300) AS ci_session_lock ?>
0.0003  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '962aba2fa3483cfb2dc4acb804afd201cb4852ac'
AND `ip_address` = '216.73.216.6' ?>
0.0004  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'suspectk'
 LIMIT 1 ?>
0.0025  
SELECT `MV`.`movie_id`
FROM `ml_movies` `MV`
JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 68
AND YEAR(MV.date_viewed) = 2010
AND MONTH(MV.date_viewed) = 11
GROUP BY `MV`.`movie_id` ?>
0.0014  
SELECT `MV`.`movie_id`, `MT`.`title_id`, `title`, `prefix`, `year`, `imdb_link`, `date_viewed`, `date_created`, GROUP_CONCAT(DISTINCT(DR.director_name) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS directors, GROUP_CONCAT(DISTINCT(DR.tmdb_director_id) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS director_ids
FROM `ml_movies` `MV`
JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
LEFT JOIN `ml_junction_movies_directors` `JMD` ON `MT`.`title_id` = `JMD`.`title_id`
LEFT JOIN `ml_directors_new` `DR` ON `JMD`.`tmdb_director_id` = `DR`.`tmdb_director_id`
WHERE `MV`.`user_id` = 68
AND YEAR(MV.date_viewed) = 2010
AND MONTH(MV.date_viewed) = 11
GROUP BY `MV`.`movie_id`
ORDER BY `date_viewed` ASC, `date_created` ASC
 LIMIT 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)