# |
type |
message |
1 | dmFrontRouting | Match route "dmPage" (/:slug) for /informacje/zasady-zamawiania with parameters array ( 'module' => 'dmFront', 'action' => 'page', 'slug' => 'informacje/zasady-zamawiania',) |
2 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
3 | sfFilterChain | Executing filter "sfRenderingFilter" |
4 | sfFilterChain | Executing filter "dmRememberMeFilter" |
5 | sfFilterChain | Executing filter "dmFrontInitFilter" |
6 | sfFilterChain | Executing filter "sfExecutionFilter" |
7 | dmFrontActions | Call "dmFrontActions->executePage()" |
8 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d INNER JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d2.slug = ?) - (pl, informacje/zasady-zamawiania) |
9 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.dm_layout_id AS d__dm_layout_id, d2.id AS d2__id, d2.name AS d2__name, d2.template AS d2__template, d2.css_class AS d2__css_class FROM dm_page_view d LEFT JOIN dm_layout d2 ON d.dm_layout_id = d2.id WHERE (d.module = ? AND d.action = ?) - (article, show) |
10 | dmFrontActions | Change template to "dmFront/oneColumnPage" |
11 | dmFrontActions | Change layout to "sf_app_dir/modules/dmFront/templates/layout" |
12 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.dm_layout_id AS d__dm_layout_id, d.type AS d__type, d2.id AS d2__id, d2.width AS d2__width, d2.css_class AS d2__css_class, d3.id AS d3__id, d3.module AS d3__module, d3.action AS d3__action, d3.css_class AS d3__css_class, d4.id AS d4__id, d4.lang AS d4__lang, d4.value AS d4__value FROM dm_area d LEFT JOIN dm_zone d2 ON d.id = d2.dm_area_id LEFT JOIN dm_widget d3 ON d2.id = d3.dm_zone_id LEFT JOIN dm_widget_translation d4 ON d3.id = d4.id AND ((d4.lang = ? OR d4.lang = ?)) WHERE (d.dm_layout_id = ? OR d.dm_page_view_id = ?) ORDER BY d2.position asc, d3.position asc - (pl, pl, 4, 79) |
13 | sfPHPView | Render "sf_app_dir/modules/dmFront/templates/oneColumnPageSuccess.php" |
14 | main | Call "main->executeHeader()" |
15 | sfPartialView | Render "sf_app_dir/modules/main/templates/_header.php" |
16 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ?) - (pl, main, root) |
17 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ?) - (pl, main, cart) |
18 | main | Call "main->executeMainNavigation()" |
19 | Doctrine_Connection_Mysql | query : SELECT i.id AS id, i.identifier AS identifier, i.published AS published, i.level AS level, i.lft as lft, i2.title AS title, dmpt.slug as slug
FROM item_category i
LEFT JOIN item_category_translation i2 ON (i.id = i2.id AND i2.lang="pl")
LEFT JOIN dm_page dmp ON (i.id=dmp.record_id AND dmp.module="itemCategory")
LEFT JOIN dm_page_translation dmpt ON (dmp.id=dmpt.id AND dmpt.lang="pl")
WHERE (i.lft >= 0 AND i.rgt <= 2500 AND i.published = 1)
ORDER BY i.lft - () |
20 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.identifier AS a__identifier, a.published AS a__published, a.image_id AS a__image_id, a.article_category_id AS a__article_category_id, a.created_at AS a__created_at, a.updated_at AS a__updated_at, a.position AS a__position FROM article a WHERE (a.identifier = ?) LIMIT 1 - (infoZasady) |
21 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ? AND d.record_id = ?) - (pl, article, show, 24) |
22 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ?) - (pl, main, kontakt) |
23 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ?) - (pl, main, about) |
24 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ?) - (pl, main, ourClients) |
25 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.identifier AS a__identifier, a.published AS a__published, a.image_id AS a__image_id, a.article_category_id AS a__article_category_id, a.created_at AS a__created_at, a.updated_at AS a__updated_at, a.position AS a__position FROM article a WHERE (a.identifier = ?) LIMIT 1 - (infoZasady) |
26 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ? AND d.record_id = ?) - (pl, article, show, 24) |
27 | sfPartialView | Render "sf_app_dir/modules/main/templates/_mainNavigation.php" |
28 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.lft < ? AND d.rgt > ?) ORDER BY d.lft asc - (pl, 27381, 27382) |
29 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level FROM dm_page d WHERE (d.id = ?) LIMIT 1 - (4717) |
30 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.slug AS d__slug, d.name AS d__name, d.title AS d__title, d.h1 AS d__h1, d.description AS d__description, d.keywords AS d__keywords, d.auto_mod AS d__auto_mod, d.is_active AS d__is_active, d.is_secure AS d__is_secure, d.is_indexable AS d__is_indexable, d.lang AS d__lang FROM dm_page_translation d WHERE (d.id IN (?)) - (4717) |
31 | main | Call "article->executeShow()" |
32 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.identifier AS a__identifier, a.published AS a__published, a.image_id AS a__image_id, a.article_category_id AS a__article_category_id, a.created_at AS a__created_at, a.updated_at AS a__updated_at, a.position AS a__position FROM article a WHERE (a.id = ?) - (24) |
33 | sfPartialView | Render "sf_app_dir/modules/article/templates/_show.php" |
34 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.title AS a__title, a.header AS a__header, a.body AS a__body, a.link AS a__link, a.lang AS a__lang FROM article_translation a WHERE (a.id IN (?)) - (24) |
35 | sfOther | Skipped empty media rendering |
36 | main | Call "main->executeFooter()" |
37 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.identifier AS a__identifier, a.published AS a__published, a.image_id AS a__image_id, a.article_category_id AS a__article_category_id, a.created_at AS a__created_at, a.updated_at AS a__updated_at, a.position AS a__position FROM article a WHERE (a.identifier = ?) LIMIT 1 - (infoZasady) |
38 | Doctrine_Connection_Statement | execute : SELECT d.id AS d__id, d.module AS d__module, d.action AS d__action, d.record_id AS d__record_id, d.credentials AS d__credentials, d.lft AS d__lft, d.rgt AS d__rgt, d.level AS d__level, d2.id AS d2__id, d2.slug AS d2__slug, d2.name AS d2__name, d2.title AS d2__title, d2.h1 AS d2__h1, d2.description AS d2__description, d2.keywords AS d2__keywords, d2.auto_mod AS d2__auto_mod, d2.is_active AS d2__is_active, d2.is_secure AS d2__is_secure, d2.is_indexable AS d2__is_indexable, d2.lang AS d2__lang FROM dm_page d LEFT JOIN dm_page_translation d2 ON ((d.id = d2.id AND d2.lang = ?)) WHERE (d.module = ? AND d.action = ? AND d.record_id = ?) - (pl, article, show, 24) |
39 | sfPartialView | Render "sf_app_dir/modules/main/templates/_footer.php" |
40 | sfPHPView | Decorate content with "sf_app_dir/modules/dmFront/templates/layout.php" |
41 | sfPHPView | Render "sf_app_dir/modules/dmFront/templates/layout.php" |
42 | dmStylesheetCompressor | Missing css : sf_root_dir/../theme/css/main.css |
43 | sfPartialView | Render "sf_app_dir/modules/main/templates/_globalJavascript.php" |
44 | dmWebResponse | Send status "HTTP/1.1 200 OK" |
45 | dmWebResponse | Send header "Content-Type: text/html; charset=utf-8" |