# |
type |
message |
1 | sfPatternRouting | Match route "rbwordsDate" (/rbwords/date/:date) for /rbwords/date/2016-12-01 with parameters array ( 'module' => 'rbwords', 'action' => 'show', 'date' => '2016-12-01',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfCacheFilter" |
4 | sfFilterChain | Executing filter "sfExecutionFilter" |
5 | rbwordsActions | Call "rbwordsActions->executeShow()" |
6 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
7 | Doctrine_Connection_Statement | execute : SELECT r.id AS r__id, r.volume AS r__volume, r.number AS r__number, r.stta AS r__stta, r.ihbs AS r__ihbs, r.times_viewed AS r__times_viewed, r.date AS r__date, r.created_at AS r__created_at, r.updated_at AS r__updated_at, r.slug AS r__slug FROM rbword r WHERE (r.date = ?) LIMIT 1 - (2016-12-01) |
8 | Doctrine_Connection_Statement | execute : SELECT r.id AS r__id, r.volume AS r__volume, r.number AS r__number, r.stta AS r__stta, r.ihbs AS r__ihbs, r.times_viewed AS r__times_viewed, r.date AS r__date, r.created_at AS r__created_at, r.updated_at AS r__updated_at, r.slug AS r__slug FROM rbword r WHERE (r.volume = ? AND r.number = ?) LIMIT 1 - (30, 1) |
9 | Doctrine_Connection_Statement | execute : SELECT r.id AS r__id, r.volume AS r__volume, r.number AS r__number, r.stta AS r__stta, r.ihbs AS r__ihbs, r.times_viewed AS r__times_viewed, r.date AS r__date, r.created_at AS r__created_at, r.updated_at AS r__updated_at, r.slug AS r__slug FROM rbword r WHERE (r.volume = ? AND r.number = ?) LIMIT 1 - (29, 11) |
10 | sfPHPView | Render "sf_app_dir/modules/rbwords/templates/showSuccess.php" |
11 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
12 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
13 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
14 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |