Movielogr

Testing Caches 1

Attended by sensoria

1 movies were watched during Testing Caches 1

Description

Testing caching and deleting caches.

Movies viewed during Testing Caches 1
TitleDirector(s)Year Released
Blue Room, TheMathieu Amalric2014
  BENCHMARKS  
Loading Time: Base Classes  0.0013
Controller Execution Time ( Overview / Movies By Event )  0.0065
Total Execution Time  0.0078
  GET DATA  
No GET data exists
  MEMORY USAGE  
506,792 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/event/183
  CLASS/METHOD  
overview/movies_by_event
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 5 (0.0016 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = '66bc2c11bc8513aa281491f2fad11d885ecb2476'
AND `ip_address` = '216.73.216.137' 
0.0002   SELECT GET_LOCK('a0daaea4fe0d4a2d86e21ff17380c8f3'300) AS ci_session_lock 
0.0002   SELECT `data`
FROM `ml_sessions`
WHERE `id` = '66bc2c11bc8513aa281491f2fad11d885ecb2476'
AND `ip_address` = '216.73.216.137' 
0.0003   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` = 183
 LIMIT 1 
0.0006   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` = 183
GROUP BY 
`title_id`
ORDER BY `titleAS
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)