# |
type |
message |
1 | sfPatternRouting | Match route "video" (/:sf_culture/videos) for /de/videos with parameters array ( 'module' => 'page', 'action' => 'video', 'sf_culture' => 'de',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | pageActions | Call "pageActions->executeVideo()" |
5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
6 | Doctrine_Connection_Statement | execute : SELECT v.id AS v__id, v.video_url AS v__video_url, v.video_thumb AS v__video_thumb, v.video_is_published AS v__video_is_published, v.video_in_aboutus AS v__video_in_aboutus, v.video_in_videos AS v__video_in_videos, v.video_product_id AS v__video_product_id, v.created_at AS v__created_at, v.updated_at AS v__updated_at, v2.id AS v2__id, v2.video_title AS v2__video_title, v2.lang AS v2__lang FROM video v LEFT JOIN video_translation v2 ON v.id = v2.id WHERE (v.video_in_videos = ? AND v.video_is_published = ?) ORDER BY v.id DESC - (1, 1) |
7 | sfPHPView | Render "sf_app_dir/modules/page/templates/videoSuccess.php" |
8 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
9 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
10 | main | Call "position->executeMainmenu()" |
11 | Doctrine_Connection_Statement | execute : SELECT o.id AS o__id, o.ob_img AS o__ob_img, o.ob_gallery_id AS o__ob_gallery_id, o.ob_is_publish AS o__ob_is_publish, o.ob_is_admin AS o__ob_is_admin, o.ob_city_id AS o__ob_city_id, o.ob_phone AS o__ob_phone, o.ob_fax AS o__ob_fax, o.ob_mail AS o__ob_mail, o.ob_gps_lat AS o__ob_gps_lat, o.ob_gps_lng AS o__ob_gps_lng, o.created_at AS o__created_at, o.updated_at AS o__updated_at FROM object o WHERE (o.id = ?) LIMIT 1 - (9) |
12 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang, (SELECT COUNT(m3.id) AS m3__0 FROM menuelement m3 WHERE (m3.me_parent_id = m.id)) AS m__0 FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id is NULL) ORDER BY m.me_order - (1, 1) |
13 | sfPartialView | Render "sf_app_dir/modules/position/templates/_mainmenu.php" |
14 | main | Call "position->executeLangswitcher()" |
15 | sfPartialView | Render "sf_app_dir/modules/position/templates/_langswitcher.php" |
16 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (12) |
17 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (12) |
18 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang, (SELECT COUNT(m3.id) AS m3__0 FROM menuelement m3 WHERE (m3.me_parent_id = m.id)) AS m__0 FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id = ?) ORDER BY m.me_order - (1, 1, 1) |
19 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (7) |
20 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (7) |
21 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (5) |
22 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (5) |
23 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
24 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (8) |
25 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (9) |
26 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (9) |
27 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang, (SELECT COUNT(m3.id) AS m3__0 FROM menuelement m3 WHERE (m3.me_parent_id = m.id)) AS m__0 FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id = ?) ORDER BY m.me_order - (1, 1, 5) |
28 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (14) |
29 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (14) |
30 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (15) |
31 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (15) |
32 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (16) |
33 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (16) |
34 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (18) |
35 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_title AS c__cat_title, c.cat_meta_title AS c__cat_meta_title, c.cat_alias AS c__cat_alias, c.cat_short AS c__cat_short, c.cat_meta_kw AS c__cat_meta_kw, c.cat_meta_desc AS c__cat_meta_desc, c.lang AS c__lang FROM category_translation c WHERE (c.id IN (?)) - (18) |
36 | main | Call "position->executeLangswitcher()" |
37 | sfPartialView | Render "sf_app_dir/modules/position/templates/_langswitcher.php" |
38 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang, (SELECT COUNT(m3.id) AS m3__0 FROM menuelement m3 WHERE (m3.me_parent_id = m.id)) AS m__0 FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id = ?) ORDER BY m.me_order - (1, 1, 1) |
39 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang, (SELECT COUNT(m3.id) AS m3__0 FROM menuelement m3 WHERE (m3.me_parent_id = m.id)) AS m__0 FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id = ?) ORDER BY m.me_order - (1, 1, 5) |
40 | main | Call "product->executeWishlist()" |
41 | sfPartialView | Render "sf_app_dir/modules/product/templates/_wishlist.php" |
42 | main | Call "position->executeSidesocial()" |
43 | sfPartialView | Render "sf_app_dir/modules/position/templates/_sidesocial.php" |
44 | main | Call "position->executeFooter()" |
45 | Doctrine_Connection_Statement | execute : SELECT o.id AS o__id, o.ob_img AS o__ob_img, o.ob_gallery_id AS o__ob_gallery_id, o.ob_is_publish AS o__ob_is_publish, o.ob_is_admin AS o__ob_is_admin, o.ob_city_id AS o__ob_city_id, o.ob_phone AS o__ob_phone, o.ob_fax AS o__ob_fax, o.ob_mail AS o__ob_mail, o.ob_gps_lat AS o__ob_gps_lat, o.ob_gps_lng AS o__ob_gps_lng, o.created_at AS o__created_at, o.updated_at AS o__updated_at FROM object o WHERE (o.id = ?) LIMIT 1 - (9) |
46 | Doctrine_Connection_Mysql | query : SELECT p.id AS p__id, p.page_cat_id AS p__page_cat_id, p.page_is_home AS p__page_is_home, p.page_is_publish AS p__page_is_publish, p.page_is_featured AS p__page_is_featured, p.page_author AS p__page_author, p.page_img AS p__page_img, p.page_gallery_id AS p__page_gallery_id, p.page_video_id AS p__page_video_id, p.collections_row_1 AS p__collections_row_1, p.collections_row_2 AS p__collections_row_2, p.created_at AS p__created_at, p.updated_at AS p__updated_at, p2.id AS p2__id, p2.page_title AS p2__page_title, p2.page_meta_title AS p2__page_meta_title, p2.page_alias AS p2__page_alias, p2.page_short AS p2__page_short, p2.page_body AS p2__page_body, p2.page_meta_kw AS p2__page_meta_kw, p2.page_meta_desc AS p2__page_meta_desc, p2.page_img_alt AS p2__page_img_alt, p2.lang AS p2__lang FROM page p LEFT JOIN page_translation p2 ON p.id = p2.id WHERE (p.id in (8, 13, 31)) - () |
47 | Doctrine_Connection_Statement | execute : SELECT DISTINCT i3.id FROM image i3 LEFT JOIN image_translation i4 ON i3.id = i4.id WHERE i3.img_is_publish = ? AND i3.img_product_id > 0 ORDER BY i3.created_at desc LIMIT 10 - (1) |
48 | Doctrine_Connection_Statement | execute : SELECT i.id AS i__id, i.img_upload AS i__img_upload, i.img_gallery_id AS i__img_gallery_id, i.img_product_id AS i__img_product_id, i.img_page_id AS i__img_page_id, i.img_news_id AS i__img_news_id, i.img_bride_id AS i__img_bride_id, i.img_is_publish AS i__img_is_publish, i.img_is_main AS i__img_is_main, i.created_at AS i__created_at, i.updated_at AS i__updated_at, i2.id AS i2__id, i2.img_alt AS i2__img_alt, i2.lang AS i2__lang FROM image i LEFT JOIN image_translation i2 ON i.id = i2.id WHERE i.id IN ('1515', '1514', '1513', '1512', '1511', '1510', '1509', '1508', '1507', '1506') AND (i.img_is_publish = ? AND i.img_product_id > 0) ORDER BY i.created_at desc - (1) |
49 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.p_cat_id AS p__p_cat_id, p.p_img AS p__p_img, p.p_img_sec AS p__p_img_sec, p.p_gallery_id AS p__p_gallery_id, p.p_is_publish AS p__p_is_publish, p.p_top AS p__p_top, p.p_promo AS p__p_promo, p.p_price AS p__p_price, p.p_price_prom AS p__p_price_prom, p.p_p3_id AS p__p_p3_id, p.p_p4_id AS p__p_p4_id, p.p_p5_id AS p__p_p5_id, p.p_logo_id AS p__p_logo_id, p.p_author AS p__p_author, p.order_num AS p__order_num, p.created_at AS p__created_at, p.updated_at AS p__updated_at, p2.id AS p2__id, p2.p_title AS p2__p_title, p2.p_pricestring AS p2__p_pricestring, p2.p_meta_title AS p2__p_meta_title, p2.p_alias AS p2__p_alias, p2.p_designer AS p2__p_designer, p2.p_short AS p2__p_short, p2.p_body AS p2__p_body, p2.p_meta_kw AS p2__p_meta_kw, p2.p_meta_desc AS p2__p_meta_desc, p2.p_img_alt AS p2__p_img_alt, p2.lang AS p2__lang FROM product p LEFT JOIN product_translation p2 ON p.id = p2.id WHERE (p.p_is_publish = ? AND p.p_promo = ? AND p_price_prom) ORDER BY p.created_at desc - (1, 1) |
50 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.me_menu_id AS m__me_menu_id, m.me_parent_id AS m__me_parent_id, m.me_is_publish AS m__me_is_publish, m.me_url AS m__me_url, m.me_page_id AS m__me_page_id, m.me_cat_id AS m__me_cat_id, m.me_type AS m__me_type, m.me_order AS m__me_order, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m2.id AS m2__id, m2.me_title AS m2__me_title, m2.lang AS m2__lang FROM menuelement m LEFT JOIN menuelement_translation m2 ON m.id = m2.id WHERE (m.me_is_publish = ? AND m.me_menu_id = ? AND m.me_parent_id is NULL) ORDER BY m.me_order ASC - (1, 1) |
51 | sfPartialView | Render "sf_app_dir/modules/position/templates/_footer.php" |
52 | Doctrine_Connection_Statement | execute : SELECT o.id AS o__id, o.ob_title AS o__ob_title, o.ob_bullets AS o__ob_bullets, o.ob_body AS o__ob_body, o.ob_body_2 AS o__ob_body_2, o.ob_body_3 AS o__ob_body_3, o.ob_call AS o__ob_call, o.ob_address AS o__ob_address, o.ob_time AS o__ob_time, o.ob_meta_kw AS o__ob_meta_kw, o.ob_meta_desc AS o__ob_meta_desc, o.lang AS o__lang FROM object_translation o WHERE (o.id IN (?)) - (9) |
53 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.city_gps_lat AS c__city_gps_lat, c.city_gps_lng AS c__city_gps_lng, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM city c WHERE (c.id = ?) - (1) |
54 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.city_name AS c__city_name, c.lang AS c__lang FROM city_translation c WHERE (c.id IN (?)) - (1) |
55 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
56 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
57 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
58 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
59 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
60 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
61 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
62 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
63 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
64 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
65 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
66 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
67 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
68 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
69 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
70 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
71 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
72 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
73 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
74 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
75 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
76 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
77 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
78 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
79 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
80 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
81 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
82 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.cat_parent_id AS c__cat_parent_id, c.cat_is_publish AS c__cat_is_publish, c.cat_img AS c__cat_img, c.g_order AS c__g_order, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM category c WHERE (c.id = ?) - (8) |
83 | sfWebResponse | Send status "HTTP/2.0 200 OK" |
84 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |