Movielogr

  BENCHMARKS  
Loading Time: Base Classes  0.0013
Controller Execution Time ( Members / Movies By Event )  0.0099
Total Execution Time  0.0112
  GET DATA  
No GET data exists
  MEMORY USAGE  
528,400 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/jenerator/event/109
  CLASS/METHOD  
members/movies_by_event
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 7 (0.0034 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = '43e12d53299c7b420a33a2a284e73aebbc52f22f'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('a4eaf22610dd8b38650c2846561624ca'300) AS ci_session_lock 
0.0003   SELECT `data`
FROM `ml_sessions`
WHERE `id` = '43e12d53299c7b420a33a2a284e73aebbc52f22f'
AND `ip_address` = '216.73.216.111' 
0.0003   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'jenerator'
 
LIMIT 1 
0.0007   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` = 109
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` = 109
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` = 109
 LIMIT 1 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)