Movielogr

Movies seen in September, 2010

noahphex has logged 53 movies in September, 2010. Back to Movies seen in 2010

Movies logged in September, 2010
TitleDirector(s)Year ReleasedViewed On
Violent Kind, ThePhil Flores, Mitchell Altieri201009/24/2010
While She Was OutSusan Montford200809/06/2010
Withnail & IBruce Robinson198709/04/2010
  BENCHMARKS  
Loading Time: Base Classes  0.0013
Controller Execution Time ( Members / Movies Seen By Month )  0.0234
Total Execution Time  0.0247
  GET DATA  
No GET data exists
  MEMORY USAGE  
518,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/noahphex/stats/2010/09/title/asc/50
  CLASS/METHOD  
members/movies_seen_by_month
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0167 seconds)  (Hide)
0.0005  
SELECT 1
FROM `ml_sessions`
WHERE `id` = 'fd51f5d27dbee84d87a530ee828162e3f9836cd3'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('c9bf0c557fadce0aaa557ffb89739204', 300) AS ci_session_lock ?>
0.0003  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'fd51f5d27dbee84d87a530ee828162e3f9836cd3'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'noahphex'
 LIMIT 1 ?>
0.0074  
SELECT `MV`.`movie_id`
FROM `ml_movies` `MV`
JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 8
AND YEAR(MV.date_viewed) = 2010
AND MONTH(MV.date_viewed) = 9
GROUP BY `MV`.`movie_id` ?>
0.0079  
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` = 8
AND YEAR(MV.date_viewed) = 2010
AND MONTH(MV.date_viewed) = 9
GROUP BY `MV`.`movie_id`
ORDER BY `title` ASC, `date_created` ASC
 LIMIT 50, 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)