# |
type |
message |
1 | sfPatternRouting | Connect sfRoute "prestaSitemap_index" (/sitemap.xml) |
2 | sfPatternRouting | Connect sfRoute "prestaSitemap_map" (/sitemap.:mapName.xml) |
3 | sfPatternRouting | Match route "blog" (/:sf_culture/blog) for /ru/blog with parameters array ( 'module' => 'blog', 'action' => 'listPosts', 'page' => '1', 'sf_culture' => 'ru',) |
4 | sfFilterChain | Executing filter "sfRenderingFilter" |
5 | sfFilterChain | Executing filter "topFilter" |
6 | sfFilterChain | Executing filter "sfExecutionFilter" |
7 | blogActions | Call "blogActions->executeListPosts()" |
8 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
9 | Doctrine_Connection_Statement | execute : SELECT COUNT(*) AS num_results FROM blog b WHERE b.is_show = 0 AND b.lang = ? - (ru) |
10 | Doctrine_Connection_Statement | execute : SELECT b.id AS b__id, b.title AS b__title, b.epigraph AS b__epigraph, b.short_text AS b__short_text, b.text AS b__text, b.image AS b__image, b.is_left_text AS b__is_left_text, b.left_image AS b__left_image, b.left_text AS b__left_text, b.lang AS b__lang, b.is_show AS b__is_show, b.seo_title AS b__seo_title, b.seo_keywords AS b__seo_keywords, b.seo_description AS b__seo_description, b.created_at AS b__created_at, b.updated_at AS b__updated_at FROM blog b WHERE (b.is_show = 0 AND b.lang = ?) ORDER BY b.created_at DESC, b.id DESC - (ru) |
11 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.image AS s__image, s.slug AS s__slug, s.coordinates AS s__coordinates, s.lat AS s__lat, s.lng AS s__lng FROM static_page s WHERE (s.slug = ?) LIMIT 1 - (main-page) |
12 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.title AS s__title, s.epigraph AS s__epigraph, s.text AS s__text, s.seo_title AS s__seo_title, s.seo_keywords AS s__seo_keywords, s.seo_description AS s__seo_description, s.lang AS s__lang FROM static_page_translation s WHERE (s.id IN (?)) - (1) |
13 | sfPHPView | Render "sf_app_dir/modules/blog/templates/listPostsSuccess.php" |
14 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
15 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
16 | main | Call "index->executeHeader()" |
17 | sfPartialView | Render "sf_app_dir/modules/index/templates/_header.php" |
18 | main | Call "index->executeMenu()" |
19 | Doctrine_Connection_Mysql | query : SELECT a.id AS a__id, a.slug AS a__slug, a.show_map AS a__show_map, a.position AS a__position FROM about_node a ORDER BY a.position ASC - () |
20 | Doctrine_Connection_Mysql | query : SELECT s.id AS s__id, s.slug AS s__slug, s.show_map AS s__show_map, s.position AS s__position FROM service_node s ORDER BY s.position ASC - () |
21 | Doctrine_Connection_Mysql | query : SELECT p.id AS p__id, p.slug AS p__slug, p.position AS p__position, p.node_type AS p__node_type, p.is_hide AS p__is_hide FROM portfolio_node p WHERE (p.is_hide = 0) ORDER BY p.position ASC - () |
22 | sfPartialView | Render "sf_app_dir/modules/index/templates/_menu.php" |
23 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.title AS a__title, a.seo_title AS a__seo_title, a.seo_keywords AS a__seo_keywords, a.seo_description AS a__seo_description, a.lang AS a__lang FROM about_node_translation a WHERE (a.id IN (?)) - (1) |
24 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.title AS a__title, a.seo_title AS a__seo_title, a.seo_keywords AS a__seo_keywords, a.seo_description AS a__seo_description, a.lang AS a__lang FROM about_node_translation a WHERE (a.id IN (?)) - (3) |
25 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.title AS s__title, s.seo_title AS s__seo_title, s.seo_keywords AS s__seo_keywords, s.seo_description AS s__seo_description, s.lang AS s__lang FROM service_node_translation s WHERE (s.id IN (?)) - (2) |
26 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.title AS s__title, s.seo_title AS s__seo_title, s.seo_keywords AS s__seo_keywords, s.seo_description AS s__seo_description, s.lang AS s__lang FROM service_node_translation s WHERE (s.id IN (?)) - (4) |
27 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.title AS s__title, s.seo_title AS s__seo_title, s.seo_keywords AS s__seo_keywords, s.seo_description AS s__seo_description, s.lang AS s__lang FROM service_node_translation s WHERE (s.id IN (?)) - (7) |
28 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.title AS p__title, p.seo_title AS p__seo_title, p.seo_keywords AS p__seo_keywords, p.seo_description AS p__seo_description, p.lang AS p__lang FROM portfolio_node_translation p WHERE (p.id IN (?)) - (1) |
29 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.title AS p__title, p.seo_title AS p__seo_title, p.seo_keywords AS p__seo_keywords, p.seo_description AS p__seo_description, p.lang AS p__lang FROM portfolio_node_translation p WHERE (p.id IN (?)) - (5) |
30 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.title AS p__title, p.seo_title AS p__seo_title, p.seo_keywords AS p__seo_keywords, p.seo_description AS p__seo_description, p.lang AS p__lang FROM portfolio_node_translation p WHERE (p.id IN (?)) - (8) |
31 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.title AS p__title, p.seo_title AS p__seo_title, p.seo_keywords AS p__seo_keywords, p.seo_description AS p__seo_description, p.lang AS p__lang FROM portfolio_node_translation p WHERE (p.id IN (?)) - (6) |
32 | main | Call "index->executeFooter()" |
33 | sfPartialView | Render "sf_app_dir/modules/index/templates/_footer.php" |
34 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
35 | sfWebResponse | Send header "Last-Modified: Sat, 21 Dec 2024 14:54:53 GMT" |
36 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |
37 | sfWebResponse | Send cookie "sel_culture": "ru" |