Movielogr

Movies seen in January, 2012

jenerator has logged 35 movies in January, 2012. Back to Movies seen in 2012

Movies logged in January, 2012
TitleDirector(s)Year ReleasedViewed On
Man with the Golden Arm, TheOtto Preminger195501/12/2012
Colgate Comedy Hour: Anything Goes, The195401/02/2012
SuddenlyLewis Allen195401/12/2012
On the TownStanley Donen, Gene Kelly194901/10/2012
Till the Clouds Roll ByVincente Minnelli, Richard Whorf194601/10/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0017
Controller Execution Time ( Members / Movies Seen By Month )  0.0190
Total Execution Time  0.0208
  GET DATA  
No GET data exists
  MEMORY USAGE  
521,696 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/jenerator/stats/2012/01/year/desc/30
  CLASS/METHOD  
members/movies_seen_by_month
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0087 seconds)  (Hide)
0.0003  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '9e494914f0abc4f9d407a91721602c64e16e8097'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('287f723e9606efba46926c39a175b322', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '9e494914f0abc4f9d407a91721602c64e16e8097'
AND `ip_address` = '216.73.216.6' ?>
0.0004  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'jenerator'
 LIMIT 1 ?>
0.0048  
SELECT `MV`.`movie_id`
FROM `ml_movies` `MV`
JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 61
AND YEAR(MV.date_viewed) = 2012
AND MONTH(MV.date_viewed) = 1
GROUP BY `MV`.`movie_id` ?>
0.0028  
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` = 61
AND YEAR(MV.date_viewed) = 2012
AND MONTH(MV.date_viewed) = 1
GROUP BY `MV`.`movie_id`
ORDER BY `year` DESC, `date_created` ASC
 LIMIT 30, 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)