# |
type |
message |
1 | sfPatternRouting | Match route "product" (/p/:slug.html) for /p/kedy.html with parameters array ( 'module' => 'catalog', 'action' => 'product', 'slug' => 'kedy',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | catalogActions | Call "catalogActions->executeProduct()" |
5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
6 | Doctrine_Connection_Mysql | query : SELECT p.id, p.name, p.category_name, p.group_name, p.seo_title, p.seo_description, ( SELECT pg.slug FROM product_group pg WHERE pg.id = p.group_id ) as group_slug FROM Product p WHERE p.slug = 'kedy'; - () |
7 | Doctrine_Connection_Mysql | query : SELECT m.id, m.name FROM mall m WHERE m.id = 4; - () |
8 | Doctrine_Connection_Mysql | query : SELECT m.id, m.name FROM manufacturer AS m INNER JOIN pavilion_products AS pp WHERE pp.product_id = '504' AND pp.manufacturer like CONCAT('% ', m.id, ';%') AND pp.mall_id = 4 GROUP BY m.id; - () |
9 | Doctrine_Connection_Mysql | query : SELECT m.id, m.name FROM material AS m INNER JOIN pavilion_products AS pp WHERE pp.product_id = '504' AND pp.material like CONCAT('% ', m.id, ';%') AND pp.mall_id = 4 GROUP BY m.id; - () |
10 | Doctrine_Connection_Mysql | query : SELECT count(*) AS num_results FROM (SELECT p.id FROM pavilion p INNER JOIN pavilion_products pp ON p.id = pp.pavilion_id WHERE pp.product_id = 504 AND pp.mall_id = 4 GROUP BY p.id) dctrn_count_query - () |
11 | Doctrine_Connection_Mysql | query : SELECT p.id, p.name, p.photo, p.description, p.floor, p.sector, p.line, p.number, p.hide_number, p.you_can_pay_by_card, p.paid, p.slug, p.mall as mall_name FROM pavilion p INNER JOIN pavilion_products pp ON p.id = pp.pavilion_id WHERE pp.product_id = 504 AND pp.mall_id = 4 GROUP BY p.id ORDER BY rating DESC LIMIT 0,21; - () |
12 | sfPHPView | Render "sf_app_dir/modules/catalog/templates/productSuccess.php" |
13 | sfPartialView | Render "sf_app_dir/modules/block/templates/_flash.php" |
14 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilions.php" |
15 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
16 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
17 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
18 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
19 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
20 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
21 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
22 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_pavilion/free.php" |
23 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_product_select.php" |
24 | sfPartialView | Render "sf_app_dir/modules/catalog/templates/_mall_select.php" |
25 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
26 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
27 | main | Get slot "open_graph" |
28 | sfPartialView | Render "sf_app_dir/modules/block/templates/_header.php" |
29 | sfPartialView | Render "sf_app_dir/modules/block/templates/_header_menu.php" |
30 | sfPartialView | Render "sf_app_dir/modules/block/templates/_footer.php" |
31 | sfPartialView | Render "sf_app_dir/modules/block/templates/_footer_menu.php" |
32 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
33 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |