Movielogr

Movies by Source

noahphex has logged 75 movies that were aired on TV. Back to Sources by Popularity.

Movies logged that were aired on TV
TitleDirector(s)Year ReleasedViewed On
HuskBrett Simmons201102/08/2011
Kill ListBen Wheatley201101/07/2012
Hot CoffeeSusan Saladoff201106/28/2011
X-Men: First ClassMatthew Vaughn201104/22/2012
About Face: Supermodels Then and NowTimothy Greenfield-Sanders201208/26/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0016
Controller Execution Time ( Members / Movies By Source )  0.0221
Total Execution Time  0.0237
  GET DATA  
No GET data exists
  MEMORY USAGE  
519,992 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/noahphex/source/2/year/asc/70
  CLASS/METHOD  
members/movies_by_source
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 7 (0.0158 seconds)  (Hide)
0.0004  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '0c31d55bcf4bd0c140dccaf4a64fc96ff9deaea0'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('ee023e3c79ee8227032a9bbb90acf556', 300) AS ci_session_lock ?>
0.0003  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '0c31d55bcf4bd0c140dccaf4a64fc96ff9deaea0'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'noahphex'
 LIMIT 1 ?>
0.0087  
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` = 8
AND `MV`.`source_id` = 2
GROUP BY `MT`.`title_id` ?>
0.0058  
SELECT `MT`.`title_id`, `title`, `prefix`, `year`, MAX(date_viewed) AS date_viewed, `imdb_link`, MAX(movie_id) AS movie_id, 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`
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` = 8
AND `MV`.`source_id` = 2
GROUP BY `MT`.`title_id`
ORDER BY `year` ASC
 LIMIT 70, 10 ?>
0.0002  
SELECT `source_name`
FROM `ml_lookup_sources`
WHERE `source_id` = 2
 LIMIT 1 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)