# |
type |
message |
1 | cxCulturePatternRouting | Match route "catalog_show_i18n" (/:sf_culture/catalog/:id) for /en/catalog/89 with parameters array ( 'module' => 'catalog', 'action' => 'show', 'sf_culture' => 'en', 'id' => '89',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | catalogActions | Call "catalogActions->executeShow()" |
5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
6 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.sale AS b__sale, b.datesale AS b__datesale, b.is_public AS b__is_public, b.created_at AS b__created_at, b.sort AS b__sort, b.is_id AS b__is_id, b.is_r AS b__is_r, b.is_vr AS b__is_vr, b.is_w AS b__is_w, b.is_cs AS b__is_cs, b.type AS b__type, b.is_new AS b__is_new, b.group_id AS b__group_id FROM bit_catalog b WHERE (b.id = ?) LIMIT 1 - (89) |
7 | sfPHPView | Render "sf_app_dir/modules/catalog/templates/showSuccess.php" |
8 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.anons AS b__anons, b.content AS b__content, b.price AS b__price, b.lang AS b__lang FROM bit_catalog_translation b WHERE (b.id IN (?)) - (89) |
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 (?)) - (300) |
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 (?)) - (299) |
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 (?)) - (298) |
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 (?)) - (297) |
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" |