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.0015
Controller Execution Time ( Members / Movies By Event )  0.0118
Total Execution Time  0.0133
  GET DATA  
No GET data exists
  MEMORY USAGE  
533,032 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.0036 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = 'd06f2ce03fdf92ff65a9637bb59c2b013cbf1abb'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('f518bba52c3ae8a0859859acb8a52970'300) AS ci_session_lock 
0.0002   SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'd06f2ce03fdf92ff65a9637bb59c2b013cbf1abb'
AND `ip_address` = '216.73.216.111' 
0.0004   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'jenerator'
 
LIMIT 1 
0.0008   SELECT `MV`.`movie_id`
FROM `ml_junction_movies_events` `JME`
LEFT JOIN `ml_movies` `MVON `MV`.`movie_id` = `JME`.`movie_id`
LEFT JOIN `ml_movie_events` `EVON `EV`.`event_id` = `JME`.`event_id`
JOIN `ml_movie_titles` `MTON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 61
AND `EV`.`event_id` = 113
GROUP BY 
`MV`.`movie_id
0.0013   SELECT `EV`.`event_id`, `event_title`, `event_start_date`, `event_end_date`, `title`, `prefix`, `MV`.`title_id`, MAX(date_viewed) AS date_viewedMAX(MV.movie_id) AS movie_id, `MT`.`year`, 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_junction_movies_events` `JME`
LEFT JOIN `ml_movies` `MVON `MV`.`movie_id` = `JME`.`movie_id`
LEFT JOIN `ml_movie_events` `EVON `EV`.`event_id` = `JME`.`event_id`
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` = 61
AND `EV`.`event_id` = 113
GROUP BY 
`MV`.`title_id`
ORDER BY `titleASC
 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)