Movielogr

Movies Rated 3 Stars

tylermager has logged 4 movies that he/she rated 3 stars.

Movies rated 3 stars
TitleDirector(s)Year ReleasedViewed On
...All the MarblesRobert Aldrich198103/31/2012
Age of Innocence, TheMartin Scorsese199303/28/2012
Last NightMassy Tadjedin201009/06/2012
Mad BullWalter Doniger, Len Steckler197703/31/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0021
Controller Execution Time ( Members / Movies By Rating )  0.0101
Total Execution Time  0.0122
  GET DATA  
No GET data exists
  MEMORY USAGE  
518,680 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/tylermager/rating/14
  CLASS/METHOD  
members/movies_by_rating
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 9 (0.0038 seconds)  (Hide)
0.0004  
SELECT 1
FROM `ml_sessions`
WHERE `id` = 'f71c595b8ccee5b24a25e8a4f71a3bad533c6793'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT GET_LOCK('7572b8071c603e733fb359e747cbecf4', 300) AS ci_session_lock ?>
0.0003  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'f71c595b8ccee5b24a25e8a4f71a3bad533c6793'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'tylermager'
 LIMIT 1 ?>
0.0007  
SELECT `MT`.`title_id`
FROM `ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MV` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 39
AND `MV`.`rating_id` = 14
GROUP BY `MT`.`title_id` ?>
0.0002  
SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 39
 LIMIT 1 ?>
0.0011  
SELECT `MT`.`title_id`, `title`, MAX(date_viewed) AS date_viewed, `prefix`, `year`, MAX(MV.movie_id) AS movie_id, `MV`.`rating_id`, `star_rating`, `imdb_link`, 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_movie_titles` `MT`
LEFT JOIN `ml_movies` `MV` ON `MV`.`title_id` = `MT`.`title_id`
JOIN `ml_movie_ratings_five_star` `STR` ON `MV`.`rating_id` = `STR`.`rating_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` = 39
AND `MV`.`rating_id` = 14
GROUP BY `MT`.`title_id`
ORDER BY `title` ASC
 LIMIT 10 ?>
0.0003  
SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 39
 LIMIT 1 ?>
0.0002  
SELECT `star_rating`
FROM `ml_movie_ratings_five_star` `STR`
WHERE `STR`.`rating_id` = 14
 LIMIT 1 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)