Movielogr

Movies seen in September, 2012

noahphex has logged 65 movies in September, 2012. Back to Movies seen in 2012

Movies logged in September, 2012
TitleDirector(s)Year ReleasedViewed On
Miami ConnectionY.K. Kim, Woo-sang Park198709/25/2012
No Retreat, No SurrenderCorey Yuen198609/03/2012
Secret CeremonyJoseph Losey196809/26/2012
Fail SafeSidney Lumet196409/18/2012
Rebel Without a CauseNicholas Ray195509/04/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0019
Controller Execution Time ( Members / Movies Seen By Month )  0.0234
Total Execution Time  0.0253
  GET DATA  
No GET data exists
  MEMORY USAGE  
524,912 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/noahphex/stats/2012/09/year/desc/60
  CLASS/METHOD  
members/movies_seen_by_month
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0152 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = '1f0d22bd9a113f8f8bc35a981d792cf87982f075'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('fe0ad1fe7545d88131abf3feeab81428'300) AS ci_session_lock 
0.0003   SELECT `data`
FROM `ml_sessions`
WHERE `id` = '1f0d22bd9a113f8f8bc35a981d792cf87982f075'
AND `ip_address` = '216.73.216.111' 
0.0004   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'noahphex'
 
LIMIT 1 
0.0079   SELECT `MV`.`movie_id`
FROM `ml_movies` `MV`
JOIN `ml_movie_titles` `MTON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 8
AND YEAR(MV.date_viewed) = 2012
AND MONTH(MV.date_viewed) = 9
GROUP BY 
`MV`.`movie_id
0.0061   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 directorsGROUP_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` `MTON `MV`.`title_id` = `MT`.`title_id`
LEFT JOIN `ml_junction_movies_directors` `JMDON `MT`.`title_id` = `JMD`.`title_id`
LEFT JOIN `ml_directors_new` `DRON `JMD`.`tmdb_director_id` = `DR`.`tmdb_director_id`
WHERE `MV`.`user_id` = 8
AND YEAR(MV.date_viewed) = 2012
AND MONTH(MV.date_viewed) = 9
GROUP BY 
`MV`.`movie_id`
ORDER BY `yearDESC, `date_createdASC
 LIMIT 60
10 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)