Movielogr

James Bacon

Movielogr users have logged 4 movies featuring James Bacon.

Movies logged featuring James Bacon
TitleDirector(s)Year Released
Beneath the Planet of the ApesTed Post1970
Conquest of the Planet of the ApesJ. Lee Thompson1972
Escape from the Planet of the ApesDon Taylor1971
Planet of the ApesFranklin J. Schaffner1968
  BENCHMARKS  
Loading Time: Base Classes  0.0013
Controller Execution Time ( Overview / Movies By Actor )  0.0065
Total Execution Time  0.0078
  GET DATA  
No GET data exists
  MEMORY USAGE  
502,472 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/actor/947974
  CLASS/METHOD  
overview/movies_by_actor
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 5 (0.0018 seconds)  (Hide)
0.0003  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '4a431f20f03f87efc17d0b3d146b8eafa50d208c'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('385136814fa0a538d90570ca9f405c55', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '4a431f20f03f87efc17d0b3d146b8eafa50d208c'
AND `ip_address` = '216.73.216.6' ?>
0.0003  
SELECT `actor_name`, `tmdb_actor_id`
FROM `ml_actors_new`
WHERE `tmdb_actor_id` = 947974 ?>
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` = 947974
GROUP BY `title_id`
ORDER BY `title` ASC ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)