# |
type |
message |
1 | sfPatternRouting | Match route "pavilion" (/pav/:slug.html) for /pav/m24f3n389.html with parameters array ( 'module' => 'pavilion', 'action' => 'show', 'slug' => 'm24f3n389',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | pavilionActions | Call "pavilionActions->executeShow()" |
5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
6 | Doctrine_Connection_Mysql | query : SELECT p.id, p.uniqnum, p.seo_title, p.name, p.paid, p.photo, p.body, p.description, p.autodescription, p.contacts, p.you_can_pay_by_card, p.working_time_how_mall, p.working_time, p.mall_id, p.floor, p.floor_name, p.sector, p.line, p.number, p.hide_number, p.is_islet, p.floor_plan, p.mall as mall_name, m.address as mall_address, m.work as mall_working_time, m.slug as mall_slug, p.status_id as status_id, pre.is_rent as is_rent, pre.is_sale as is_sale FROM pavilion p LEFT JOIN mall m ON (m.id = p.mall_id) LEFT JOIN pavilion_real_estate pre ON (p.id = pre.id) where p.slug = 'm24f3n389'; - () |
7 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.pavilion_id AS p__pavilion_id, p.old_slug AS p__old_slug, p.new_slug AS p__new_slug, p.last_accessed AS p__last_accessed, p.created_at AS p__created_at, p.updated_at AS p__updated_at, p2.id AS p2__id, p2.slug AS p2__0, p2.slug AS p2__0 FROM pavilion_old_slug p LEFT JOIN pavilion p2 ON p.pavilion_id = p2.id WHERE (p.old_slug = ?) ORDER BY p2.rating DESC - (m24f3n389) |
8 | Doctrine_Connection_Mysql | query : SELECT p.name, p.category_id, p.category_name FROM pavilion_products pp LEFT JOIN product p ON (p.id = pp.product_id) where pp.pavilion_id = 2727 ORDER BY p.category_id; - () |
9 | sfPHPView | Render "sf_app_dir/modules/pavilion/templates/showSuccess.php" |
10 | sfPartialView | Render "sf_app_dir/modules/pavilion/templates/_products_free.php" |
11 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
12 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
13 | main | Get slot "open_graph" |
14 | sfPartialView | Render "sf_app_dir/modules/block/templates/_header.php" |
15 | sfPartialView | Render "sf_app_dir/modules/block/templates/_header_menu.php" |
16 | sfPartialView | Render "sf_app_dir/modules/block/templates/_footer.php" |
17 | sfPartialView | Render "sf_app_dir/modules/block/templates/_footer_menu.php" |
18 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
19 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |