Movielogr

Actors by Popularity

71,746 Actors by Popularity
No.MoviesViewsActor
2071310Rhoda Griffis
2072310Gina Carano
2073310Will Estes
2074310Michael Bell
2075310Morgan Lily
2076310Toby Hemingway
2077310Hugh Quarshie
2078310Elsa Pataky
2079310Abbie Cornish
2080310Joe Johnston
  BENCHMARKS  
Loading Time: Base Classes  0.0017
Controller Execution Time ( Overview / Popular Actors )  2.8809
Total Execution Time  2.8827
  GET DATA  
No GET data exists
  MEMORY USAGE  
513,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
overview/actors/2070
  CLASS/METHOD  
overview/popular_actors
  DATABASE:  movielogr_dev (Overview:$db)   QUERIES: 4 (2.8746 seconds)  (Hide)
0.0005  
SELECT GET_LOCK('8c0c4dd738dfc09580a969c51528ca2e', 300) AS ci_session_lock ?>
0.0008  
SELECT `data`
FROM `ml_sessions`
WHERE `id` = '816852b342c624989befab98183043c48ef78ec4'
AND `ip_address` = '216.73.217.47' ?>
1.0521  
SELECT COUNT(DISTINCT JMA.tmdb_actor_id) AS total
FROM `ml_movies` `MV`
JOIN `ml_junction_movies_actors` `JMA` ON `MV`.`title_id` = `JMA`.`title_id`
JOIN `ml_actors_new` `ACT` ON `JMA`.`tmdb_actor_id` = `ACT`.`tmdb_actor_id` ?>
1.8211  
SELECT MAX(actor_name) AS actor_name, `ACT`.`tmdb_actor_id`, COUNT(DISTINCT MV.movie_id) AS total_viewed, COUNT(DISTINCT MV.title_id) AS movies_viewed
FROM `ml_movies` `MV`
JOIN `ml_junction_movies_actors` `JMA` ON `MV`.`title_id` = `JMA`.`title_id`
JOIN `ml_actors_new` `ACT` ON `JMA`.`tmdb_actor_id` = `ACT`.`tmdb_actor_id`
GROUP BY `ACT`.`tmdb_actor_id`
ORDER BY `total_viewed` DESC, `movies_viewed` DESC
 LIMIT 2070, 10 ?>
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)