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.0017
Controller Execution Time ( Members / Movies By Event )  0.0161
Total Execution Time  0.0178
  GET DATA  
No GET data exists
  MEMORY USAGE  
527,960 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/jenerator/event/113/title/asc
  CLASS/METHOD  
members/movies_by_event
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 7 (0.0081 seconds)  (Hide)
0.0003  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '7c9dcdfa0ac289165a1b368a16a7cec1311750e8'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('89e79d9a81d6d126f20b4580252fed28', 300) AS ci_session_lock ?>
0.0025  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '7c9dcdfa0ac289165a1b368a16a7cec1311750e8'
AND `ip_address` = '216.73.216.6' ?>
0.0008  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'jenerator'
 LIMIT 1 ?>
0.0014  
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.0025  
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.0004  
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)