Movielogr

David Prowse

Movielogr users have logged 5 movies featuring David Prowse.

Movies logged featuring David Prowse
TitleDirector(s)Year Released
Empire Strikes Back, TheIrvin Kershner1980
Return of the JediRichard Marquand1983
Star WarsGeorge Lucas1977
Star WarsGeorge Lucas1977
Vampire CircusRobert Young1972
  BENCHMARKS  
Loading Time: Base Classes  0.0014
Controller Execution Time ( Overview / Movies By Actor )  0.0100
Total Execution Time  0.0114
  GET DATA  
No GET data exists
  MEMORY USAGE  
504,048 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/actor/24342
  CLASS/METHOD  
overview/movies_by_actor
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 5 (0.0037 seconds)  (Hide)
0.0004  
SELECT 1
FROM `ml_sessions`
WHERE `id` = '92cc2fd33fe356377dab58c75a242ac31eac0d1d'
AND `ip_address` = '216.73.216.82' ?>
0.0002  
SELECT GET_LOCK('af065f0fd94fecd7e4628576b3cfcedb', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '92cc2fd33fe356377dab58c75a242ac31eac0d1d'
AND `ip_address` = '216.73.216.82' ?>
0.0005  
SELECT `actor_name`, `tmdb_actor_id`
FROM `ml_actors_new`
WHERE `tmdb_actor_id` = 24342 ?>
0.0024  
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` = 24342
GROUP BY `title_id`
ORDER BY `title` ASC ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)