Movielogr

Movies by Certification (MPAA Rating)

vivalaserdisc has logged 4 movies that were certified G by the MPAA.

Movies certified G
TitleDirector(s)Year ReleasedViewed On
Battle for the Planet of the ApesJ. Lee Thompson197302/05/2012
Beneath the Planet of the ApesTed Post197002/04/2012
Escape from the Planet of the ApesDon Taylor197102/05/2012
Planet of the ApesFranklin J. Schaffner196802/04/2012
  BENCHMARKS  
Loading Time: Base Classes  0.0014
Controller Execution Time ( Members / Movies By Cert )  0.0112
Total Execution Time  0.0126
  GET DATA  
No GET data exists
  MEMORY USAGE  
518,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/vivalaserdisc/cert/G/title/asc
  CLASS/METHOD  
members/movies_by_cert
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 6 (0.0042 seconds)  (Hide)
0.0004  
SELECT 1
FROM `ml_sessions`
WHERE `id` = 'fc9df0d3cd1399bfa625f7a049825b96813c3759'
AND `ip_address` = '216.73.216.6' ?>
0.0002  
SELECT GET_LOCK('0d6ec9dee008ce842d41443c7e7b007e', 300) AS ci_session_lock ?>
0.0002  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = 'fc9df0d3cd1399bfa625f7a049825b96813c3759'
AND `ip_address` = '216.73.216.6' ?>
0.0005  
SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'vivalaserdisc'
 LIMIT 1 ?>
0.0015  
SELECT DISTINCT(MT.title_id)
FROM `ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MV` ON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`user_id` = 51
AND `MT`.`certification` = 'G'
GROUP BY `MT`.`title_id` ?>
0.0013  
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` = 51
AND `MT`.`certification` = 'G'
GROUP BY `MT`.`title_id`
ORDER BY `title` ASC
 LIMIT 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)