Movielogr

2012 Sinatra Movie Project

Attended by jenerator

11 movies were watched during 2012 Sinatra Movie Project

Description

Movies viewed during 2012 Sinatra Movie Project
TitleDirector(s)Year Released
Colgate Comedy Hour: Anything Goes, The1954
Come Blow Your HornBud Yorkin1963
High SocietyCharles Walters1956
Joker Is Wild, TheCharles Vidor1957
Kings Go ForthDelmer Daves1958
Man with the Golden Arm, TheOtto Preminger1955
Ocean's ElevenLewis Milestone1960
On the TownStanley Donen, Gene Kelly1949
Pal JoeyGeorge Sidney1957
SuddenlyLewis Allen1954
Till the Clouds Roll ByVincente Minnelli, Richard Whorf1946
  BENCHMARKS  
Loading Time: Base Classes  0.0014
Controller Execution Time ( Overview / Movies By Event )  0.0069
Total Execution Time  0.0083
  GET DATA  
No GET data exists
  MEMORY USAGE  
521,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/event/113
  CLASS/METHOD  
overview/movies_by_event
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 5 (0.0024 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = 'e0448a54cde655011e2f79fa7960530232f0a89c'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('a4bebed32081f8c07aaca788426b44dc'300) AS ci_session_lock 
0.0002   SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'e0448a54cde655011e2f79fa7960530232f0a89c'
AND `ip_address` = '216.73.216.111' 
0.0004   SELECT `ME`.`event_id`, `ME`.`event_title`, `ME`.`event_description`, `ME`.`event_start_date`, `ME`.`event_end_date`, `ME`.`user_id`, `MU`.`username`
FROM `ml_movie_events` `ME`
LEFT JOIN `ml_users` `MUON `ME`.`user_id` = `MU`.`user_id`
WHERE `event_id` = 113
 LIMIT 1 
0.0013   SELECT `JME`.`event_id`, `title`, `prefix`, `MV`.`title_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`
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 `JME`.`event_id` = 113
GROUP BY 
`title_id`
ORDER BY `titleAS
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)