| # |
type |
message |
| 1 | cxCulturePatternRouting | Match route "news_show_i18n" (/:sf_culture/news/:id) for /en/news/101 with parameters array ( 'module' => 'news', 'action' => 'show', 'sf_culture' => 'en', 'id' => '101',) |
| 2 | sfFilterChain | Executing filter "sfRenderingFilter" |
| 3 | sfFilterChain | Executing filter "sfExecutionFilter" |
| 4 | newsActions | Call "newsActions->executeShow()" |
| 5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
| 6 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.is_public AS b__is_public, b.created_at AS b__created_at FROM bit_news b WHERE (b.id = ?) LIMIT 1 - (101) |
| 7 | sfPHPView | Render "sf_app_dir/modules/news/templates/showSuccess.php" |
| 8 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.content AS b__content, b.lang AS b__lang FROM bit_news_translation b WHERE (b.id IN (?)) - (101) |
| 9 | main | Set slot "title" |
| 10 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 11 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 12 | main | Get slot "title" |
| 13 | main | Call "shared->executeNews()" |
| 14 | Doctrine_Connection_Mysql | query : SELECT b.id AS b__id, b.is_public AS b__is_public, b.created_at AS b__created_at FROM bit_news b ORDER BY b.created_at desc LIMIT 4 - () |
| 15 | sfPartialView | Render "sf_app_dir/modules/shared/templates/_news.php" |
| 16 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.content AS b__content, b.lang AS b__lang FROM bit_news_translation b WHERE (b.id IN (?)) - (360) |
| 17 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.content AS b__content, b.lang AS b__lang FROM bit_news_translation b WHERE (b.id IN (?)) - (359) |
| 18 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.content AS b__content, b.lang AS b__lang FROM bit_news_translation b WHERE (b.id IN (?)) - (358) |
| 19 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.content AS b__content, b.lang AS b__lang FROM bit_news_translation b WHERE (b.id IN (?)) - (357) |
| 20 | main | Call "language->executeLanguage()" |
| 21 | sfPartialView | Render "sf_app_dir/modules/language/templates/_language.php" |
| 22 | sfWebResponse | Send status "HTTP/1.0 200 OK" |
| 23 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |