Movielogr

movie poster

Rating: 8.5 stars

Tags

trilogy studio movie grill Midnight opening night

Seen 1 time

Seen on: 07/19/2012

Related Events

View on: IMDb | TMDb

The Dark Knight Rises (2012)

Directed by Christopher Nolan

Action | Adventure | Crime

Most recently watched by sleestakk, jakeneff, noahphex, sleestakk, Javitron, Javitron, sensoria, krazykat

Overview

Following the death of District Attorney Harvey Dent, Batman assumes responsibility for Dent’s crimes to protect the late attorney’s reputation and is subsequently hunted by the Gotham City Police Department. Eight years later, Batman encounters the mysterious Selina Kyle and the villainous Bane, a new terrorist leader who overwhelms Gotham’s finest. The Dark Knight resurfaces to protect a city that has branded him an enemy.

Rated PG-13 | Length 165 minutes

Actors

Gary Oldman | Morgan Freeman | Russ Fega | Thomas Lennon | Tomas Arana | Anne Hathaway | Cillian Murphy | Tom Hardy | Christian Bale | Michael Caine | Liam Neeson | Desmond Harrington | Aaron Eckhart | Chris Ellis | Marion Cotillard | Matthew Modine | Fredric Lehne | Daniel Sunjata | Rob Brown | Brent Briscoe | Alon Aboutboul | Brett Cullen | Jillian Armenante | Michael Papajohn | David Dayan Fisher | Nestor Carbonell | William Devane | Robert Wisdom | Reggie Lee | Joseph Gordon-Levitt | Hector Atreyu Ruiz | Oliver Cotton | Christopher Judge | Ian Bohen | Will Estes | Juno Temple | Burn Gorman | Josh Stewart | Aidan Gillen | Wade Williams | Noel Gugliemi | Thomas Tull | David Gyasi | John Nolan | Tom Conti | Ben Mendelsohn | Glen Powell | Gonzalo Menendez | John Farrer | Shane Nolan | Jake Canuso | Ronnie Gene Blevins | David Monahan | Aja Evans | Alex Moore | Daniel Jordano | Joey King | David Dale McCue | Fileena Bahris | Jay Benedict | Mark Killeen | Uri Gavriel | Simon Rhee | Joseph Lyle Taylor | Todd Gearhart | Chris Hill | Aramis Knight | Warren Brown | Sam Kennard | Jason Yee | John MacMillan | Emily Schooley | James Rawlings | Charlie Alejandro | Patrick Leahy | Josh Pence | Massi Furlan | Michael Power | Rick Bolander | Eric Salazar | John W. Iwanonkiw | Robert Arensen | Stephanie Domini Ehlert | Isiah Adams | Tyler La Marr | Claire Julien | Cale McConnell | Joe Lipari | Barbara Vincent | Courtney Munch | Antonio Piluso | Ben Roethlisberger | James Harvey Ward | Peter Holden | Andres Perez-Molina | Bill Cowher | Duane Henry | Sun Jae Kim | Patrick Jordan | Alex Kruz | LeJon | Kyle Patrick Brennan | Joshua Elijah Reese | Salomon Passariello | Patrick Cox | Nick Julian | Miranda Nolan | Frank Fata | John Zion | Scott Churchson | Troy Polamalu | Cindy Jackson | Aldous Davidson | Graham Curry | Lex Daniel | Ed Heavey | Christopher Bryan Gomez | Sarah Goldberg | Hrvoje Klecz | Silvia Lombardo | John Hollingworth | Tiffany Kemp | Marc Abbink | Mychael Bates | Kyle David Pierce | Trevor White | Paul Jude Letersky | Mark Roman | Alex Ziwak | Travis Guba | Cameron Jack | Tyler Dean Flores | Jorge Mardel | Chris Vaina | Vito Grassi | Allen Merritt | Michael Wren Gucciardo | Olan Montgomery | Kirsten Roeters | Justin Michael Woods | Grant Babbitt | Daniel Newman | Joe Fishel | Daina Griffith | Tommy Bayiokos | Jeff Moffitt | Diogo Hausen | Gary Sievers | Orion McCabe | London May | James Quinn | Rory Nolan | Ben Cornish | Harry Coles | Julie Mun | Kevin Kiely | Ming Wang | Hines Ward | Heath Miller | Jackson Nunn | Collin Taylor | Aljaž Tepina

Viewing Notes

A strong ending to a great trilogy of movies! The final movie in our Dark Knight Trilogy showing at the theater on opening night. We had a lot of fun but were pretty tired by the time we got home around 3:30 a.m.

At times, I did feel like the story was starting to sink, especially in the middle third, but from there it kept climbing up and up. I admit I even choked up a little by the end, realizing that it was indeed the end.

Anne Hathaway gave a nicely nuanced performance as Catwoman. Typically Catwoman has been played up as a sexpot. Hathaway manages to bestow a graceful elegance to the sexiness of Catwoman while still giving her a hard-edged criminality as well.

Tom Hardy also does quite well as Bane. It had to be a difficult role, considering a great deal of his face, including his mouth, was covered in a mask throughout the movie. Hardy does a lot of effective emoting with his eyes that really sells the character. That’s a difficult thing for an actor to do, so hats off to him.

Comments

No comments yet. Log in and be the first!

  BENCHMARKS  
Loading Time: Base Classes  0.0015
Controller Execution Time ( Members / Movie Detail )  0.0242
Total Execution Time  0.0257
  GET DATA  
No GET data exists
  MEMORY USAGE  
572,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/sensoria/movie_detail/8715
  CLASS/METHOD  
members/movie_detail
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 17 (0.0078 seconds)  (Hide)
0.0003   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = '5cdc30b9d092d19926eef39ff1c45d8c4705a7e9'
AND `ip_address` = '216.73.216.111' 
0.0002   SELECT GET_LOCK('6e626a08089f12abe0fd22c40b60fec6'300) AS ci_session_lock 
0.0002   SELECT `data`
FROM `ml_sessions`
WHERE `id` = '5cdc30b9d092d19926eef39ff1c45d8c4705a7e9'
AND `ip_address` = '216.73.216.111' 
0.0003   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'sensoria'
 
