Movielogr

Movies by Source

BTSjunkie has logged 86 movies with No source listed. Back to Sources by Popularity.

Movies logged with No source listed
TitleDirector(s)Year ReleasedViewed On
Friday the 13thMarcus Nispel200901/08/2010
MoonDuncan Jones200901/17/2010
SurrogatesJonathan Mostow200902/14/2010
DriveNicolas Winding Refn201102/04/2012
Kill ListBen Wheatley201102/09/2012
Resurrect Dead: The Mystery of the Toynbee TilesJon Foy201102/11/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0015
Controller Execution Time ( Members / Movies By Source )  0.0134
Total Execution Time  0.0149
  GET DATA  
No GET data exists
  MEMORY USAGE  
522,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/BTSjunkie/source/200/year/asc/80
  CLASS/METHOD  
members/movies_by_source
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0059 seconds)  (Hide)
0.0004  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '676ead322961f89b06b0397c48888de344bdc350'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('07c217dd0f70001f05381db92a5f64d1', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '676ead322961f89b06b0397c48888de344bdc350'
AND `ip_address` = '216.73.216.6' ?>
0.0006  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'BTSjunkie'
 LIMIT 1 ?>
0.0019  
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` = 48
AND `MV`.`source_id` IS NULL
GROUP BY `MT`.`title_id` ?>
0.0026  
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` = 48
AND `MV`.`source_id` IS NULL
GROUP BY `MT`.`title_id`
ORDER BY `year` ASC
 LIMIT 80, 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)