Movielogr

2012 Sinatra Movie Project

jenerator logged 11 movies during 2012 Sinatra Movie Project. Back to Events Overview.

Movies logged during 2012 Sinatra Movie Project
TitleDirector(s)Year ReleasedViewed On
Colgate Comedy Hour: Anything Goes, The195401/02/2012
Come Blow Your HornBud Yorkin196301/05/2012
High SocietyCharles Walters195601/10/2012
Joker Is Wild, TheCharles Vidor195701/09/2012
Kings Go ForthDelmer Daves195801/03/2012
Man with the Golden Arm, TheOtto Preminger195501/12/2012
Ocean's ElevenLewis Milestone196001/02/2012
On the TownStanley Donen, Gene Kelly194901/10/2012
Pal JoeyGeorge Sidney195701/10/2012
SuddenlyLewis Allen195401/12/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0014
Controller Execution Time ( Members / Movies By Event )  0.0101
Total Execution Time  0.0114
  GET DATA  
No GET data exists
  MEMORY USAGE  
527,664 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/jenerator/event/113
  CLASS/METHOD  
members/movies_by_event
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 7 (0.0032 seconds)  (Hide)
0.0005  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '962aba2fa3483cfb2dc4acb804afd201cb4852ac'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
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.0003  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'jenerator'
 LIMIT 1 ?>
0.0006  
SELECT `MV`.`movie_id`
FROM `ml_junction_movies_events` `JME`
LEFT JOIN `ml_movies` `MV` ON `MV`.`movie_id` = `JME`.`movie_id`
LEFT JOIN `ml_movie_events` `EV` ON `EV`.`event_id` = `JME`.`event_id`
JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 61
AND `EV`.`event_id` = 113
GROUP BY `MV`.`movie_id` ?>
0.0011  
SELECT `EV`.`event_id`, `event_title`, `event_start_date`, `event_end_date`, `title`, `prefix`, `MV`.`title_id`, MAX(date_viewed) AS date_viewed, MAX(MV.movie_id) AS movie_id, `MT`.`year`, 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_junction_movies_events` `JME`
LEFT JOIN `ml_movies` `MV` ON `MV`.`movie_id` = `JME`.`movie_id`
LEFT JOIN `ml_movie_events` `EV` ON `EV`.`event_id` = `JME`.`event_id`
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 `EV`.`event_id` = 113
GROUP BY `MV`.`title_id`
ORDER BY `title` ASC
 LIMIT 10 ?>
0.0002  
SELECT `event_title`, `event_description`
FROM `ml_movie_events` `EV`
WHERE `EV`.`event_id` = 113
 LIMIT 1 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)