LIMIT 1 
0.0003   SELECT `MV`.`title_id`, `MT`.`tmdb_id`
FROM `ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MVON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`movie_id` = 8715
AND `MV`.`user_id` = 1
 LIMIT 1 
0.0003   SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 1
 LIMIT 1 
0.0002   SET SESSION group_concat_max_len 12288 
0.0032   SELECT `MV`.`title_id`, `MV`.`movie_id`, COUNT(DISTINCT MV.title_id) AS mv_count, `title`, `prefix`, `year`, `imdb_link`, `MT`.`imdb_id`, `MT`.`tmdb_id`, `overview`, `certification`, `runtime`, `genre_id_01`, `genre_id_02`, `genre_id_03`, MAX(MP.filename) AS filename, `G1`.`genre_nameAS `genre_name_01`, `G2`.`genre_nameAS `genre_name_02`, `G3`.`genre_nameAS `genre_name_03`, `date_viewed`, `notes`, `MV`.`format_id`, `FMT`.`format_name`, `MV`.`source_id`, `SRC`.`source_name`, `MV`.`device_id`, `DVC`.`device_name`, `MV`.`rating_id`, `STR`.`star_rating`, `rewatch`, GROUP_CONCAT(DISTINCT(DR.director_name) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS directorsGROUP_CONCAT(DISTINCT(DR.tmdb_director_id) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS director_idsGROUP_CONCAT(DISTINCT(ACT.actor_name) ORDER BY ACT.tmdb_actor_id ASC SEPARATOR "|") AS actorsGROUP_CONCAT(DISTINCT(ACT.tmdb_actor_id) ORDER BY ACT.tmdb_actor_id ASC SEPARATOR "|") AS actor_ids
FROM 
`ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MVON `MV`.`title_id` = `MT`.`title_id`
LEFT JOIN `ml_movie_posters` `MPON `MV`.`title_id` = `MP`.`title_id`
LEFT JOIN `ml_lookup_genres` `G1ON `MV`.`genre_id_01` = `G1`.`genre_id`
LEFT JOIN `ml_lookup_genres` `G2ON `MV`.`genre_id_02` = `G2`.`genre_id`
LEFT JOIN `ml_lookup_genres` `G3ON `MV`.`genre_id_03` = `G3`.`genre_id`
LEFT JOIN `ml_lookup_formats` `FMTON `MV`.`format_id` = `FMT`.`format_id`
LEFT JOIN `ml_lookup_sources` `SRCON `MV`.`source_id` = `SRC`.`source_id`
LEFT JOIN `ml_lookup_devices` `DVCON `MV`.`device_id` = `DVC`.`device_id`
LEFT JOIN `ml_movie_ratings_ten_star` `STRON `MV`.`rating_id` = `STR`.`rating_id`
LEFT JOIN `ml_junction_movies_directors` `JMDON `MT`.`title_id` = `JMD`.`title_id`
LEFT JOIN `ml_directors_new` `DRON `JMD`.`tmdb_director_id` = `DR`.`tmdb_director_id`
LEFT JOIN `ml_junction_movies_actors` `JMAON `MT`.`title_id` = `JMA`.`title_id`
LEFT JOIN `ml_actors_new` `ACTON `JMA`.`tmdb_actor_id` = `ACT`.`tmdb_actor_id`
WHERE `MV`.`movie_id` = 8715
AND `MV`.`user_id` = 1
ORDER BY 
`date_viewedDESC 
0.0002   SET SESSION group_concat_max_len 1024 
0.0003   SELECT `event_title`, `JME`.`event_id`
FROM `ml_junction_movies_events` `JME`
LEFT JOIN `ml_movie_events` `EVON `JME`.`event_id` = `EV`.`event_id`
WHERE `JME`.`movie_id` = 8715 
0.0003   SELECT `tag`, `JMT`.`tag_id`
FROM `ml_junction_movies_tags` `JMT`
LEFT JOIN `ml_tags` `MTON `JMT`.`tag_id` = `MT`.`tag_id`
WHERE `JMT`.`movie_id` = 8715 
0.0002   SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 1
 LIMIT 1 
0.0002   SELECT `rating_id`
FROM `ml_movies` `MV`
WHERE `MV`.`user_id` = 1
AND `MV`.`movie_id` = 8715
 LIMIT 1 
0.0002   SELECT `star_rating`
FROM `ml_movie_ratings_ten_star` `MR`
WHERE `MR`.`rating_id` = '19'
 
LIMIT 1 
0.0004   SELECT `MV2`.`date_viewed`, `MV2`.`movie_id`
FROM `ml_movies` `MV`
LEFT JOIN `ml_movies` `MV2ON `MV`.`title_id` = `MV2`.`title_idAND `MV`.`user_id` = `MV2`.`user_id`
WHERE `MV`.`user_id` = 1
AND `MV`.`movie_id` = 8715
GROUP BY 
`MV2`.`movie_id`
ORDER BY `MV2`.`date_viewedDESC 
0.0003   SELECT `comment_id`, `comment`, `commenter_id`, `timestamp`, `username`, `email_address`
FROM `ml_comments` `MC`
JOIN `ml_users` `MUON `MU`.`user_id` = `MC`.`commenter_id`
WHERE `movie_id` = 8715 
0.0004   SELECT `username`, `date_viewed`, `MV`.`movie_id`
FROM `ml_users` `MU`
JOIN `ml_movies` `MVON `MV`.`user_id` = `MU`.`user_id`
JOIN `ml_movie_titles` `MTON `MT`.`title_id` = `MV`.`title_id`
WHERE `MT`.`title_id` = 5141
ORDER BY 
`date_viewedDESC
 LIMIT 10 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)