# |
type |
message |
1 | sfPatternRouting | Connect sfRoute "prestaSitemap_index" (/sitemap.xml) |
2 | sfPatternRouting | Connect sfRoute "prestaSitemap_map" (/sitemap.:mapName.xml) |
3 | sfPatternRouting | Match route "portfolio" (/:sf_culture/portfolio/:slug) for /ru/portfolio/video with parameters array ( 'module' => 'portfolio', 'action' => 'showNode', 'sf_culture' => 'ru', 'slug' => 'video',) |
4 | sfFilterChain | Executing filter "sfRenderingFilter" |
5 | sfFilterChain | Executing filter "topFilter" |
6 | sfFilterChain | Executing filter "sfExecutionFilter" |
7 | portfolioActions | Call "portfolioActions->executeShowNode()" |
8 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
9 | Doctrine_Connection_Statement | execute : 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.slug = ?) LIMIT 1 - (video) |
10 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.is_hide AS g__is_hide, g.portfolio_node_id AS g__portfolio_node_id, g.slug AS g__slug, g.position AS g__position, g.set_type AS g__set_type FROM gallery g WHERE (g.portfolio_node_id = ? AND g.is_hide = 0) ORDER BY g.position ASC - (8) |
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 | 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) |
14 | sfPHPView | Render "sf_app_dir/modules/portfolio/templates/showNodeSuccess.php" |
15 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image_id AS g__image_id, g.pano_id AS g__pano_id, g.video_id AS g__video_id, g.set_type AS g__set_type, g.field_type AS g__field_type FROM gallery_set_item g WHERE (g.gallery_id = ? AND g.set_type = ?) - (63, 1) |
16 | Doctrine_Connection_Statement | execute : 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.id = ?) - (8) |
17 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image AS g__image, g.file AS g__file, g.filename AS g__filename, g.position AS g__position FROM gallery_video g WHERE (g.id = ?) - (2) |
18 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.title AS g__title, g.text AS g__text, g.long_text AS g__long_text, g.seo_title AS g__seo_title, g.seo_keywords AS g__seo_keywords, g.seo_description AS g__seo_description, g.lang AS g__lang FROM gallery_translation g WHERE (g.id IN (?)) - (63) |
19 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image_id AS g__image_id, g.pano_id AS g__pano_id, g.video_id AS g__video_id, g.set_type AS g__set_type, g.field_type AS g__field_type FROM gallery_set_item g WHERE (g.gallery_id = ? AND g.set_type = ?) - (63, 1) |
20 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image_id AS g__image_id, g.pano_id AS g__pano_id, g.video_id AS g__video_id, g.set_type AS g__set_type, g.field_type AS g__field_type FROM gallery_set_item g WHERE (g.gallery_id = ? AND g.set_type = ?) - (48, 1) |
21 | Doctrine_Connection_Statement | execute : 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.id = ?) - (8) |
22 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image AS g__image, g.file AS g__file, g.filename AS g__filename, g.position AS g__position FROM gallery_video g WHERE (g.id = ?) - (1) |
23 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.title AS g__title, g.text AS g__text, g.long_text AS g__long_text, g.seo_title AS g__seo_title, g.seo_keywords AS g__seo_keywords, g.seo_description AS g__seo_description, g.lang AS g__lang FROM gallery_translation g WHERE (g.id IN (?)) - (48) |
24 | Doctrine_Connection_Statement | execute : SELECT g.id AS g__id, g.gallery_id AS g__gallery_id, g.image_id AS g__image_id, g.pano_id AS g__pano_id, g.video_id AS g__video_id, g.set_type AS g__set_type, g.field_type AS g__field_type FROM gallery_set_item g WHERE (g.gallery_id = ? AND g.set_type = ?) - (48, 1) |
25 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
26 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
27 | main | Call "index->executeHeader()" |
28 | sfPartialView | Render "sf_app_dir/modules/index/templates/_header.php" |
29 | main | Call "index->executeMenu()" |
30 | 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 - () |
31 | 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 - () |
32 | 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 - () |
33 | sfPartialView | Render "sf_app_dir/modules/index/templates/_menu.php" |
34 | 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) |
35 | 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) |
36 | 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) |
37 | 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) |
38 | 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) |
39 | 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) |
40 | 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) |
41 | 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) |
42 | main | Call "index->executeFooter()" |
43 | 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 - () |
44 | 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 - () |
45 | 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 - () |
46 | sfPartialView | Render "sf_app_dir/modules/index/templates/_footer.php" |
47 | main | Call "portfolio->executePopup()" |
48 | sfPartialView | Render "sf_app_dir/modules/portfolio/templates/_popup.php" |
49 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
50 | sfWebResponse | Send header "Last-Modified: Sat, 21 Dec 2024 15:05:42 GMT" |
51 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |
52 | sfWebResponse | Send cookie "sel_culture": "ru" |