Movielogr

James Dixon

Movielogr users have logged 5 movies featuring James Dixon.

Movies logged featuring James Dixon
TitleDirector(s)Year Released
Black CaesarLarry Cohen1973
God Told Me ToLarry Cohen1976
Maniac CopWilliam Lustig1988
Maniac Cop 2William Lustig1990
Stuff, TheLarry Cohen1985
  BENCHMARKS  
Loading Time: Base Classes  0.0015
Controller Execution Time ( Overview / Movies By Actor )  0.0073
Total Execution Time  0.0088
  GET DATA  
No GET data exists
  MEMORY USAGE  
503,008 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/actor/99880
  CLASS/METHOD  
overview/movies_by_actor
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 5 (0.0023 seconds)  (Hide)
0.0003  
SELECT 1
FROM `ml_sessions`
WHERE `id` = 'b1c41aa311ecf4deef4864b30d7df66c84f51295'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('3edc25b10d0931a7305b2cc90a9d02f0', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'b1c41aa311ecf4deef4864b30d7df66c84f51295'
AND `ip_address` = '216.73.216.6' ?>
0.0007  
SELECT `actor_name`, `tmdb_actor_id`
FROM `ml_actors_new`
WHERE `tmdb_actor_id` = 99880 ?>
0.0009  
SELECT `MV`.`title_id`, `title`, `prefix`, `year`, 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_movies` `MV`
LEFT JOIN `ml_movie_titles` `MT` ON `MV`.`title_id` = `MT`.`title_id`
LEFT JOIN `ml_junction_movies_actors` `JMA` ON `JMA`.`title_id` = `MV`.`title_id`
LEFT JOIN `ml_actors_new` `ACT` ON `JMA`.`tmdb_actor_id` = `ACT`.`tmdb_actor_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 `JMA`.`tmdb_actor_id` = 99880
GROUP BY `title_id`
ORDER BY `title` ASC ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)