Movielogr

Movies seen in March, 2012

noahphex has logged 64 movies in March, 2012. Back to Movies seen in 2012

Movies logged in March, 2012
TitleDirector(s)Year ReleasedViewed On
...All the MarblesRobert Aldrich198103/31/2012
Mad BullWalter Doniger, Len Steckler197703/31/2012
Immoral Three, TheDoris Wishman197503/23/2012
Wrestling Women vs. the Aztec Mummy, TheRené Cardona196403/31/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0012
Controller Execution Time ( Members / Movies Seen By Month )  0.0214
Total Execution Time  0.0226
  GET DATA  
No GET data exists
  MEMORY USAGE  
523,872 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/noahphex/stats/2012/03/year/desc/60
  CLASS/METHOD  
members/movies_seen_by_month
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0145 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = 'f26dad784bfe6cb08e55a9e6185998ce0ee8f16d'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('d9dfea672c14a43a84e607140262b988'300) AS ci_session_lock 
0.0003   SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'f26dad784bfe6cb08e55a9e6185998ce0ee8f16d'
AND `ip_address` = '216.73.216.111' 
0.0004   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'noahphex'
 
LIMIT 1 
0.0073   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) = 3
GROUP BY 
`MV`.`movie_id
0.0059   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) = 3
GROUP BY 
`MV`.`movie_id`
ORDER BY `yearDESC, `date_createdASC
 LIMIT 60
10 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)